| /third_party/node/src/ |
| H A D | stream_pipe.cc | 22 StreamPipe::StreamPipe(StreamBase* source, in StreamPipe() argument 41 StreamBase* StreamPipe::source() { in source() function in node::StreamPipe 243 New(StreamBase* source, StreamBase* sink, Local<Object> obj) New() argument 279 StreamBase* source = StreamBase::FromObject(args[0].As<Object>()); New() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvlat1.cpp | 38 const uint8_t *source; in _Latin1ToUnicodeWithOffsets() local 124 const uint8_t *source=(const uint8_t *)pArgs->source; _Latin1GetNextUChar() local 140 const char16_t *source, *sourceLimit; _Latin1FromUnicodeWithOffsets() local 328 const uint8_t *source, *sourceLimit; ucnv_Latin1FromUTF8() local 484 const uint8_t *source, *sourceLimit; _ASCIIToUnicodeWithOffsets() local 593 const uint8_t *source; _ASCIIGetNextUChar() local 621 const uint8_t *source, *sourceLimit; ucnv_ASCIIFromUTF8() local [all...] |
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_debug_norm.c | 198 GLvector4f source[1], dest[1], dest2[1], ref[1], ref2[1]; in test_norm_function() local [all...] |
| H A D | m_debug_xform.c | 170 GLvector4f source[1], dest[1], ref[1]; in test_transform_function() local [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | prscmnts.cpp | 47 removeText(char16_t *source, int32_t srcLen, in removeText() argument 79 removeCmtText(char16_t* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() argument 87 getText(const char16_t* source, int32_t srcLen, in getText() argument 124 getDescription( const char16_t* source, int32_ argument 148 getCount(const char16_t* source, int32_t srcLen, UParseCommentsOption option, UErrorCode *status) getCount() argument 185 getAt(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument 227 getTranslate( const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument 237 getNote(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UErrorCode* status) getNote() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | uparse.cpp | 366 u_parseUTF8(const char *source, int32_t sLen, char *dest, int32_t destCapacity, UErrorCode *status) { in u_parseUTF8() argument
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_print.c | 40 mir_print_index(int source) in mir_print_index() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | uparse.cpp | 366 u_parseUTF8(const char *source, int32_t sLen, char *dest, int32_t destCapacity, UErrorCode *status) { in u_parseUTF8() argument
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetASCII.java | 40 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, in decodeLoop() argument 111 decodeLoopCoreOptimized(ByteBuffer source, CharBuffer target, byte[] sourceArray, char[] targetArray, int oldSource, int offset, int limit) decodeLoopCoreOptimized() argument 135 decodeLoopCoreUnoptimized(ByteBuffer source, CharBuffer target) decodeLoopCoreUnoptimized() argument 190 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument 271 encodeLoopCoreOptimized(CharBuffer source, ByteBuffer target, char[] sourceArray, byte[] targetArray, int oldSource, int offset, int limit, boolean flush) encodeLoopCoreOptimized() argument 296 encodeLoopCoreUnoptimized(CharBuffer source, ByteBuffer target, boolean flush) encodeLoopCoreUnoptimized() argument 324 encodeMalformedOrUnmappable(CharBuffer source, int ch, boolean flush) encodeMalformedOrUnmappable() argument 334 encodeTrail(CharBuffer source, char lead, boolean flush) encodeTrail() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | gap-resolver.cc | 164 InstructionOperand source = move->source(); in PerformMove() local [all...] |
| /third_party/node/deps/v8/src/base/utils/ |
| H A D | random-number-generator.cc | 29 void RandomNumberGenerator::SetEntropySource(EntropySource source) { in SetEntropySource() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | code-stats.cc | 24 Object source = script.source(cage_base); in RecordCodeAndMetadataStatistics() local
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap.cc | 45 void Heap::ForceGarbageCollectionSlow(const char* source, const char* reason, in ForceGarbageCollectionSlow() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.h | 231 String16 source; member
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-compiler.cc | 356 MaybeHandle<String> source; in CompileGlobalEval() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | source-positions.h | 58 SourceId source; member
|
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_local.h | 80 sct_source_t source; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | PrefixTree.java | 257 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
|
| H A D | RangeTreeFactorizer.java | 144 public void visit(DfaNode source, DfaEdge srcEdge, DfaNode srcTarget) { in visit() argument 190 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
| H A D | MatcherCompiler.java | 125 private ImmutableSet<DfaNode> sortedOutputs(DfaNode source) { in sortedOutputs() argument 132 private DfaNode singleOutput(DfaNode source) { in singleOutput() argument 143 private ImmutableMap<DfaNode, Integer> getOutMap(DfaNode source) { in getOutMap() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | SubgroupOptimizer.java | 125 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument 162 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeKey.java | 131 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
|
| /third_party/rust/crates/codespan/codespan/src/ |
| H A D | file.rs | 188 pub fn source(&self, file_id: FileId) -> &Source { source() functions 239 fn source(&'a self, id: FileId) -> Result<&str, Error> { source() functions 362 fn source(&self) -> &Source { source() functions [all...] |
| /third_party/rust/crates/clap/clap_mangen/src/ |
| H A D | lib.rs | 83 pub fn source(mut self, source: impl Into<String>) -> Self { in source() functions
|
| /third_party/python/Tools/scripts/ |
| H A D | highlight.py | 245 source = f.read() variable
|