Home
last modified time | relevance | path

Searched defs:Bit (Results 1 – 25 of 51) sorted by relevance

123

/third_party/node/deps/v8/src/regexp/
Dregexp-flags.h30 #define V(Lower, Camel, LowerCamel, Char, Bit) k##Camel = 1 << Bit, argument
39 #define V(Lower, Camel, LowerCamel, Char, Bit) < Char) && (Char argument
44 #define V(Lower, Camel, LowerCamel, Char, Bit) | (1 << Bit) argument
60 #define V(Lower, Camel, LowerCamel, Char, Bit) \ in REGEXP_FLAG_LIST() argument
/third_party/node/deps/v8/src/codegen/
Doptimized-compilation-info.h75 #define DEF_ENUM(Camel, Lower, Bit) k##Camel = 1 << Bit, argument
80 #define DEF_GETTER(Camel, Lower, Bit) \ argument
87 #define DEF_SETTER(Camel, Lower, Bit) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp182 std::vector<BitsSet<Flag, Bit, Ignored...>>& result, in combine() argument
DvktApiBufferMemoryRequirementsTests.cpp171 std::string bitsToString (const u::BitsSet<Flag, Bit, Str, Ignored...>& bits, in bitsToString() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h473 Init *getBit(unsigned Bit) const override { in getBit()
502 Init *getBit(unsigned Bit) const override { in getBit()
557 Init *getBit(unsigned Bit) const override { in getBit()
588 Init *getBit(unsigned Bit) const override { in getBit()
619 Init *getBit(unsigned Bit) const override { in getBit()
654 Init *getBit(unsigned Bit) const override { in getBit()
720 Init *getBit(unsigned Bit) const override { in getBit()
1107 unsigned Bit; variable
1202 Init *getBit(unsigned Bit) const override { in getBit()
1254 Init *getBit(unsigned Bit) const override { in getBit()
[all …]
/third_party/node/deps/v8/src/compiler/
Dpersistent-map.h43 enum Bit : int { kLeft = 0, kRight = 1 }; enum
/third_party/skia/third_party/externals/tint/src/utils/
Denum_set.h208 static constexpr uint64_t Bit(Enum value) { in Bit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp51 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in translateInit() local
DTGLexer.h49 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
DTGParser.cpp74 Init *Bit = BV->getBit(i); in checkBitsConcrete() local
197 unsigned Bit = BitList[i]; in SetValue() local
1964 Init *Bit = Vals[i]->getCastTo(BitRecTy::get()); in ParseSimpleValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h197 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h133 unsigned Bit = 0; in CollectFeatures() local
/third_party/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h26 constexpr BitsT Bit(ParamT x) in Bit() function
Dbitset_utils_unittest.cpp600 TEST(Bit, Test) in TEST() argument
/third_party/typescript/tests/cases/conformance/types/literal/
DliteralTypes2.ts175 type Bit = 0 | 1; alias
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp24 std::string llvm::naclbitc::getBitAddress(uint64_t Bit) { in getBitAddress()
/third_party/node/deps/v8/src/objects/
Djs-regexp.cc141 #define V(Lower, Camel, LowerCamel, Char, Bit) \ in StringFromFlags() argument
/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h2952 inline int Bit(int nr) const { return (InstructionBits() >> nr) & 1; } in Bit() function
2967 static inline int Bit(Instr instr, int nr) { return (instr >> nr) & 1; } in Bit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp215 unsigned Bit = 0; in allocate() local
802 Value *Bit = createBitSetTest(ThenB, TIL, BitOffset); in lowerTypeTestCall() local
1136 for (auto Bit : BSI.Bits) in lowerTypeTestCalls() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h84 const SizeT Bit; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp45 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.h95 int Bit(int pos) const { return (InstructionBits() >> pos) & 1; } in Bit() function
/third_party/node/deps/v8/src/ast/
Dprettyprinter.cc279 #define V(Lower, Camel, LowerCamel, Char, Bit) \ in VisitRegExpLiteral() argument
1191 #define V(Lower, Camel, LowerCamel, Char, Bit) \ in VisitRegExpLiteral() argument
/third_party/node/deps/v8/src/codegen/s390/
Dconstants-s390.h1861 inline int Bit(int nr) const { return (InstructionBits() >> nr) & 1; } in Bit() function
1891 static inline int Bit(Instr instr, int nr) { return (instr >> nr) & 1; } in Bit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp109 MachineOperand &Bit = MI->getOperand(BitIdx); in enableNamedBit() local

123