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

  /external/protobuf/src/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
template_util.h 121 // and_ is a template && operator.
122 // and_<A, B>::value evaluates "A::value && B::value".
124 struct and_ : public integral_constant<bool, (A::value && B::value)> { struct in namespace:google::protobuf::internal
  /external/bison/lib/
bbitset.h 134 void (*and_) (bitset, bitset, bitset); member in struct:bitset_vtable
230 #define BITSET_AND_(DST, SRC1, SRC2) (SRC1)->b.vtable->and_ (DST, SRC1, SRC2)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 282 def and_(self, _object, _attributes={}, **_arguments): member in class:AppleScript_Suite_Events
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerMIPS32.cpp 413 void AssemblerMIPS32::and_(const Operand *OpRd, const Operand *OpRs, function in class:Ice::MIPS32::AssemblerMIPS32
    [all...]
  /external/v8/src/x87/
assembler-x87.cc 649 void Assembler::and_(Register dst, int32_t imm32) { function in class:v8::internal::Assembler
650 and_(dst, Immediate(imm32));
654 void Assembler::and_(Register dst, const Immediate& x) { function in class:v8::internal::Assembler
660 void Assembler::and_(Register dst, const Operand& src) { function in class:v8::internal::Assembler
667 void Assembler::and_(const Operand& dst, const Immediate& x) { function in class:v8::internal::Assembler
673 void Assembler::and_(const Operand& dst, Register src) { function in class:v8::internal::Assembler
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.cc 493 void Assembler::and_(const Register& rd, function in class:vixl::aarch64::Assembler
    [all...]
logic-aarch64.cc 1217 LogicVRegister Simulator::and_(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 282 def and_(self, _object, _attributes={}, **_arguments): member in class:AppleScript_Suite_Events
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 282 def and_(self, _object, _attributes={}, **_arguments): member in class:AppleScript_Suite_Events
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 778 void Assembler::and_(Register dst, int32_t imm32) { function in class:v8::internal::Assembler
779 and_(dst, Immediate(imm32));
783 void Assembler::and_(Register dst, const Immediate& x) { function in class:v8::internal::Assembler
789 void Assembler::and_(Register dst, const Operand& src) { function in class:v8::internal::Assembler
796 void Assembler::and_(const Operand& dst, const Immediate& x) { function in class:v8::internal::Assembler
802 void Assembler::and_(const Operand& dst, Register src) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/arm/
assembler-arm.cc 1509 void Assembler::and_(Register dst, Register src1, const Operand& src2, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/arm64/
assembler-arm64.cc 1187 void Assembler::and_(const Register& rd, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/mips/
assembler-mips.cc 1674 void Assembler::and_(Register rd, Register rs, Register rt) { function in class:v8::Assembler
    [all...]
  /external/v8/src/mips64/
assembler-mips64.cc 1758 void Assembler::and_(Register rd, Register rs, Register rt) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 784 void Assembler::and_(Register ra, Register rs, Register rb, RCBit rc) { function in class:v8::internal::Assembler
    [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.cc 2528 void Assembler::and_(Condition cond, function in class:vixl::aarch32::Assembler
    [all...]
assembler-aarch32.h 1942 void and_(Register rd, Register rn, const Operand& operand) { function in class:vixl::aarch32::Assembler
1945 void and_(Condition cond, Register rd, Register rn, const Operand& operand) { function in class:vixl::aarch32::Assembler
1948 void and_(EncodingSize size, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 1205 void Disassembler::and_(Condition cond, function in class:vixl::aarch32::Disassembler
    [all...]

Completed in 964 milliseconds