HomeSort by relevance Sort by last modified time
    Searched refs:SETUP (Results 1 - 16 of 16) sorted by null

  /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,
  /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);
  /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 194 KEY_CODE(SETUP ,141) \
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 514 milliseconds