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

  /bionic/libc/regex/
regex2.h 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
49 * flow must be marked at both its source and its destination. Some
146 char *must; /* match must contain this string */ member in struct:re_guts
147 int mlen; /* length of must */
151 /* catspace must be last */
  /external/llvm/lib/Support/
regex2.h 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
49 * flow must be marked at both its source and its destination. Some
146 char *must; /* match must contain this string */ member in struct:re_guts
147 int mlen; /* length of must */
151 /* catspace must be last */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
49 * flow must be marked at both its source and its destination. Some
146 char *must; /* match must contain this string */ member in struct:re_guts
147 int mlen; /* length of must */
151 /* catspace must be last */
  /external/dropbear/libtomcrypt/
crypt.tex 320 must pass it the length of the buffer where the output will be stored. For example:
395 must pass in (a pointer to) an array of 32 \textit{unsigned char} variables. Certain routines (such as SAFER+) take
411 allocation, and allows you to allocate a fixed sized buffer for storing scheduled keys. All ciphers must provide six visible
493 setup function must also call the respective cipher done function when finished.
594 For a plugin to be compliant it must provide at least each function listed before the accelerators begin. Accelerators are optional,
703 /* you must register a cipher before you use it */
724 to use a cipher with the descriptor table you must register it first using:
    [all...]

Completed in 424 milliseconds