/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | WasmYAML.cpp | 515 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 D | CodeViewYAMLDebugSections.cpp | 238 void ScalarBitSetTraits<LineFlags>::bitset(IO &io, LineFlags &Flags) { in bitset() function in ScalarBitSetTraits
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | bitset.c | 328 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 D | bitset.c | 328 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 D | ecma-builtin-global.c | 153 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 D | decode.c | 85 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 D | extent-io-tree.c | 1651 int bitset = 0; in test_range_bit() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | types.h | 361 RangeType(BitsetType::bitset bitset, Limits limits) RangeType() argument 577 New(const HeapObjectRef& heap_ref, BitsetType::bitset bitset, Zone* zone) New() argument [all...] |
H A D | types.cc | 67 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 D | TextStub.cpp | 368 static void bitset(IO &IO, TBDFlags &Flags) { in bitset() function
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_set_pipapo.c | 365 unsigned long bitset; in pipapo_refill() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_set_pipapo.c | 365 unsigned long bitset; in pipapo_refill() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UnicodeSetTest.java | 2620 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | GLES1State.h | 263 void clearDirtyBits(const DirtyGles1Type &bitset) { mDirtyBits &= ~bitset; } in clearDirtyBits() argument
|
H A D | State.h | 718 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 D | YAMLTraits.h | 1299 static void bitset(IO &io, endian_type &E) { in needsQuotes() function
|
/kernel/linux/linux-5.10/kernel/futex/ |
H A D | core.c | 221 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 D | UnicodeSetTest.java | 2623 private String getCombinations(String[] items, int bitset) { in getCombinations() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 111 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 D | vktReconvergenceTests.cpp | 111 deUint64 bitsetToU64(const bitset128 &bitset, deUint32 subgroupSize, deUint32 invocationID) in bitsetToU64() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 506 void ViewAbstractModelImpl::SetBorderImage(const RefPtr<BorderImage>& borderImage, uint8_t bitset) in SetBorderImage() argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.cpp | 2490 auto bitset = spvc_allocate<TemporaryBuffer<SpvDecoration>>(); in spvc_compiler_get_buffer_block_decorations() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.c | 2162 int bitset = 0; in test_range_bit() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-globals.h | 818 uint16_t bitset; /**< bit set for instantiated properties of builtin functions */ member
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 2725 int BitsetFirstSetBit(BoyerMoorePositionInfo::Bitset bitset) { in BitsetFirstSetBit() argument 2879 BoyerMoorePositionInfo::Bitset bitset = bitmaps_->at(i)->raw_bitset(); in GetSkipTable() local
|