HomeSort by relevance Sort by last modified time
    Searched full:insist (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 41 let insist cond = var
73 insist (trip = target_triple m)
79 insist (layout = data_layout m)
94 insist (i32_type = type_of c);
95 insist (is_constant c);
102 insist (i64_type = type_of c);
109 insist (i64_type = type_of c);
116 insist (i32_type = type_of c);
123 insist ((array_type i8_type 11) = type_of c);
130 insist ((array_type i8_type 9) = type_of c)
    [all...]
  /external/clang/test/Sema/
2009-03-09-WeakDeclarations-1.c 2 // Insist upon warnings for inappropriate weak attributes.
  /bionic/libc/upstream-netbsd/libc/include/isc/
list.h 45 INSIST(!LINKED(elt, link));\
57 INSIST(!LINKED(elt, link));\
69 INSIST(LINKED(elt, link));\
73 INSIST((list).tail == (elt)); \
79 INSIST((list).head == (elt)); \
92 INSIST(!LINKED(elt, link));\
105 INSIST(!LINKED(elt, link));\
assertions.h 100 #define INSIST(cond) \
110 #define INSIST(cond) ((void) (cond))
113 #define INSIST(cond)
  /external/llvm/test/CodeGen/X86/
div8.ll 15 ; Insist on i8->i32 zero extension, even though divb demands only i16:
  /external/kernel-headers/original/linux/mtd/
flashchip.h 56 we insist that they're all of the same size, and the chip size
cfi.h 252 struct cfi_ident *cfiq; /* For now only one. We insist that all devs
  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h 130 * parse succeeds. Clients may insist on strict adherence to the format by
153 * parse succeeds. Clients may insist on strict adherence to the format by
  /external/icu4c/i18n/
reldtfmt.h 132 * parse succeeds. Clients may insist on strict adherence to the format by
155 * parse succeeds. Clients may insist on strict adherence to the format by
  /external/e2fsprogs/resize/
resize2fs.8.in 57 folks insist should be the stupid-sounding ``kibibytes''. The same
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
SecurityOrigin.cpp 239 // 1) Neither document has set document.domain. In this case, we insist
242 // 2) Both documents have set document.domain. In this case, we insist
  /external/chromium_org/third_party/openssl/openssl/crypto/dh/
dh_gen.c 116 /* Actually there is no reason to insist that 'generator' be a generator.
  /external/openssl/crypto/dh/
dh_gen.c 116 /* Actually there is no reason to insist that 'generator' be a generator.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 152 To make this approach work, you must insist on numbers that you can
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 152 To make this approach work, you must insist on numbers that you can
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/
fsf-funding.7 152 To make this approach work, you must insist on numbers that you can
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
fsf-funding.7 152 To make this approach work, you must insist on numbers that you can
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
TestTargetPage.java 135 // The FilteredList seems to -insist- on selecting the first item
  /external/icu4c/i18n/unicode/
datefmt.h 400 * parse succeeds. Clients may insist on strict adherence to the format by
433 * parse succeeds. Clients may insist on strict adherence to the format by
463 * parse succeeds. Clients may insist on strict adherence to the format by
    [all...]
  /bionic/libc/upstream-netbsd/libc/isc/
ev_streams.c 260 INSIST(ctx->strDone == NULL);
  /dalvik/vm/
JarFile.cpp 184 * the Jar trimmings, but we do insist on finding "classes.dex" inside
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 104 * message, or with 411 (length required) if it wishes to insist on receiving a valid
  /external/jpeg/
ckconfig.c 154 /* Caution: a C++ compiler will insist on complete prototypes */
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 84 with languages that don't. As a base point, we could insist on
  /external/qemu/distrib/jpeg-6b/
ckconfig.c 154 /* Caution: a C++ compiler will insist on complete prototypes */

Completed in 307 milliseconds

1 2 3 4 5 6 7