/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | UnicodeMap.java | 682 public UnicodeMap<T> composeWith(UnicodeSet set, T value, Composer<T> composer) { in composeWith() argument 1177 removeAll(UnicodeSet set) removeAll() argument 1185 retainAll(UnicodeSet set) retainAll() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uset.cpp | 44 uset_close(USet* set) { in uset_close() argument 49 uset_clone(const USet *set) { in uset_clone() argument 54 uset_isFrozen(const USet *set) { in uset_isFrozen() argument 59 uset_freeze(USet *set) { in uset_freeze() argument 64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed() argument 69 uset_set(USet* set, UChar32 start, UChar32 end) uset_set() argument 75 uset_addAll(USet* set, const USet *additionalSet) uset_addAll() argument 80 uset_add(USet* set, UChar32 c) uset_add() argument 85 uset_addRange(USet* set, UChar32 start, UChar32 end) uset_addRange() argument 90 uset_addString(USet* set, const UChar* str, int32_t strLen) uset_addString() argument 97 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen) uset_addAllCodePoints() argument 104 uset_remove(USet* set, UChar32 c) uset_remove() argument 109 uset_removeRange(USet* set, UChar32 start, UChar32 end) uset_removeRange() argument 114 uset_removeString(USet* set, const UChar* str, int32_t strLen) uset_removeString() argument 120 uset_removeAllCodePoints(USet *set, const UChar *str, int32_t length) uset_removeAllCodePoints() argument 126 uset_removeAll(USet* set, const USet* remove) uset_removeAll() argument 131 uset_retain(USet* set, UChar32 start, UChar32 end) uset_retain() argument 136 uset_retainString(USet *set, const UChar *str, int32_t length) uset_retainString() argument 142 uset_retainAllCodePoints(USet *set, const UChar *str, int32_t length) uset_retainAllCodePoints() argument 148 uset_retainAll(USet* set, const USet* retain) uset_retainAll() argument 153 uset_compact(USet* set) uset_compact() argument 158 uset_complement(USet* set) uset_complement() argument 163 uset_complementRange(USet *set, UChar32 start, UChar32 end) uset_complementRange() argument 168 uset_complementString(USet *set, const UChar *str, int32_t length) uset_complementString() argument 174 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length) uset_complementAllCodePoints() argument 180 uset_complementAll(USet* set, const USet* complement) uset_complementAll() argument 185 uset_clear(USet* set) uset_clear() argument 190 uset_removeAllStrings(USet* set) uset_removeAllStrings() argument 195 uset_isEmpty(const USet* set) uset_isEmpty() argument 200 uset_hasStrings(const USet* set) uset_hasStrings() argument 205 uset_contains(const USet* set, UChar32 c) uset_contains() argument 210 uset_containsRange(const USet* set, UChar32 start, UChar32 end) uset_containsRange() argument 215 uset_containsString(const USet* set, const UChar* str, int32_t strLen) uset_containsString() argument 226 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen) uset_containsAllCodePoints() argument 243 uset_span(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) uset_span() argument 248 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) uset_spanBack() argument 253 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanUTF8() argument 258 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanBackUTF8() argument 268 uset_indexOf(const USet* set, UChar32 c) uset_indexOf() argument 273 uset_charAt(const USet* set, int32_t index) uset_charAt() argument 278 uset_size(const USet* set) uset_size() argument 291 getStringCount(const UnicodeSet& set) getStringCount() argument 294 getString(const UnicodeSet& set, int32_t i) getString() argument 305 uset_getRangeCount(const USet *set) uset_getRangeCount() argument 311 const UnicodeSet& set = *(const UnicodeSet*)uset; uset_getItemCount() local 321 const UnicodeSet& set = *(const UnicodeSet*)uset; uset_getItem() local 374 uset_serialize(const USet* set, uint16_t* dest, int32_t destCapacity, UErrorCode* ec) uset_serialize() argument 450 uset_serializedContains(const USerializedSet* set, UChar32 c) uset_serializedContains() argument 508 uset_getSerializedRangeCount(const USerializedSet* set) uset_getSerializedRangeCount() argument 517 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) uset_getSerializedRange() argument [all...] |
H A D | uniset_props.cpp | 790 const USet *set = u_getBinaryPropertySet(prop, &ec); applyIntPropertyValue() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | ucol.cpp | 613 UnicodeSet *set = Collator::fromUCollator(coll)->getTailoredSet(*status); in ucol_getTailoredSet() local
|
/third_party/libuv/src/unix/ |
H A D | sunos.c | 154 sigset_t set; in uv__io_poll() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_shader_calls.c | 86 BITSET_WORD *set; member 102 struct brw_bitset *set = _set; in src_is_in_bitset() local 117 add_ssa_def_to_bitset(nir_ssa_def *def, struct brw_bitset *set) in add_ssa_def_to_bitset() argument [all...] |
H A D | nir_lower_goto_ifs.c | 90 print_block_set(const struct set *set) in print_block_set() argument [all...] |
H A D | nir_from_ssa.c | 120 struct merge_set *set; member [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 165 unsigned set = nir_intrinsic_desc_set(instr); in lower_vulkan_resource_index() local 331 unsigned set in build_bindless() local [all...] |
/third_party/node/src/ |
H A D | node_binding.cc | 286 void set(void* handle, node_module* mod) { in set() function
|
H A D | util-inl.h | 438 ToV8Value(v8::Local<v8::Context> context, const std::set<T>& set, v8::Isolate* isolate) ToV8Value() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uniset_props.cpp | 787 const USet *set = u_getBinaryPropertySet(prop, &ec); applyIntPropertyValue() local [all...] |
H A D | uset.cpp | 44 uset_close(USet* set) { in uset_close() argument 49 uset_clone(const USet *set) { in uset_clone() argument 54 uset_isFrozen(const USet *set) { in uset_isFrozen() argument 59 uset_freeze(USet *set) { in uset_freeze() argument 64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed() argument 69 uset_set(USet* set, UChar32 start, UChar32 end) uset_set() argument 75 uset_addAll(USet* set, const USet *additionalSet) uset_addAll() argument 80 uset_add(USet* set, UChar32 c) uset_add() argument 85 uset_addRange(USet* set, UChar32 start, UChar32 end) uset_addRange() argument 90 uset_addString(USet* set, const char16_t* str, int32_t strLen) uset_addString() argument 97 uset_addAllCodePoints(USet* set, const char16_t *str, int32_t strLen) uset_addAllCodePoints() argument 104 uset_remove(USet* set, UChar32 c) uset_remove() argument 109 uset_removeRange(USet* set, UChar32 start, UChar32 end) uset_removeRange() argument 114 uset_removeString(USet* set, const char16_t* str, int32_t strLen) uset_removeString() argument 120 uset_removeAllCodePoints(USet *set, const char16_t *str, int32_t length) uset_removeAllCodePoints() argument 126 uset_removeAll(USet* set, const USet* remove) uset_removeAll() argument 131 uset_retain(USet* set, UChar32 start, UChar32 end) uset_retain() argument 136 uset_retainString(USet *set, const char16_t *str, int32_t length) uset_retainString() argument 142 uset_retainAllCodePoints(USet *set, const char16_t *str, int32_t length) uset_retainAllCodePoints() argument 148 uset_retainAll(USet* set, const USet* retain) uset_retainAll() argument 153 uset_compact(USet* set) uset_compact() argument 158 uset_complement(USet* set) uset_complement() argument 163 uset_complementRange(USet *set, UChar32 start, UChar32 end) uset_complementRange() argument 168 uset_complementString(USet *set, const char16_t *str, int32_t length) uset_complementString() argument 174 uset_complementAllCodePoints(USet *set, const char16_t *str, int32_t length) uset_complementAllCodePoints() argument 180 uset_complementAll(USet* set, const USet* complement) uset_complementAll() argument 185 uset_clear(USet* set) uset_clear() argument 190 uset_removeAllStrings(USet* set) uset_removeAllStrings() argument 195 uset_isEmpty(const USet* set) uset_isEmpty() argument 200 uset_hasStrings(const USet* set) uset_hasStrings() argument 205 uset_contains(const USet* set, UChar32 c) uset_contains() argument 210 uset_containsRange(const USet* set, UChar32 start, UChar32 end) uset_containsRange() argument 215 uset_containsString(const USet* set, const char16_t* str, int32_t strLen) uset_containsString() argument 226 uset_containsAllCodePoints(const USet* set, const char16_t *str, int32_t strLen) uset_containsAllCodePoints() argument 243 uset_span(const USet *set, const char16_t *s, int32_t length, USetSpanCondition spanCondition) uset_span() argument 248 uset_spanBack(const USet *set, const char16_t *s, int32_t length, USetSpanCondition spanCondition) uset_spanBack() argument 253 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanUTF8() argument 258 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) uset_spanBackUTF8() argument 268 uset_indexOf(const USet* set, UChar32 c) uset_indexOf() argument 273 uset_charAt(const USet* set, int32_t index) uset_charAt() argument 278 uset_size(const USet* set) uset_size() argument 291 getStringCount(const UnicodeSet& set) getStringCount() argument 294 getString(const UnicodeSet& set, int32_t i) getString() argument 305 uset_getRangeCount(const USet *set) uset_getRangeCount() argument 311 const UnicodeSet& set = *(const UnicodeSet*)uset; uset_getItemCount() local 321 const UnicodeSet& set = *(const UnicodeSet*)uset; uset_getItem() local 374 uset_serialize(const USet* set, uint16_t* dest, int32_t destCapacity, UErrorCode* ec) uset_serialize() argument 450 uset_serializedContains(const USerializedSet* set, UChar32 c) uset_serializedContains() argument 508 uset_getSerializedRangeCount(const USerializedSet* set) uset_getSerializedRangeCount() argument 517 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) uset_getSerializedRange() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uspoof.cpp | 343 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars() local
|
H A D | ucol.cpp | 613 UnicodeSet *set = Collator::fromUCollator(coll)->getTailoredSet(*status); in ucol_getTailoredSet() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_cmd_buffer.c | 92 panvk_set_dyn_ssbo_pointers(struct panvk_descriptor_state *desc_state, unsigned dyn_ssbo_offset, struct panvk_descriptor_set *set) panvk_set_dyn_ssbo_pointers() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 125 ValueRef::set(const ValueRef &ref) in set() function in nv50_ir::ValueRef 134 ValueRef::set(Value *refVal) in set() function in nv50_ir::ValueRef 147 ValueDef::set(Valu function in nv50_ir::ValueDef [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_descriptor_set.c | 53 vn_descriptor_set_destroy(struct vn_device *dev, struct vn_descriptor_set *set, const VkAllocationCallbacks *alloc) vn_descriptor_set_destroy() argument 509 struct vn_descriptor_set *set = NULL; vn_AllocateDescriptorSets() local 580 struct vn_descriptor_set *set = vn_AllocateDescriptorSets() local 613 struct vn_descriptor_set *set = vn_FreeDescriptorSets() local 698 const struct vn_descriptor_set *set = vn_update_descriptor_sets_parse_writes() local 978 struct vn_descriptor_set *set = vn_UpdateDescriptorSetWithTemplate() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator-verifier.cc | 483 DelayedAssessments* set = nullptr; in ValidatePendingAssessment() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | store-store-elimination.cc | 131 const SetT* set() const { return set_; } in set() function in v8::internal::compiler::__anon14415::final 177 UnobservablesSet(const SetT* set) UnobservablesSet() argument 183 SetAdd(SetT* set, const KeyT& key) SetAdd() argument 186 SetErase(SetT* set, const KeyT& key) SetErase() argument 189 SetGCObservable(SetT* set, const KeyT& key) SetGCObservable() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | accessors.cc | 43 Handle<Object> set = v8::FromCData(isolate, setter); in MakeAccessor() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | fixed-array-inl.h | 87 void FixedArray::set(int index, Smi value) { in set() function in v8::internal::FixedArray 96 void FixedArray::set(int index, Object value) { in set() function in v8::internal::FixedArray 105 void FixedArray::set(int index, Object value, WriteBarrierMode mode) { in set() function in v8::internal::FixedArray 134 void FixedArray::set(int index, Object value, RelaxedStoreTag, in set() function in v8::internal::FixedArray 142 void FixedArray::set(int index, Smi value, RelaxedStoreTag tag) { in set() function in v8::internal::FixedArray 158 void FixedArray::set(int index, Object value, ReleaseStoreTag, in set() function in v8::internal::FixedArray 166 void FixedArray::set(int index, Smi value, ReleaseStoreTag tag) { in set() function in v8::internal::FixedArray 387 void FixedDoubleArray::set(in function in v8::internal::FixedDoubleArray 569 void ByteArray::set(int index, byte value) { set() function in v8::internal::ByteArray 696 void TemplateList::set(int index, Object value) { set() function in v8::internal::TemplateList [all...] |
/third_party/node/deps/v8/src/utils/ |
H A D | utils.h | 306 void set(T* value) { in set() function in v8::internal::SetOncePointer
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-register.h | 361 constexpr Register set(Register reg) { in set() function in v8::internal::wasm::LiftoffRegList 364 constexpr DoubleRegister set(DoubleRegister reg) { in set() function in v8::internal::wasm::LiftoffRegList 368 constexpr LiftoffRegister set(LiftoffRegister reg) { in set() function in v8::internal::wasm::LiftoffRegList [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors_lazy.c | 504 zink_descriptor_set_update_lazy(struct zink_context *ctx, struct zink_program *pg, enum zink_descriptor_type type, VkDescriptorSet set) in zink_descriptor_set_update_lazy() argument [all...] |