Home
last modified time | relevance | path

Searched defs:pattern (Results 226 - 250 of 635) sorted by relevance

12345678910>>...26

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.h76 UnicodeString pattern; member
112 const UnicodeString& pattern; // reference to the parent member
[all...]
H A Dnumber_formatimpl.cpp208 const char16_t* pattern = nullptr; in macrosToMicroGenerator() local
[all...]
H A Drepattrn.cpp578 UnicodeString RegexPattern::pattern() const { in pattern() function in RegexPattern
H A Dulocdata.cpp291 const char16_t *pattern = nullptr; in ulocdata_getLocaleDisplayPattern() local
H A Dusrchimp.h166 struct UPattern pattern; member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp130 const char *pattern = in usrc_writeFileNameGeneratedBy() local
315 const char* pattern = in usrc_writeUCPTrieStruct() local
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp346 UnicodeString pattern = UNICODE_STRING_SIMPLE("####"); in execParseTest() local
401 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) execFormatTest() argument
H A Ddadrfmt.cpp117 UnicodeString pattern; in testConvertDate() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp121 const char *pattern = in usrc_writeFileNameGeneratedBy() local
306 const char* pattern = in usrc_writeUCPTrieStruct() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap05.c273 static int checkproc(long act_val, char *pattern, long exp_val) in checkproc() argument
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c72 static int pattern; variable
[all...]
H A Dmmapstress09.c108 unsigned pattern = 0; variable
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c152 int pattern; member
165 int pattern = worker->pattern; in worker_thread() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c51 ushort pattern; member
113 stipple_test(unsigned counter, ushort pattern, ushort factor) in stipple_test() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c62 util_pstipple_update_stipple_texture(struct pipe_context *pipe, struct pipe_resource *tex, const uint32_t pattern[32]) util_pstipple_update_stipple_texture() argument
103 util_pstipple_create_stipple_texture(struct pipe_context *pipe, const uint32_t pattern[32]) util_pstipple_create_stipple_texture() argument
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java282 private static CharSequence trimAfterFirstMatch(Pattern pattern, CharSequence candidate) { in trimAfterFirstMatch() argument
[all...]
/third_party/popt/src/
H A Dpoptconfig.c28 glob_pattern_p (const char * pattern, int quote) in glob_pattern_p() argument
72 static int poptGlob(UNUSED(poptContext con), const char * pattern, variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp514 const deInt32 pattern[] = { 2, 0, 1, 3 }; in addGraphicsOutputComponentIndexingTests() local
/third_party/skia/src/core/
H A DSkFontMgr.cpp206 matchStyleCSS3(const SkFontStyle& pattern) matchStyleCSS3() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Doperand.cpp288 spvPushOperandTypes(const spv_operand_type_t* types, spv_operand_pattern_t* pattern) spvPushOperandTypes() argument
299 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
426 spvExpandOperandSequenceOnce(spv_operand_type_t type, spv_operand_pattern_t* pattern) spvExpandOperandSequenceOnce() argument
456 spvTakeFirstMatchableOperand( spv_operand_pattern_t* pattern) spvTakeFirstMatchableOperand() argument
467 spvAlternatePatternFollowingImmediate( const spv_operand_pattern_t& pattern) spvAlternatePatternFollowingImmediate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.cpp288 spvPushOperandTypes(const spv_operand_type_t* types, spv_operand_pattern_t* pattern) spvPushOperandTypes() argument
299 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
426 spvExpandOperandSequenceOnce(spv_operand_type_t type, spv_operand_pattern_t* pattern) spvExpandOperandSequenceOnce() argument
456 spvTakeFirstMatchableOperand( spv_operand_pattern_t* pattern) spvTakeFirstMatchableOperand() argument
467 spvAlternatePatternFollowingImmediate( const spv_operand_pattern_t& pattern) spvAlternatePatternFollowingImmediate() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcurrpinf.cpp344 UnicodeString* pattern = new UnicodeString(patternChars, ptnLength); in setupCurrencyPluralPattern() local
224 setCurrencyPluralPattern(const UnicodeString& pluralCount, const UnicodeString& pattern, UErrorCode& status) setCurrencyPluralPattern() argument
372 fPluralCountToCurrencyUnitPattern->put(UnicodeString(pluralCount, -1, US_INV), pattern, status); setupCurrencyPluralPattern() local
[all...]
H A Dnumber_formatimpl.cpp208 const char16_t* pattern = nullptr; in macrosToMicroGenerator() local
[all...]
H A Dnumber_patternstring.h75 UnicodeString pattern; member
109 const UnicodeString& pattern; // reference to the parent member
[all...]
H A Drepattrn.cpp578 UnicodeString RegexPattern::pattern() const { in pattern() function in RegexPattern

Completed in 23 milliseconds

12345678910>>...26