HomeSort by relevance Sort by last modified time
    Searched defs:SET (Results 1 - 14 of 14) sorted by null

  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERTags.java 15 public static final int SET = 0x11;
  /external/dropbear/libtomcrypt/
crypt.tex 119 LibTomCrypt is a portable ISO C cryptographic library meant to be a tool set for cryptographers who are
271 There are a few helper macros to make the coding process a bit easier. The first set are related to loading and storing
333 /* lets export the key, set x to the size of the
422 The number of rounds can be set to zero to use the default, which is generally a good idea.
644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and
659 to not pre-compute the Twofish \textit{$g(X)$} function as a set of four $8 \times 32$ s-boxes. This means that a scheduled
    [all...]
  /external/bluetooth/glib/gobject/
gclosure.c 123 #define SET(_closure, _field, _value) CHANGE_FIELD (_closure, _field, =, _value, TRUE, (void), (void) )
131 #define SET(cl,f,v) (void) (cl->f = v)
201 SET (closure, ref_count, 1);
202 SET (closure, meta_marshal, 0);
203 SET (closure, n_guards, 0);
204 SET (closure, n_fnotifiers, 0);
205 SET (closure, n_inotifiers, 0);
206 SET (closure, in_inotify, FALSE);
207 SET (closure, floating, TRUE);
208 SET (closure, derivative_flag, 0)
    [all...]
  /external/ping/
ping_common.h 34 #define SET(bit) (A(bit) |= B(bit))
  /bionic/libc/bionic/
fts.c 60 #define SET(opt) (sp->fts_options |= (opt))
93 SET(FTS_NOCHDIR);
148 * finished the node before the root(s); set p->fts_info to FTS_INIT
164 SET(FTS_NOCHDIR);
186 * actually enter the directory until after the preorder visit, set
265 /* Set current node pointer. */
323 * to make the names come out right, and set the parent errno
325 * Set the FTS_DONTCHDIR flag so that when we logically change
360 SET(FTS_STOP);
399 * Done; free everything up and set errno to 0 so the use
    [all...]
  /hardware/ril/mock-ril/src/cpp/
protobuf_v8.cpp 144 // This is faster than repeatedly calling Get/Set on a v8::Object.
180 constructor->Set(String::New("parse"), bind->Call(ParseTemplate->GetFunction(), 1, &arg));
181 constructor->Set(String::New("serialize"), bind->Call(SerializeTemplate->GetFunction(), 1, &arg));
269 array->Set(index, ToJs(instance, reflection, field, child_type, j));
276 DBG("Type::ToJs: set property[%d]=%s", i, ToCString(value));
278 properties->Set(key, value);
299 #define SET(TYPE, EXPR) \
301 else reflection->Set##TYPE(instance, field, EXPR)
325 SET(String, string(*ascii, ascii.length()));
330 SET(Int32, value->NumberValue())
    [all...]
  /external/bluetooth/glib/tests/
sequence-test.c 86 GET, SET,
885 case SET:
  /external/chromium/third_party/icu/source/test/intltest/
transtst.cpp 308 /* Another set of rules:
352 * Test inline set syntax and set variable syntax.
787 // Again, using a smaller rule set
    [all...]
  /external/icu4c/test/intltest/
transtst.cpp 314 /* Another set of rules:
358 * Test inline set syntax and set variable syntax.
793 // Again, using a smaller rule set
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/common/ecj/
ecj.jar 
  /prebuilt/common/jython/
jython.jar 

Completed in 8665 milliseconds