| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucurr.cpp | 972 toUpperCase(const char16_t* source, int32_t len, const char* locale) { in toUpperCase() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | calendar.cpp | 805 Calendar::Calendar(const Calendar &source) in Calendar() argument
|
| H A D | dtptngen.cpp | 1610 DateTimePatternGenerator::getBestRaw(DateTimeMatcher& source, in getBestRaw() argument
|
| H A D | vtzone.cpp | 961 VTimeZone::VTimeZone(const VTimeZone& source) in VTimeZone() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 109 static char *try_direct_replace(const char *app, const char *source) in try_direct_replace() argument 1152 set_shader_source(struct gl_shader *sh, const GLchar *source, in set_shader_source() argument 1940 construct_name(const gl_shader_stage stage, const char *sha, const char *source, const char *path) construct_name() argument 1956 _mesa_dump_shader_source(const gl_shader_stage stage, const char *source, const uint8_t sha1[SHA1_DIGEST_LENGTH]) _mesa_dump_shader_source() argument 1995 _mesa_read_shader_source(const gl_shader_stage stage, const char *source, const uint8_t sha1[SHA1_DIGEST_LENGTH]) _mesa_read_shader_source() argument 2077 GLcharARB *source; shader_source() local 3682 const char *source = _mesa_lookup_shader_include(ctx, name_cp, false); _mesa_IsNamedStringARB() local 3702 const char *source = _mesa_lookup_shader_include(ctx, name_cp, true); _mesa_GetNamedStringARB() local 3730 const char *source = _mesa_lookup_shader_include(ctx, name_cp, true); _mesa_GetNamedStringivARB() local [all...] |
| /third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
| H A D | nghttp2.h | 952 nghttp2_data_source source; member [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | vtzone.cpp | 961 VTimeZone::VTimeZone(const VTimeZone& source) in VTimeZone() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 1631 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 1639 private CoderResult continueMatchToU(ByteBuffer source, CharBuffer target, IntBuffer offsets, int srcIndex, in continueMatchToU() argument 1713 private int matchToU(byte sisoState, byte[] preArray, int preArrayBegin, int preLength, ByteBuffer source, in matchToU() argument 1877 toU(int length, ByteBuffer source, CharBuffer target, IntBuffer offsets, int sourceIndex, boolean flush, CoderResult[] cr) toU() argument 1918 initialMatchToU(int firstLength, ByteBuffer source, CharBuffer target, IntBuffer offsets, int srcIndex, boolean flush, CoderResult[] cr) initialMatchToU() argument 1961 simpleMatchToU(ByteBuffer source, boolean useFallback) simpleMatchToU() argument 2002 cnvMBCSToUnicodeWithOffsets(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) cnvMBCSToUnicodeWithOffsets() argument 2360 cnvMBCSSingleToBMPWithOffsets(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) cnvMBCSSingleToBMPWithOffsets() argument 2489 cnvMBCSSingleToUnicodeWithOffsets(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) cnvMBCSSingleToUnicodeWithOffsets() argument 2656 simpleGetNextUChar(ByteBuffer source, boolean useFallback) simpleGetNextUChar() argument 2848 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument 3524 continueMatchFromU(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush, int srcIndex) continueMatchFromU() argument 3624 matchFromU(int firstCP, char[] preArray, int preArrayBegin, int preLength, CharBuffer source, int[] pMatchValue, boolean isUseFallback, boolean flush) matchFromU() argument 3882 fromU(int cp, CharBuffer source, ByteBuffer target, IntBuffer offsets, int sourceIndex, int length, boolean flush, CoderResult[] cr) fromU() argument 3934 initialMatchFromU(int cp, CharBuffer source, ByteBuffer target, IntBuffer offsets, int srcIndex, boolean flush, CoderResult[] cr) initialMatchFromU() argument 3977 cnvMBCSFromUnicodeWithOffsets(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) cnvMBCSFromUnicodeWithOffsets() argument 3986 cnvMBCSSingleFromBMPWithOffsets(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) cnvMBCSSingleFromBMPWithOffsets() argument 4151 cnvMBCSSingleFromUnicodeWithOffsets(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) cnvMBCSSingleFromUnicodeWithOffsets() argument 4301 cnvMBCSDoubleFromUnicodeWithOffsets(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) cnvMBCSDoubleFromUnicodeWithOffsets() argument 4501 getTrailSingleBMP(CharBuffer source, SideEffectsSingleBMP x, CoderResult[] cr) getTrailSingleBMP() argument 4542 getTrail(CharBuffer source, ByteBuffer target, int uniMask, SideEffects x, boolean flush, CoderResult[] cr) getTrail() argument 4575 unassigned(CharBuffer source, ByteBuffer target, IntBuffer offsets, SideEffects x, boolean flush, CoderResult[] cr) unassigned() argument 4616 getTrailDouble(CharBuffer source, ByteBuffer target, int uniMask, SideEffectsDouble x, boolean flush, CoderResult[] cr) getTrailDouble() argument 4648 unassignedDouble(CharBuffer source, ByteBuffer target, SideEffectsDouble x, boolean flush, CoderResult[] cr) unassignedDouble() argument 4681 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument [all...] |
| /third_party/libinput/src/ |
| H A D | evdev.c | 2814 evdev_post_scroll(struct evdev_device *device, uint64_t time, enum libinput_pointer_axis_source source, const struct normalized_coords *delta) evdev_post_scroll() argument 2895 evdev_stop_scroll(struct evdev_device *device, uint64_t time, enum libinput_pointer_axis_source source) evdev_stop_scroll() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 148 struct source { struct 577 const char *type, *source; in print_pointer_axis_event() local 1080 const char *source = NULL; print_tablet_pad_ringstrip_event() local 2105 struct source *source; add_source() local 2129 destroy_source(struct record_context *ctx, struct source *source) destroy_source() argument 2202 struct source *source; dispatch_sources() local 2224 struct source *source; mainloop() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.c | 846 pseudo_t alloc_phi(struct basic_block *source, pseudo_t pseudo, struct symbol *type) in alloc_phi() argument
|
| H A D | evaluate.c | 1299 struct symbol *source = expr->right->ctype; in evaluate_assign_op() local 1392 struct symbol *source = degenerate(*rp); in check_assignment_types() local 1496 struct symbol *source = *rp ? (*rp)->ctype : NULL; compatible_assignment_types() local 2951 evaluate_compound_literal(struct expression *expr, struct expression *source) evaluate_compound_literal() argument 2973 struct expression *source = expr->cast_expression; evaluate_cast() local 3336 struct symbol source; evaluate_generic_selection() local [all...] |
| /third_party/lz4/lib/ |
| H A D | lz4.c | 910 LZ4_compress_generic_validated( LZ4_stream_t_internal* const cctx, const char* const source, char* const dest, const int inputSize, int* inputConsumed, const int maxOutputSize, const limitedOutput_directive outputDirective, const tableType_t tableType, const dict_directive dictDirective, const dictIssue_directive dictIssue, const int acceleration) LZ4_compress_generic_validated() argument 1346 LZ4_compress_fast_extState(void* state, const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) LZ4_compress_fast_extState() argument 1416 LZ4_compress_fast(const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) LZ4_compress_fast() argument 1632 LZ4_compress_fast_continue(LZ4_stream_t* LZ4_stream, const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) LZ4_compress_fast_continue() argument 1712 LZ4_compress_forceExtDict(LZ4_stream_t* LZ4_dict, const char* source, char* dest, int srcSize) LZ4_compress_forceExtDict() argument 2345 LZ4_decompress_safe(const char* source, char* dest, int compressedSize, int maxDecompressedSize) LZ4_decompress_safe() argument 2362 LZ4_decompress_fast(const char* source, char* dest, int originalSize) LZ4_decompress_fast() argument 2373 LZ4_decompress_safe_withPrefix64k(const char* source, char* dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_withPrefix64k() argument 2381 LZ4_decompress_safe_partial_withPrefix64k(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity) LZ4_decompress_safe_partial_withPrefix64k() argument 2390 LZ4_decompress_fast_withPrefix64k(const char* source, char* dest, int originalSize) LZ4_decompress_fast_withPrefix64k() argument 2398 LZ4_decompress_safe_withSmallPrefix(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize) LZ4_decompress_safe_withSmallPrefix() argument 2407 LZ4_decompress_safe_partial_withSmallPrefix(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, size_t prefixSize) LZ4_decompress_safe_partial_withSmallPrefix() argument 2417 LZ4_decompress_safe_forceExtDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_forceExtDict() argument 2427 LZ4_decompress_safe_partial_forceExtDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const void* dictStart, size_t dictSize) LZ4_decompress_safe_partial_forceExtDict() argument 2438 LZ4_decompress_fast_extDict(const char* source, char* dest, int originalSize, const void* dictStart, size_t dictSize) LZ4_decompress_fast_extDict() argument 2451 LZ4_decompress_safe_doubleDict(const char* source, char* dest, int compressedSize, int maxOutputSize, size_t prefixSize, const void* dictStart, size_t dictSize) LZ4_decompress_safe_doubleDict() argument 2524 LZ4_decompress_safe_continue(LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int compressedSize, int maxOutputSize) LZ4_decompress_safe_continue() argument 2564 LZ4_decompress_fast_continue(LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int originalSize) LZ4_decompress_fast_continue() argument 2612 LZ4_decompress_safe_usingDict(const char* source, char* dest, int compressedSize, int maxOutputSize, const char* dictStart, int dictSize) LZ4_decompress_safe_usingDict() argument 2627 LZ4_decompress_safe_partial_usingDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCapacity, const char* dictStart, int dictSize) LZ4_decompress_safe_partial_usingDict() argument 2642 LZ4_decompress_fast_usingDict(const char* source, char* dest, int originalSize, const char* dictStart, int dictSize) LZ4_decompress_fast_usingDict() argument 2657 LZ4_compress_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize) LZ4_compress_limitedOutput() argument 2677 LZ4_compress_continue(LZ4_stream_t* LZ4_stream, const char* source, char* dest, int inputSize) LZ4_compress_continue() argument 2688 LZ4_uncompress(const char* source, char* dest, int outputSize) LZ4_uncompress() argument 2692 LZ4_uncompress_unknownOutputSize(const char* source, char* dest, int isize, int maxOutputSize) LZ4_uncompress_unknownOutputSize() argument [all...] |
| H A D | lz4hc.c | 976 int LZ4_compress_HC_destSize(void* state, const char* source, char* dest, int* sourceSizePtr, int targetDestSize, int cLevel) in LZ4_compress_HC_destSize() argument 553 LZ4HC_compress_hashChain( LZ4HC_CCtx_internal* const ctx, const char* const source, char* const dest, int* srcSizePtr, int const maxOutputSize, int maxNbAttempts, const limitedOutput_directive limit, const dictCtx_directive dict ) LZ4HC_compress_hashChain() argument 1330 LZ4HC_compress_optimal( LZ4HC_CCtx_internal* ctx, const char* const source, char* dst, int* srcSizePtr, int dstCapacity, int const nbSearches, size_t sufficient_len, const limitedOutput_directive limit, int const fullUpdate, const dictCtx_directive dict, const HCfavor_e favorDecSpeed) LZ4HC_compress_optimal() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | code-generator-x64.cc | 4895 IncrementStackAccessCounter( InstructionOperand* source, InstructionOperand* destination) IncrementStackAccessCounter() argument 4931 AssembleMove(InstructionOperand* source, InstructionOperand* destination) AssembleMove() argument 5135 AssembleSwap(InstructionOperand* source, InstructionOperand* destination) AssembleSwap() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | heap-refs.cc | 1493 StringRef RegExpBoilerplateDescriptionRef::source() const { in source() function in v8::internal::compiler::RegExpBoilerplateDescriptionRef
|
| H A D | js-native-context-specialization.cc | 1941 ReducePropertyAccess( Node* node, Node* key, base::Optional<NameRef> static_name, Node* value, FeedbackSource const& source, AccessMode access_mode) ReducePropertyAccess() argument
|
| H A D | code-assembler.cc | 531 void CodeAssembler::StaticAssert(TNode<BoolT> value, const char* source) { in StaticAssert() argument
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | code-generator-s390.cc | 3608 void CodeGenerator::AssembleMove(InstructionOperand* source, in AssembleConstructFrame() argument 3776 AssembleSwap(InstructionOperand* source, InstructionOperand* destination) AssembleConstructFrame() argument [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.cc | 660 VariableProxy* source = in HoistSloppyBlockFunctions() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.cc | 2376 bool Debug::SetScriptSource(Handle<Script> script, Handle<String> source, in SetScriptSource() argument [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-win32.cc | 105 int strncpy_s(char* dest, size_t dest_size, const char* source, size_t count) { in strncpy_s() argument
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.cc | 292 LoadAddress(Register destination, ExternalReference source) LoadAddress() argument
|
| /third_party/node/deps/v8/src/builtins/s390/ |
| H A D | builtins-s390.cc | 258 void OnStackReplacement(MacroAssembler* masm, OsrSourceTier source) { in OnStackReplacement() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | compiler.cc | 1729 FinalizeScript( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details) FinalizeScript() argument 1864 Finish( Isolate* isolate, Handle<String> source, ScriptOriginOptions origin_options) Finish() argument 2295 GetFunctionFromEval( Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<Context> context, LanguageMode language_mode, ParseRestriction restriction, int parameters_end_pos, int eval_scope_position, int eval_position, ParsingWhileDebugging parsing_while_debugging) Compile() argument 2435 CodeGenerationFromStringsAllowed(Isolate* isolate, Handle<Context> context, Handle<String> source) Compile() argument 2451 ModifyCodeGenerationFromStrings(Isolate* isolate, Handle<Context> context, Handle<i::Object>* source, bool is_code_like) Compile() argument 2554 GetFunctionFromValidatedString( Handle<Context> context, MaybeHandle<String> source, ParseRestriction restriction, int parameters_end_pos) Compile() argument 2582 GetFunctionFromString( Handle<Context> context, Handle<Object> source, ParseRestriction restriction, int parameters_end_pos, bool is_code_like) Compile() argument 2795 NewScript( Isolate* isolate, ParseInfo* parse_info, Handle<String> source, ScriptDetails script_details, NativesFlag natives, MaybeHandle<FixedArray> maybe_wrapped_arguments = kNullMaybeHandle) Compile() argument 2809 CompileScriptOnMainThread( const UnoptimizedCompileFlags flags, Handle<String> source, const ScriptDetails& script_details, NativesFlag natives, v8::Extension* extension, Isolate* isolate, IsCompiledScope* is_compiled_scope) Compile() argument 2831 StressBackgroundCompileThread(Isolate* isolate, Handle<String> source, ScriptType type) Compile() argument 2851 SourceStream(Handle<String> source, Isolate* isolate) Compile() argument 2898 CompileScriptOnBothBackgroundAndMainThread( Handle<String> source, const ScriptDetails& script_details, Isolate* isolate, IsCompiledScope* is_compiled_scope) Compile() argument 2964 GetSharedFunctionInfoForScriptImpl( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, v8::Extension* extension, AlignedCachedData* cached_data, BackgroundDeserializeTask* deserialize_task, ScriptCompiler::CompileOptions compile_options, ScriptCompiler::NoCacheReason no_cache_reason, NativesFlag natives) Compile() argument 3105 GetSharedFunctionInfoForScript( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, ScriptCompiler::CompileOptions compile_options, ScriptCompiler::NoCacheReason no_cache_reason, NativesFlag natives) Compile() argument 3116 GetSharedFunctionInfoForScriptWithExtension( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, v8::Extension* extension, ScriptCompiler::CompileOptions compile_options, NativesFlag natives) Compile() argument 3126 GetSharedFunctionInfoForScriptWithCachedData( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, AlignedCachedData* cached_data, ScriptCompiler::CompileOptions compile_options, ScriptCompiler::NoCacheReason no_cache_reason, NativesFlag natives) Compile() argument 3137 GetSharedFunctionInfoForScriptWithDeserializeTask( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, BackgroundDeserializeTask* deserialize_task, ScriptCompiler::CompileOptions compile_options, ScriptCompiler::NoCacheReason no_cache_reason, NativesFlag natives) Compile() argument 3149 GetWrappedFunction( Handle<String> source, Handle<FixedArray> arguments, Handle<Context> context, const ScriptDetails& script_details, AlignedCachedData* cached_data, v8::ScriptCompiler::CompileOptions compile_options, v8::ScriptCompiler::NoCacheReason no_cache_reason) Compile() argument 3245 GetSharedFunctionInfoForStreamedScript( Isolate* isolate, Handle<String> source, const ScriptDetails& script_details, ScriptStreamingData* streaming_data) Compile() argument 3301 GetSharedFunctionInfoForWebSnapshot( Isolate* isolate, Handle<String> source, MaybeHandle<Object> maybe_script_name) Compile() argument [all...] |