/external/bison/lib/ |
bbitset.h | 129 void (*not_) (bitset, bitset); member in struct:bitset_vtable 221 #define BITSET_NOT_(DST, SRC) (SRC)->b.vtable->not_ (DST, SRC)
|
/external/kernel-headers/original/linux/ |
notifier.h | 32 * _must not_ be called from within the call chain.
|
/external/icu4c/i18n/ |
stsearch.cpp | 48 // _should not_ delete the ucollator or rules, and 2) changes made
|
/external/v8/test/cctest/ |
test-disasm-ia32.cc | 175 __ not_(edx);
|
/external/v8/src/x64/ |
assembler-x64.cc | 102 __ not_(rax); 1585 void Assembler::not_(Register dst) { function in class:v8::internal::Assembler 1594 void Assembler::not_(const Operand& dst) { function in class:v8::internal::Assembler [all...] |
assembler-x64.h | 761 void not_(Register dst); 762 void not_(const Operand& dst); [all...] |
macro-assembler-x64.cc | 1042 not_(dst); [all...] |
codegen-x64.cc | [all...] |
/external/icu4c/data/unidata/ |
SpecialCasing.txt | 36 # - Conditions preceded by "Not_" represent the negation of the condition.
|
/external/v8/src/ia32/ |
assembler-ia32.h | 599 void not_(Register dst);
|
assembler-ia32.cc | 1053 void Assembler::not_(Register dst) { function in class:v8::internal::Assembler [all...] |
full-codegen-ia32.cc | [all...] |
codegen-ia32.cc | [all...] |
/external/grub/docs/ |
grub.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
standards.info | [all...] |
ld.info | 517 not_ resolve references to constructors; to do that, use `-Ur'. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
standards.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
standards.info | [all...] |
/external/bison/ |
ChangeLog | 475 or, xor to not_, and_, or_, and xor_, respectively. This works [all...] |