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

  /external/chromium/third_party/icu/source/tools/genbidi/
genbidi.c 18 * It then writes a binary file containing the properties
198 /* parse files with multiple binary properties ------------------------------ */
204 struct Binary {
209 typedef struct Binary Binary;
213 const Binary *binaries;
218 static const Binary
246 /* parse binary property name */
348 "create a binary file " UBIDI_DATA_NAME "." UBIDI_DATA_TYPE " with the bidi/shaping properties\n"
357 "\t-C or --csource generate a .c source file rather than the .icu binary\n")
    [all...]
  /external/chromium/third_party/icu/source/tools/gencase/
gencase.c 18 * It then writes a binary file containing the properties
66 /* parse files with multiple binary properties ------------------------------ */
72 struct Binary {
77 typedef struct Binary Binary;
81 const Binary *binaries;
86 static const Binary
96 static const Binary
108 * Treat Word_Break=MidLetter and MidNumLet as a single binary property.
112 static const Binary
    [all...]
  /external/chromium/third_party/icu/source/tools/genprops/
props2.c 236 /* parse files with multiple binary properties ------------------------------ */
238 struct Binary {
242 typedef struct Binary Binary;
246 const Binary *binaries;
251 static const Binary
286 static const Binary
347 /* parse binary property name */
  /external/icu4c/tools/genbidi/
genbidi.c 18 * It then writes a binary file containing the properties
198 /* parse files with multiple binary properties ------------------------------ */
204 struct Binary {
209 typedef struct Binary Binary;
213 const Binary *binaries;
218 static const Binary
246 /* parse binary property name */
348 "create a binary file " UBIDI_DATA_NAME "." UBIDI_DATA_TYPE " with the bidi/shaping properties\n"
357 "\t-C or --csource generate a .c source file rather than the .icu binary\n")
    [all...]
  /external/icu4c/tools/gencase/
gencase.c 18 * It then writes a binary file containing the properties
66 /* parse files with multiple binary properties ------------------------------ */
72 struct Binary {
77 typedef struct Binary Binary;
81 const Binary *binaries;
86 static const Binary
96 static const Binary
110 * Treat Word_Break=MidLetter and MidNumLet as a single binary property.
114 static const Binary
    [all...]
  /external/icu4c/tools/genprops/
props2.c 236 /* parse files with multiple binary properties ------------------------------ */
238 struct Binary {
242 typedef struct Binary Binary;
246 const Binary *binaries;
251 static const Binary
286 static const Binary
347 /* parse binary property name */
  /external/dropbear/libtommath/
bn.tex     [all...]

Completed in 182 milliseconds