/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" },
|
/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/chromium_org/chrome/tools/build/win/ |
resedit.py | 170 res_name: the name of the resource, e.g. "SETUP.EXE". 186 res_name: the name of the resource, e.g. "SETUP.EXE". 209 res_name: the name of the resource, e.g. "SETUP.EXE". 250 # name "SETUP.EXE". Add the resource type "B7", langid 1033 and name 251 # "SETUP.EXE.packed.7z" from the file setup.packed.7z. 254 --remove BL 1033 SETUP.EXE \\ 255 --update B7 1033 SETUP.EXE.packed.7z setup.packed.7z \\
|
/bionic/libc/upstream-netbsd/libc/regex/ |
regexec.c | 120 #define SETUP(v) ((v) = 0) 146 #undef SETUP 172 #define SETUP(v) ((v) = &m->space[(size_t)(m->vn++ * m->g->nstates)])
|
engine.c | 222 /* match struct setup */ 231 SETUP(m->st); 232 SETUP(m->fresh); 233 SETUP(m->tmp); 234 SETUP(m->empty);
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nls/ |
NotificationListenerVerifierActivity.java | 65 private static final int SETUP = 0; 372 // no setup required 391 if (mStatus[i] == SETUP) { 413 if (mStatus[i] == SETUP) { 440 // no setup required 502 if (mStatus[i] == SETUP) { 535 if (mStatus[i] == SETUP) { 569 // no setup required 583 if (mStatus[i] == SETUP) { 605 if (mStatus[i] == SETUP) { [all...] |
/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/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
xdflong.asm | 67 ;; Setup Section 70 SECTION SETUP ALIGN=16 FLAT USE16 72 setup: label 231 jmp far setup
|
xdfprotect.asm | 51 ;; Setup Section 54 SECTION SETUP ALIGN=16 FLAT USE16 56 setup: label 178 jmp far setup
|
/external/oprofile/libpp/ |
xml_utils.cpp | 268 cout << open_element(SETUP) << events; 269 cout << close_element(SETUP) << endl;
|
/external/qemu/android/ |
hw-events.h | 194 KEY_CODE(SETUP ,141) \
|
/external/iproute2/doc/ |
ip-cref.tex | [all...] |