代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/188490/8536795
c simple.c
/*
* Simple - REALLY simple memory mapping demonstration.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file
www.eeworm.com/read/188490/8536797
simple_unload
#!/bin/sh
module="simple"
device="simple"
# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1
# Remove stale nodes
rm -f /dev/${device}[rn]
www.eeworm.com/read/388975/8560304
simple-agent
#!/usr/bin/python
import gobject
import sys
import dbus
import dbus.service
import dbus.mainloop.glib
class Rejected(dbus.DBusException):
_dbus_error_name = "org.bluez.Error.Rejected"
class Agent
www.eeworm.com/read/388975/8560405
simple-service
#!/usr/bin/python
import sys
import time
import dbus
xml = ' \
\
\
\
\
www.eeworm.com/read/432289/8613728
h simple.h
//: C03:Simple.h
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Simple class that prevents re-definition
#if
www.eeworm.com/read/431556/8667639
cpp simple.cpp
// simple.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "simple.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
void HashTransformationWithDefaultTruncation:
www.eeworm.com/read/431556/8667658
h simple.h
// simple.h - written and placed in the public domain by Wei Dai
/*! \file
Simple non-interface classes derived from classes in cryptlib.h.
*/
#ifndef CRYPTOPP_SIMPLE_H
#define CRYPTOPP_SIMPLE_H
#
www.eeworm.com/read/287535/8683717
_t_ simple._t_
www.eeworm.com/read/287535/8683737
c simple.c
www.eeworm.com/read/287535/8683751