HomeSort by relevance Sort by last modified time
    Searched defs:term (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
softfloat.c 2133 bits64 rem, term; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_peephole.cpp 2867 FlowInstruction *term = insn ? insn->asFlow() : NULL; local
    [all...]
  /external/ppp/pppd/
main.c 240 static void term __P((int));
719 SIGNAL(SIGINT, term); /* Interrupt */
720 SIGNAL(SIGTERM, term); /* Terminate */
1498 term(sig) function
    [all...]
  /external/strace/
defs.h 683 DECL_IOCTL(term); variable
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 72 NJ_UINT16 term; member in struct:__anon47841
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-z80.c 1095 expressionS term; local
1100 p = parse_exp (args, &term);
1107 if ((term.X_md) || (term.X_op != O_register))
1110 switch (term.X_add_number)
1116 p = parse_exp (p, &term);
1117 if ((!term.X_md) && (term.X_op == O_register))
1119 rnum = term.X_add_number;
1138 expressionS term; local
    [all...]
tc-tic54x.c 4335 char *term = terminators; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
parsermodule.c 963 VALIDATER(term); VALIDATER(factor); variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
parsermodule.c 934 VALIDATER(term); VALIDATER(factor); variable
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
BasicTest.java 2540 char[] term = {'r','\\u00e9','s','u','m','\\u00e9' }; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java 2539 char[] term = {'r','\\u00e9','s','u','m','\\u00e9' }; local
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c 3620 const int term = (arg[1] == '0' ? 0 : '\\n'); local
    [all...]
  /external/python/cpython2/Modules/
parsermodule.c 963 VALIDATER(term); VALIDATER(factor); variable
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 238 assertTrue("Incorrect catalog term", "".equals(meta
411 assertTrue("Incorrect procedure term", "".equals(meta
430 String term = meta.getSchemaTerm(); local
431 assertNotNull("Incorrect schema term", term );
433 assertTrue("".equals(term));
    [all...]
  /external/libxml2/
parser.c 11712 int term; local
    [all...]
xmlschemas.c 665 xmlSchemaTreeItemPtr children; /* the "term" (e.g. a model group,
4302 xmlSchemaTreeItemPtr term; local
18903 xmlSchemaTreeItemPtr term; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 5001 char *term; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h 38 ** term.h -- Definition of struct term
699 typedef struct term { \/* describe an actual terminal *\/ struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 38 ** term.h -- Definition of struct term
699 typedef struct term { \/* describe an actual terminal *\/ struct
    [all...]
  /external/jline/
jline-1.0.jar 
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.4.0-beta6/
uiautomatorviewer-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.5.0/
uiautomatorviewer-24.5.0.jar 

Completed in 2266 milliseconds

1 2 3 45 6 7 8