Home
last modified time | relevance | path

Searched defs:bitset (Results 26 - 50 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp515 void ScalarBitSetTraits<WasmYAML::LimitFlags>::bitset( in bitset() function in llvm::yaml::ScalarBitSetTraits
523 void ScalarBitSetTraits<WasmYAML::SegmentFlags>::bitset( in bitset() function in llvm::yaml::ScalarBitSetTraits
526 void ScalarBitSetTraits<WasmYAML::SymbolFlags>::bitset( in bitset() function in llvm::yaml::ScalarBitSetTraits
H A DCodeViewYAMLDebugSections.cpp238 void ScalarBitSetTraits<LineFlags>::bitset(IO &io, LineFlags &Flags) { in bitset() function in ScalarBitSetTraits
/kernel/linux/linux-5.10/net/ethtool/
H A Dbitset.c328 ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) ethnl_bitset_is_compact() argument
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dbitset.c328 ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) ethnl_bitset_is_compact() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-global.c153 ecma_builtin_global_object_character_is_in(uint32_t character, const uint8_t *bitset) ecma_builtin_global_object_character_is_in() argument
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c85 const struct isa_bitset *bitset; member
251 push_scope(struct decode_state *state, const struct isa_bitset *bitset, bitmask_ argument
361 find_field(struct decode_scope *scope, const struct isa_bitset *bitset, const char *name, size_t name_len) find_field() argument
420 find_display(struct decode_scope *scope, const struct isa_bitset *bitset) find_display() argument
678 const struct isa_bitset *bitset = scope->bitset; display() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.c1651 int bitset = 0; in test_range_bit() local
/third_party/node/deps/v8/src/compiler/
H A Dtypes.h361 RangeType(BitsetType::bitset bitset, Limits limits) RangeType() argument
577 New(const HeapObjectRef& heap_ref, BitsetType::bitset bitset, Zone* zone) New() argument
[all...]
H A Dtypes.cc67 Type bitset = AsUnion()->Get(0); in Min() local
85 Type bitset = this->AsUnion()->Get(0); in Max() local
499 HeapConstantType(BitsetType::bitset bitset, const HeapObjectRef& heap_ref) HeapConstantType() argument
748 IntersectRangeAndBitset(Type range, Type bitset, Zone* zone) IntersectRangeAndBitset() argument
1109 BitsetType::bitset bitset = BitsetType::Lub(value.GetHeapObjectType()); HeapConstant() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp368 static void bitset(IO &IO, TBDFlags &Flags) { in bitset() function
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_pipapo.c365 unsigned long bitset; in pipapo_refill() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo.c365 unsigned long bitset; in pipapo_refill() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java2620 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.h263 void clearDirtyBits(const DirtyGles1Type &bitset) { mDirtyBits &= ~bitset; } in clearDirtyBits() argument
H A DState.h718 void clearDirtyBits(const DirtyBits &bitset) { mDirtyBits &= ~bitset; } in clearDirtyBits() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h1299 static void bitset(IO &io, endian_type &E) { in needsQuotes() function
/kernel/linux/linux-5.10/kernel/futex/
H A Dcore.c221 u32 bitset; member
1600 futex_wake(u32 __user *uaddr, unsigned int flags, int nr_wake, u32 bitset) in futex_wake() argument
2694 futex_wait(u32 __user *uaddr, unsigned int flags, u32 val, ktime_t *abs_time, u32 bitset) futex_wait() argument
3179 futex_wait_requeue_pi(u32 __user *uaddr, unsigned int flags, u32 val, ktime_t *abs_time, u32 bitset, u32 __user *uaddr2) futex_wait_requeue_pi() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java2623 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp111 deUint64 bitsetToU64(const bitset128 &bitset, deUint32 subgroupSize, deUint32 invocationID) in bitsetToU64() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp111 deUint64 bitsetToU64(const bitset128 &bitset, deUint32 subgroupSize, deUint32 invocationID) in bitsetToU64() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp506 void ViewAbstractModelImpl::SetBorderImage(const RefPtr<BorderImage>& borderImage, uint8_t bitset) in SetBorderImage() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp2490 auto bitset = spvc_allocate<TemporaryBuffer<SpvDecoration>>(); in spvc_compiler_get_buffer_block_decorations() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.c2162 int bitset = 0; in test_range_bit() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h818 uint16_t bitset; /**< bit set for instantiated properties of builtin functions */ member
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc2725 int BitsetFirstSetBit(BoyerMoorePositionInfo::Bitset bitset) { in BitsetFirstSetBit() argument
2879 BoyerMoorePositionInfo::Bitset bitset = bitmaps_->at(i)->raw_bitset(); in GetSkipTable() local

Completed in 60 milliseconds

123