| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-typed-array-gen.cc | 343 CallCCopyFastNumberJSArrayElementsToTypedArray( TNode<Context> context, TNode<JSArray> source, TNode<JSTypedArray> dest, TNode<UintPtrT> source_length, TNode<UintPtrT> offset) CallCCopyFastNumberJSArrayElementsToTypedArray() argument 358 CallCCopyTypedArrayElementsToTypedArray( TNode<JSTypedArray> source, TNode<JSTypedArray> dest, TNode<UintPtrT> source_length, TNode<UintPtrT> offset) CallCCopyTypedArrayElementsToTypedArray() argument 370 CallCCopyTypedArrayElementsSlice( TNode<JSTypedArray> source, TNode<JSTypedArray> dest, TNode<UintPtrT> start, TNode<UintPtrT> end) CallCCopyTypedArrayElementsSlice() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.h | 304 void Move(Operand dst, Smi source) { in Move() argument 309 void Move(Register dst, TaggedIndex source) { Move(dst, source.ptr()); } in Move() argument 311 void Move(Operand dst, TaggedIndex source) { Move(dst, source.ptr()); } in Move() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-inspector-impl.cc | 94 compileAndRunInternalScript( v8::Local<v8::Context> context, v8::Local<v8::String> source) compileAndRunInternalScript() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-code-generator.cc | 120 compiler::AllocatedOperand source = in Process() local 136 void EmitSingleParallelMove(Register source, Register target, in EmitSingleParallelMove() argument 143 RecursivelyEmitParallelMoveChain(Register chain_start, Register source, Register target, RegisterMoves& moves) RecursivelyEmitParallelMoveChain() argument 171 EmitParallelMoveChain(Register source, RegisterMoves& moves) EmitParallelMoveChain() argument 179 EmitStackToRegisterGapMove(compiler::InstructionOperand source, Register target) EmitStackToRegisterGapMove() argument 185 RecordGapMove(compiler::AllocatedOperand source, Register target_reg, RegisterMoves& register_moves, StackToRegisterMoves& stack_to_register_moves) RecordGapMove() argument 204 RecordGapMove(compiler::AllocatedOperand source, compiler::AllocatedOperand target, RegisterMoves& register_moves, StackToRegisterMoves& stack_to_register_moves) RecordGapMove() argument 254 compiler::AllocatedOperand source = merge->operand(predecessor_id); EmitBlockEndGapMoves() local 270 compiler::AllocatedOperand source = compiler::AllocatedOperand::cast( EmitBlockEndGapMoves() local [all...] |
| H A D | maglev-graph-builder.h | 308 interpreter::Register source = iterator_.GetRegisterOperand(operand_index); in IsRegisterEqualToAccumulator() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-table.cc | 712 String source = string; in TryStringToIndexOrLookupExisting() local 629 TryStringToIndexOrLookupExisting(Isolate* isolate, String string, String source, size_t start) TryStringToIndexOrLookupExisting() argument [all...] |
| H A D | shared-function-info.cc | 412 Handle<String> source = isolate->factory()->NewSubString( in GetSourceCodeHarmony() local [all...] |
| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.h | 147 Parse( Isolate* isolate, Handle<String> source, Handle<Object> reviver) Parse() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 155 explicit ChunkedStream(ScriptCompiler::ExternalSourceStream* source) in ChunkedStream() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-bytecode-generator.cc | 378 Handle<HeapObject> RegExpBytecodeGenerator::GetCode(Handle<String> source) { in GetCode() argument
|
| H A D | regexp-macro-assembler-tracer.cc | 435 Handle<HeapObject> RegExpMacroAssemblerTracer::GetCode(Handle<String> source) { in GetCode() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 1262 Handle<Object> source = args.at(1); in RUNTIME_FUNCTION() local 1280 Handle<Object> source = args.at(1); in RUNTIME_FUNCTION() local 1334 Handle<Object> source = args.at(0); RUNTIME_FUNCTION() local [all...] |
| H A D | runtime-wasm.cc | 716 Address source = instance->data_segment_starts()[data_segment] + offset; in RUNTIME_FUNCTION() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | code-serializer.cc | 339 Finalize(Isolate* isolate, Handle<String> source, ScriptOriginOptions origin_options) Finalize() argument 419 Deserialize( Isolate* isolate, AlignedCachedData* cached_data, Handle<String> source, ScriptOriginOptions origin_options) Deserialize() argument 498 FinishOffThreadDeserialize( Isolate* isolate, OffThreadDeserializeData&& data, AlignedCachedData* cached_data, Handle<String> source, ScriptOriginOptions origin_options) FinishOffThreadDeserialize() argument 657 SourceHash(Handle<String> source, ScriptOriginOptions origin_options) SourceHash() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_idct.c | 792 vl_idct_init_buffer(struct vl_idct *idct, struct vl_idct_buffer *buffer, struct pipe_sampler_view *source, struct pipe_sampler_view *intermediate) vl_idct_init_buffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_compiler_util.c | 567 rc_pair_remove_src( struct rc_instruction * inst, unsigned int src_type, unsigned int source) rc_pair_remove_src() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | passwd.c | 445 int dest, source; in md5crypt() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | process.c | 455 WCHAR* quote_cmd_arg(const WCHAR *source, WCHAR *target) { in quote_cmd_arg() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 105 void visit(DfaNode source, DfaEdge edge, DfaNode target); in visit() argument 1115 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-coreaudio-device.c | 198 coreaudio_source *source = PA_SOURCE(o)->userdata; in get_latency_us() local 320 coreaudio_source *source = PA_SOURCE(o)->userdata; in source_process_msg() local 516 coreaudio_source *source = s->userdata; ca_source_set_state_in_main_thread() local 546 pa_source *source; ca_device_create_source() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-rygel-media-server.c | 332 static void append_variant_urls(DBusMessage *m, DBusMessageIter *iter, const struct userdata *u, pa_sink *sink, pa_source *source) { in append_variant_urls() argument 356 static void append_variant_mime_type(DBusMessage *m, DBusMessageIter *iter, pa_sink *sink, pa_source *source) { in append_variant_mime_type() argument 371 static void append_variant_item_display_name(DBusMessage *m, DBusMessageIter *iter, pa_sink *sink, pa_source *source) { in append_variant_item_display_name() argument 436 append_property_dict_entry_urls(DBusMessage *m, DBusMessageIter *iter, const struct userdata *u, pa_sink *sink, pa_source *source) append_property_dict_entry_urls() argument 448 append_property_dict_entry_mime_type(DBusMessage *m, DBusMessageIter *iter, pa_sink *sink, pa_source *source) append_property_dict_entry_mime_type() argument 460 append_property_dict_entry_item_display_name(DBusMessage *m, DBusMessageIter *iter, pa_sink *sink, pa_source *source) append_property_dict_entry_item_display_name() argument 559 append_sink_or_source_item_mediaobject2_properties(DBusMessage *r, DBusMessageIter *sub, const char *path, pa_sink *sink, pa_source *source) append_sink_or_source_item_mediaobject2_properties() argument 566 append_sink_or_source_item_properties( DBusMessage *r, DBusMessageIter *iter, const char *path, const struct userdata *user_data, pa_sink *sink, pa_source *source, char * const * filter, int filter_len) append_sink_or_source_item_properties() argument 854 pa_source *source; sinks_and_sources_handler() local 930 pa_source *source; sinks_and_sources_handler() local 949 pa_source *source = NULL; sinks_and_sources_handler() local [all...] |
| H A D | module-solaris.c | 91 pa_source *source; member [all...] |
| H A D | module-zeroconf-publish.c | 170 pa_source *source = PA_SOURCE(device); in get_service_data() local 577 pa_source *source; in publish_all_services() local [all...] |
| /third_party/pulseaudio/src/modules/oss/ |
| H A D | module-oss.c | 104 pa_source *source; member [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | introspect.h | 703 uint32_t source; /**< Index of the connected source */ global() member [all...] |