| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.h | 159 nouveau_vp3_video_addr(struct nouveau_vp3_decoder *dec, struct nouveau_vp3_video_buffer *target) in nouveau_vp3_video_addr() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 132 struct nv84_video_buffer *target = (struct nv84_video_buffer *)video_target; in nv84_decoder_decode_bitstream_h264() local 148 nv84_decoder_begin_frame_h264(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nv84_decoder_begin_frame_h264() argument 155 nv84_decoder_end_frame_h264(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nv84_decoder_end_frame_h264() argument 182 nv84_decoder_begin_frame_mpeg12(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nv84_decoder_begin_frame_mpeg12() argument 205 nv84_decoder_end_frame_mpeg12(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) nv84_decoder_end_frame_mpeg12() argument 216 nv84_decoder_decode_macroblock(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, const struct pipe_macroblock *macroblocks, unsigned num_macroblocks) nv84_decoder_decode_macroblock() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cintltst.c | 510 char *newString,*targetLimit,*target; in aescstrdup() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkgitems.cpp | 167 char target[200]; in checkIDSuffix() local 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix, char *target, int32_t capacity, UErrorCode *pErrorCode) makeTargetName() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetLMBCS.java | 755 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 936 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument [all...] |
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_core.c | 548 snmp_oid_assign(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_assign() argument 566 snmp_oid_prefix(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) in snmp_oid_prefix() argument 591 snmp_oid_combine(struct snmp_obj_id *target, const u32_t *oid1, u8_t oid1_len, const u32_t *oid2, u8_t oid2_len) snmp_oid_combine() argument 604 snmp_oid_append(struct snmp_obj_id *target, const u32_t *oid, u8_t oid_len) snmp_oid_append() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | flow.c | 70 static int remove_other_phisources(struct basic_block *bb, struct multijmp_list *list, struct basic_block *target) in remove_other_phisources() argument 134 static int bb_depends_on(struct basic_block *target, struc argument 153 bb_depends_on_phi(struct basic_block *target, struct basic_block *src) bb_depends_on_phi() argument 239 struct basic_block *source, *target; try_to_simplify_bb() local 322 struct basic_block *target = *target_p, *final; simplify_branch_branch() local 394 pseudo_t target; convert_instruction_target() local 609 pseudo_t target = insn->target; kill_defs() local 700 struct basic_block *target = br->bb_true; rewrite_branch_bb() local 795 convert_to_jump(struct instruction *insn, struct basic_block *target) convert_to_jump() argument 830 retarget_parents(struct basic_block *bb, struct basic_block *target) retarget_parents() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-properties.cc | 333 ObjectRef target = mtarget.Ref(broker); in GetJSCreateMap() local
|
| H A D | js-inlining.cc | 57 Node* target() const { in target() function in v8::internal::compiler::JSCallAccessor 297 Node* target = node->InputAt(JSCallOrConstructNode::TargetIndex()); in DetermineCallTarget() local 352 Node* target = node->InputAt(JSCallOrConstructNode::TargetIndex()); DetermineCallContext() local [all...] |
| H A D | js-inlining-heuristic.cc | 611 Node* target = callee->InputAt(i); in TryReuseDispatch() local 669 Node* target = jsgraph()->Constant(candidate.functions[i].value()); CreateOrReuseDispatch() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-call-gen.cc | 110 auto target = Parameter<Object>(Descriptor::kFunction); in TF_BUILTIN() local 124 auto target = Parameter<Object>(Descriptor::kFunction); in TF_BUILTIN() local 137 auto target = Parameter<Object>(Descriptor::kFunction); in TF_BUILTIN() local 148 CallOrConstructWithArrayLike( TNode<Object> target, base::Optional<TNode<Object>> new_target, TNode<Object> arguments_list, TNode<Context> context) CallOrConstructWithArrayLike() argument 324 CallOrConstructDoubleVarargs( TNode<Object> target, base::Optional<TNode<Object>> new_target, TNode<FixedDoubleArray> elements, TNode<Int32T> length, TNode<Int32T> args_count, TNode<Context> context, TNode<Int32T> kind) CallOrConstructDoubleVarargs() argument 353 CallOrConstructWithSpread( TNode<Object> target, base::Optional<TNode<Object>> new_target, TNode<Object> spread, TNode<Int32T> args_count, TNode<Context> context) CallOrConstructWithSpread() argument 487 auto target = Parameter<Object>(Descriptor::kFunction); CallReceiver() local 504 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 512 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 525 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 534 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 549 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local [all...] |
| H A D | builtins.cc | 474 bool Builtins::AllowDynamicFunction(Isolate* isolate, Handle<JSFunction> target, in AllowDynamicFunction() argument
|
| H A D | builtins-typed-array-gen.cc | 89 auto target = Parameter<JSFunction>(Descriptor::kJSTarget); in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.h | 147 void Call(Label* target) { call(target); } in Call() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.h | 379 void Call(Label* target) { call(target); } in Call() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | scavenger.cc | 70 Code target = Code::GetCodeFromTargetAddress(rinfo->target_address()); variable 109 HandleSlot(HeapObject host, THeapObjectSlot slot, HeapObject target) HandleSlot() argument 582 IterateAndScavengePromotedObject(HeapObject target, Map map, int size) IterateAndScavengePromotedObject() argument 676 HeapObject target = entry.heap_object; Process() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/loong64/ |
| H A D | disasm-loong64.cc | 296 int target = ((offs << n_bits) << (32 - kOffsLowBits - n_bits)) >> in PrintPCOffs16() local 306 int target = in PrintPCOffs21() local 317 int target = in PrintPCOffs26() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-code-generator.cc | 136 void EmitSingleParallelMove(Register source, Register target, in EmitSingleParallelMove() argument 143 RecursivelyEmitParallelMoveChain(Register chain_start, Register source, Register target, RegisterMoves& moves) RecursivelyEmitParallelMoveChain() argument 172 Register target = moves[source.code()]; EmitParallelMoveChain() local 179 EmitStackToRegisterGapMove(compiler::InstructionOperand source, Register target) EmitStackToRegisterGapMove() argument 204 RecordGapMove(compiler::AllocatedOperand source, compiler::AllocatedOperand target, RegisterMoves& register_moves, StackToRegisterMoves& stack_to_register_moves) RecordGapMove() argument 227 BasicBlock* target = node->target(); EmitBlockEndGapMoves() local 272 compiler::AllocatedOperand target = EmitBlockEndGapMoves() local [all...] |
| H A D | maglev-graph-builder.h | 329 void StoreRegister(interpreter::Register target, NodeT* value) { in StoreRegister() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | transitions.cc | 41 Insert(Isolate* isolate, Handle<Map> map, Handle<Name> name, Handle<Map> target, SimpleTransitionFlag flag) Insert() argument 269 Map target = SearchTransition(*name, PropertyKind::kData, attributes); FindTransitionToDataProperty() local 291 Map target = Map::cast(raw_transitions_->GetHeapObjectAssumeWeak()); ForEachTransitionTo() local 322 IsMatchingMap(Map target, Name name, PropertyKind kind, PropertyAttributes attributes) IsMatchingMap() argument 344 MaybeObject target = array.Get(header + i); CompactPrototypeTransitionArray() local 428 MaybeObject target = GetPrototypeTransition() local 545 Map target = GetSimpleTransition(isolate, map); EnsureHasFullTransitionArray() local 591 MaybeObject target = proto_trans.Get(index); TraverseTransitionTreeInternal() local 619 Map target = old_transitions.GetTarget(i); CheckNewTransitionsAreConsistent() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 146 Handle<Map> target = target_maps[i]; in GeneralizeAllTransitionsToFieldAsMutable() local 1049 Handle<JSFunction> target = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 1059 Handle<JSFunction> target = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 1261 Handle<JSReceiver> target = args.at<JSReceiver>(0); RUNTIME_FUNCTION() local 1279 Handle<JSObject> target = args.at<JSObject>(0); RUNTIME_FUNCTION() local 1370 Handle<JSObject> target = RUNTIME_FUNCTION() local [all...] |
| H A D | runtime-wasm.cc | 753 Handle<WasmContinuationObject> target = in RUNTIME_FUNCTION() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_gmem.c | 628 emit_conditional_ib(struct fd_batch *batch, const struct fd_tile *tile, struct fd_ringbuffer *target) emit_conditional_ib() argument
|
| H A D | fd6_emit.c | 881 struct fd_stream_output_target *target = variable
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.h | 372 __OUT_IB5(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in __OUT_IB5() argument 342 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, struct fd_ringbuffer *target) __OUT_IB() argument [all...] |