| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_patternstring.h | 76 UnicodeString pattern; member 112 const UnicodeString& pattern; // reference to the parent member [all...] |
| H A D | number_formatimpl.cpp | 208 const char16_t* pattern = nullptr; in macrosToMicroGenerator() local [all...] |
| H A D | repattrn.cpp | 578 UnicodeString RegexPattern::pattern() const { in pattern() function in RegexPattern
|
| H A D | ulocdata.cpp | 291 const char16_t *pattern = nullptr; in ulocdata_getLocaleDisplayPattern() local
|
| H A D | usrchimp.h | 166 struct UPattern pattern; member
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | writesrc.cpp | 130 const char *pattern = in usrc_writeFileNameGeneratedBy() local 315 const char* pattern = in usrc_writeUCPTrieStruct() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dcfmtest.cpp | 346 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 D | dadrfmt.cpp | 117 UnicodeString pattern; in testConvertDate() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 121 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 D | hugemmap05.c | 273 static int checkproc(long act_val, char *pattern, long exp_val) in checkproc() argument
|
| /third_party/ltp/testcases/kernel/mem/mmapstress/ |
| H A D | mmapstress01.c | 72 static int pattern; variable [all...] |
| H A D | mmapstress09.c | 108 unsigned pattern = 0; variable
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | dma_thread_diotest.c | 152 int pattern; member 165 int pattern = worker->pattern; in worker_thread() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_stipple.c | 51 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 D | u_pstipple.c | 62 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 D | PhoneNumberMatcher.java | 282 private static CharSequence trimAfterFirstMatch(Pattern pattern, CharSequence candidate) { in trimAfterFirstMatch() argument [all...] |
| /third_party/popt/src/ |
| H A D | poptconfig.c | 28 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 D | vktSpvAsmIndexingTests.cpp | 514 const deInt32 pattern[] = { 2, 0, 1, 3 }; in addGraphicsOutputComponentIndexingTests() local
|
| /third_party/skia/src/core/ |
| H A D | SkFontMgr.cpp | 206 matchStyleCSS3(const SkFontStyle& pattern) matchStyleCSS3() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | operand.cpp | 288 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 D | operand.cpp | 288 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 D | currpinf.cpp | 344 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 D | number_formatimpl.cpp | 208 const char16_t* pattern = nullptr; in macrosToMicroGenerator() local [all...] |
| H A D | number_patternstring.h | 75 UnicodeString pattern; member 109 const UnicodeString& pattern; // reference to the parent member [all...] |
| H A D | repattrn.cpp | 578 UnicodeString RegexPattern::pattern() const { in pattern() function in RegexPattern
|