/third_party/node/deps/icu-small/source/i18n/ |
H A D | basictz.cpp | 31 BasicTimeZone::BasicTimeZone(const BasicTimeZone& source) in BasicTimeZone() argument
|
H A D | units_data.cpp | 382 const ConversionRateInfo *ConversionRates::extractConversionInfo(StringPiece source, in extractConversionInfo() argument
|
H A D | tridpars.cpp | 548 IDtoSTV(const UnicodeString& id, UnicodeString& source, UnicodeString& target, UnicodeString& variant, UBool& isSourcePresent) IDtoSTV() argument 596 STVtoID(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, UnicodeString& id) STVtoID() argument 705 UnicodeString source; parseFilterID() local [all...] |
H A D | datefmt.cpp | 377 DateFormat::parseObject(const UnicodeString& source, in parseObject() argument
|
H A D | dcfmtsym.cpp | 144 DecimalFormatSymbols::DecimalFormatSymbols(const DecimalFormatSymbols &source) in DecimalFormatSymbols() argument
|
H A D | umsg.cpp | 146 u_parseMessage( const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, UErrorCode *status, ...) u_parseMessage() argument 166 u_vparseMessage(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, va_list ap, UErrorCode *status) u_vparseMessage() argument 182 u_parseMessageWithError(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, UParseError *error, UErrorCode *status, ...) u_parseMessageWithError() argument 203 u_vparseMessageWithError(const char *locale, const char16_t *pattern, int32_t patternLength, const char16_t *source, int32_t sourceLength, va_list ap, UParseError *error, UErrorCode* status) u_vparseMessageWithError() argument 485 umsg_parse( const UMessageFormat *fmt, const char16_t *source, int32_t sourceLength, int32_t *count, UErrorCode *status, ...) umsg_parse() argument 507 umsg_vparse(const UMessageFormat *fmt, const char16_t *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status) umsg_vparse() argument [all...] |
H A D | fmtable.cpp | 211 Formattable::Formattable(const Formattable &source) in Formattable() argument 222 Formattable::operator=(const Formattable& source) in operator =() argument [all...] |
H A D | plurfmt.cpp | 506 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formattable& result, FieldPosition& pos) const { in parseType() argument
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const char16_t *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument 207 strrch(const char* source,uint32_t sourceLen,char find) strrch() argument [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucbuf.cpp | 166 const char* source=nullptr; in ucbuf_fillucbuf() local [all...] |
/third_party/mesa3d/src/microsoft/clc/ |
H A D | compute_test.h | 329 void run_shader(const char *source, in run_shader() argument
|
/third_party/icu/icu4c/source/samples/ucnv/ |
H A D | convsamp.cpp | 209 UChar source[] = { 0x041C, 0x043E, 0x0441, 0x043A, 0x0432, in convsample_02() local 302 const char *source; in convsample_05() local 402 const char *source; in convsample_06() local 535 char source[] = { 0x63, 0x61, 0x74, (char)0x94, 0x4C, (char)0x82, 0x6E, (char)0x82, 0x6A, 0x00 }; convsample_12() local 575 const char *source, *sourceLimit; convsample_13() local 621 convsample_20_didSubstitute(const char *source) convsample_20_didSubstitute() argument 715 convsample_21_didSubstitute(const char *source) convsample_21_didSubstitute() argument 881 const char *source; convsample_40() local 985 const UChar *source; convsample_46() local 1089 const char *source = input; convsample_50() local [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument 207 strrch(const char* source,uint32_t sourceLen,char find) strrch() argument [all...] |
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetBOCU1.java | 390 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush){ in encodeLoop() argument 432 private int fastSingle(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in fastSingle() argument 469 getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrail() argument 488 regularLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) regularLoop() argument 794 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument 844 fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets) fastSingle() argument 883 getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) getTrail() argument 919 afterGetTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) afterGetTrail() argument 1037 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument [all...] |
H A D | CharsetEncoderICU.java | 287 abstract CoderResult encodeLoop(CharBuffer source, ByteBuffer target, in encodeLoop() argument 299 final CoderResult encode(CharBuffer source, ByteBuffer target, in encode() argument 390 fromUnicodeWithCallback(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) fromUnicodeWithCallback() argument 759 setSourcePosition(CharBuffer source) setSourcePosition() argument 776 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument 797 cbFromUWriteUChars(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteUChars() argument 867 handleSurrogates(CharBuffer source, char lead) handleSurrogates() argument [all...] |
H A D | CharsetCompoundText.java | 200 private static int findNextEsc(ByteBuffer source) { in findNextEsc() argument 242 private static byte findStateFromEscSeq(ByteBuffer source, byte[] toUBytes, int toUBytesLength) { in findStateFromEscSeq() argument 344 protected CoderResult encodeLoop(CharBuffer source, ByteBuffe argument 513 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucbuf.cpp | 166 const char* source=NULL; in ucbuf_fillucbuf() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | move-optimizer.cc | 16 InstructionOperand source; member [all...] |
/third_party/node/deps/v8/src/debug/ |
H A D | debug-evaluate.cc | 30 GetFunctionInfo(Isolate* isolate, Handle<String> source, REPLMode repl_mode) GetFunctionInfo() argument 42 Global(Isolate* isolate, Handle<String> source, debug::EvaluateGlobalMode mode, REPLMode repl_mode) Global() argument 88 Local(Isolate* isolate, StackFrameId frame_id, int inlined_jsframe_index, Handle<String> source, bool throw_on_side_effect) Local() argument 133 WithTopmostArguments(Isolate* isolate, Handle<String> source) WithTopmostArguments() argument 179 Evaluate( Isolate* isolate, Handle<SharedFunctionInfo> outer_info, Handle<Context> context, Handle<Object> receiver, Handle<String> source, bool throw_on_side_effect) Evaluate() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | instructions-arm64.cc | 302 void Instruction::SetImmLLiteral(Instruction* source) { in SetImmLLiteral() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | scavenger-inl.h | 85 bool Scavenger::MigrateObject(Map map, HeapObject source, HeapObject target, in MigrateObject() argument 358 EvacuateObject(THeapObjectSlot slot, Map map, HeapObject source) EvacuateObject() argument [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 61 bool IsLiveAtTarget(ValueNode* node, ControlNode* source, BasicBlock* target) { in IsLiveAtTarget() argument 564 AddMoveBeforeCurrentNode( compiler::AllocatedOperand source, compiler::AllocatedOperand target) AddMoveBeforeCurrentNode() argument 786 InitializeBranchTargetRegisterValues( ControlNode* source, BasicBlock* target) InitializeBranchTargetRegisterValues() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | compilation-cache-table.cc | 145 StringSharedKey(Handle<String> source, Handle<SharedFunctionInfo> shared, in StringSharedKey() argument 155 StringSharedKey(Handle<String> source, LanguageMode language_mode) in StringSharedKey() argument [all...] |
H A D | js-regexp.cc | 263 int CountAdditionalEscapeChars(Handle<String> source, bool* needs_escapes_out) { in CountAdditionalEscapeChars() argument 317 Handle<StringType> WriteEscapedRegExpSource(Handle<String> source, in WriteEscapedRegExpSource() argument 237 Initialize(Handle<JSRegExp> regexp, Handle<String> source, Handle<String> flags_string) Initialize() argument 370 EscapeRegExpSource(Isolate* isolate, Handle<String> source) EscapeRegExpSource() argument 399 Initialize(Handle<JSRegExp> regexp, Handle<String> source, Flags flags, uint32_t backtrack_limit) Initialize() argument [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | profiler-listener.cc | 283 RegExpCodeCreateEvent(Handle<AbstractCode> code, Handle<String> source) RegExpCodeCreateEvent() argument
|