/external/libpcap/ |
atmuni31.h | 49 #define SETUP 0x05 /* setup */
|
gencode.c | [all...] |
/external/tcpdump/ |
atmuni31.h | 49 #define SETUP 0x05 /* setup */
|
print-atm.c | 202 { SETUP, "Setup" },
|
/bootable/bootloader/legacy/arch_msm7k/ |
hsusb.c | 220 #define SETUP(type,request) (((type) << 8) | (request)) 233 switch(SETUP(s.type,s.request)) { 234 case SETUP(DEVICE_READ, GET_STATUS): { 242 case SETUP(DEVICE_READ, GET_DESCRIPTOR): { 255 case SETUP(DEVICE_READ, GET_CONFIGURATION): 263 case SETUP(DEVICE_WRITE, SET_CONFIGURATION): 281 case SETUP(DEVICE_WRITE, SET_ADDRESS): 288 case SETUP(INTERFACE_WRITE, SET_INTERFACE): 292 case SETUP(ENDPOINT_WRITE, CLEAR_FEATURE): {
|
/bionic/libc/regex/ |
regexec.c | 67 #define SETUP(v) ((v) = 0) 93 #undef SETUP 116 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
|
engine.c | 164 /* match struct setup */ 173 SETUP(m->st); 174 SETUP(m->fresh); 175 SETUP(m->tmp); 176 SETUP(m->empty);
|
/external/llvm/lib/Support/ |
regexec.c | 69 #define SETUP(v) ((v) = 0) 95 #undef SETUP 118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
|
regengine.inc | 168 /* match struct setup */ 177 SETUP(m->st); 178 SETUP(m->fresh); 179 SETUP(m->tmp); 180 SETUP(m->empty);
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regexec.c | 67 #define SETUP(v) ((v) = 0) 93 #undef SETUP 116 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
|
engine.c | 164 /* match struct setup */ 173 SETUP(m->st); 174 SETUP(m->fresh); 175 SETUP(m->tmp); 176 SETUP(m->empty);
|
/external/oprofile/libop/ |
op_xml_out.h | 21 SETUP,
|
/external/v8/test/cctest/ |
test-disasm-arm.cc | 72 // Setup V8 to a state where we can at least run the assembler and 75 #define SETUP() \ 105 SETUP(); 332 SETUP(); 361 SETUP(); 416 SETUP();
|
/external/dropbear/libtomcrypt/src/ciphers/aes/ |
aes.c | 39 #define SETUP rijndael_setup 52 SETUP, ECB_ENC, ECB_DEC, ECB_TEST, ECB_DONE, ECB_KS, 62 SETUP, ECB_ENC, ECB_DEC, ECB_TEST, ECB_DONE, ECB_KS, 68 #define SETUP rijndael_enc_setup 78 SETUP, ECB_ENC, NULL, NULL, ECB_DONE, ECB_KS, 87 SETUP, ECB_ENC, NULL, NULL, ECB_DONE, ECB_KS, 123 int SETUP(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey) 143 /* setup the forward key */ 216 /* setup the inverse key now */
|
/external/oprofile/utils/ |
opcontrol | 140 --setup give setup arguments (may be omitted) 269 # setup variables related to path or daemon. Set vars according to following 345 # location for daemon setup information 397 # save all the setup related information 447 # reload all the setup-related information 622 # setup any needed default value in chosen events 665 SETUP=no 698 --setup) 699 SETUP=ye [all...] |
/external/oprofile/libpp/ |
xml_utils.cpp | 268 cout << open_element(SETUP) << events; 269 cout << close_element(SETUP) << endl;
|
/external/qemu/android/ |
hw-events.h | 183 KEY_CODE(SETUP ,141) \
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
edid.h | 135 #define SETUP _SETUP(GET(D_INPUT)) 309 /* Signal level setup */
|
xf86str.h | 764 SETUP, [all...] |
/external/iproute2/doc/ |
ip-cref.tex | [all...] |