/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | ContractionsAndExpansions.java | 289 void addStrings(int start, int end, UnicodeSet set) { in addStrings() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DictionaryBreakEngine.java | 211 void setCharacters(UnicodeSet set) { in setCharacters() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.cpp | 597 ContractionsAndExpansions::addStrings(UChar32 start, UChar32 end, UnicodeSet *set) { in addStrings() argument
|
H A D | numparse_decimal.cpp | 49 auto* set = new UnicodeSet(); in DecimalMatcher() local 65 auto* set = new UnicodeSet(); in DecimalMatcher() local [all...] |
H A D | regexcmp.cpp | 98 static inline void addCategory(UnicodeSet *set, int32_t value, UErrorCode& ec) { in addCategory() argument 1555 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1562 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1569 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1578 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1586 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1597 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1607 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1618 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1627 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1639 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local 1646 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); doParseActions() local [all...] |
H A D | cpdtrans.cpp | 444 UnicodeSet set; in handleGetSourceSet() local 466 UnicodeSet set; in getTargetSet() local [all...] |
H A D | repattrn.cpp | 790 UnicodeSet *set = (UnicodeSet *)fSets->elementAt(val); in dumpOp() local 804 UnicodeSet &set = RegexStaticSets::gStaticSets->fPropSets[val]; in dumpOp() local
|
H A D | scriptset.cpp | 70 ScriptSet &ScriptSet::set(UScriptCode script, UErrorCode &status) { in set() function in ScriptSet
|
H A D | astro.h | 98 void set(double lat, double lon) { in set() function in CalendarAstronomer::Ecliptic 165 void set(double asc, double dec) { in set() function in CalendarAstronomer::Equatorial 239 void set(double alt, double azim) { in set() function in CalendarAstronomer::Horizon 592 void set(double l) { value = l; } set() function in CalendarAstronomer::MoonAge [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uniset.cpp | 83 static inline void _dbgct(UnicodeSet* set) { in _dbgct() argument 91 static inline void _dbgdt(UnicodeSet* set) { in _dbgdt() argument [all...] |
/third_party/libuv/src/unix/ |
H A D | kqueue.c | 143 sigset_t set; in uv__io_poll() local
|
/third_party/mbedtls/scripts/ |
H A D | config.py | 107 def set(self, name, value=None): member in Config 404 def set(self, name, value=None): global() member in ConfigFile [all...] |
/third_party/lame/libmp3lame/ |
H A D | presets.c | 149 vbr_presets_t const *set = &p; in apply_vbr_preset() local [all...] |
/third_party/mbedtls/library/ |
H A D | entropy.c | 523 unsigned char set = 0xFF; in mbedtls_entropy_source_self_test_check_bits() local
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_ringbuffer.c | 167 append_ring(struct set *set, struct fd_ringbuffer *ring) in append_ring() argument
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.h | 51 unsigned set; member
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/ |
H A D | keys.c | 470 const uint8_t *set; member 663 lws_dll2_owner_t set; in test_cose_keys() local
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
H A D | main.c | 108 lws_dll2_owner_t *o, set; in main() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
H A D | cpuset_memory_test.c | 286 sigset_t set; in thread2_routine() local 335 sigset_t set; in main() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_bank_conflicts.cpp | 96 set(vector_type &v, unsigned i, scalar_type x) in set() function [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_cmd_buffer.c | 277 lvp_CmdPushDescriptorSetWithTemplateKHR( VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData) lvp_CmdPushDescriptorSetWithTemplateKHR() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_valtable.cpp | 396 void sb_bitset::set(unsigned id, bool bit) { in set() function in r600_sb::sb_bitset
|
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
H A D | v8_mock.js | |
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_create.c | 56 sigset_t set; in __pthread_exit() local 244 sigset_t set; in __pthread_create() local [all...] |
/third_party/musl/src/thread/ |
H A D | pthread_create.c | 66 sigset_t set; in __pthread_exit() local 256 sigset_t set; in __pthread_create() local
|