| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucbuf.cpp | 59 UChar target[1]={ 0 }; in ucbuf_autodetect_fs() local 165 UChar* target=NULL; in ucbuf_fillucbuf() local 588 UChar target[1]={ 0 }; ucbuf_rewind() local 640 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status) ucbuf_resolveFileName() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| 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 776 cbFromUWriteSub(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteSub() argument 797 cbFromUWriteUChars(CharsetEncoderICU encoder, CharBuffer source, ByteBuffer target, IntBuffer offsets) cbFromUWriteUChars() argument [all...] |
| H A D | CharsetCompoundText.java | 344 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument 513 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument [all...] |
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/ |
| H A D | minimal-secure-streams.c | 436 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) app_system_state_nf() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
| H A D | geocoding_data.pb.cc | 354 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument 745 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument 1052 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument 1279 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument 1507 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumber.pb.cc | 346 _InternalSerialize( ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const _InternalSerialize() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-constructor-gen.cc | 41 auto target = Parameter<Object>(Descriptor::kTarget); in TF_BUILTIN() local 53 auto target = Parameter<Object>(Descriptor::kTarget); in TF_BUILTIN() local 87 auto target = Parameter<Object>(Descriptor::kTarget); in TF_BUILTIN() local 66 BuildConstruct( TNode<Object> target, TNode<Object> new_target, TNode<Int32T> argc, const LazyNode<Context>& context, const LazyNode<HeapObject>& feedback_vector, TNode<UintPtrT> slot, UpdateFeedbackMode mode) BuildConstruct() argument 96 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 118 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 128 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 142 auto target = Parameter<Object>(Descriptor::kTarget); TF_BUILTIN() local 157 BuildConstructWithSpread( TNode<Object> target, TNode<Object> new_target, TNode<Object> spread, TNode<Int32T> argc, const LazyNode<Context>& context, const LazyNode<HeapObject>& feedback_vector, TNode<UintPtrT> slot, UpdateFeedbackMode mode) BuildConstructWithSpread() argument 265 auto target = Parameter<JSFunction>(Descriptor::kTarget); TF_BUILTIN() local 278 FastNewObject( TNode<Context> context, TNode<JSFunction> target, TNode<JSReceiver> new_target) FastNewObject() argument 295 FastNewObject( TNode<Context> context, TNode<JSFunction> target, TNode<JSReceiver> new_target, Label* call_runtime) FastNewObject() argument [all...] |
| H A D | builtins-intl.cc | 277 Handle<JSFunction> target = args.target(); in LegacyFormatConstructor() local 349 Handle<JSFunction> target = args.target(); in DisallowCallConstructor() local 380 Handle<JSFunction> target = args.target(); in CallOrConstructConstructor() local 700 Handle<JSFunction> target = args.target(); BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 272 int AssemblerBase::AddCodeTarget(Handle<CodeT> target) { in AddCodeTarget() argument
|
| H A D | reloc-info.cc | 352 void RelocInfo::set_target_address(Address target, in set_target_address() argument 514 Address target = target_internal_reference(); in Verify() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | instructions-arm64.cc | 219 bool Instruction::IsTargetInImmPCOffsetRange(Instruction* target) { in IsTargetInImmPCOffsetRange() argument 254 void Instruction::SetBranchImmTarget(Instruction* target) { in SetBranchImmTarget() argument 223 SetImmPCOffsetTarget(const AssemblerOptions& options, Instruction* target) SetImmPCOffsetTarget() argument 237 SetPCRelImmTarget(const AssemblerOptions& options, Instruction* target) SetPCRelImmTarget() argument 287 SetUnresolvedInternalReferenceImmTarget( const AssemblerOptions& options, Instruction* target) SetUnresolvedInternalReferenceImmTarget() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc-inl.h | 55 Address target = Memory<Address>(pc_); in apply() local 60 Address target = Assembler::target_address_at(pc_, constant_pool_); in apply() local 121 set_target_compressed_address_at( Address pc, Address constant_pool, Tagged_t target, ICacheFlushMode icache_flush_mode) set_target_compressed_address_at() argument 183 set_target_object(Heap* heap, HeapObject target, WriteBarrierMode write_barrier_mode, ICacheFlushMode icache_flush_mode) set_target_object() argument 200 WriteBarrierForCode(host(), this, target); set_target_object() local 209 set_target_external_reference( Address target, ICacheFlushMode icache_flush_mode) set_target_external_reference() argument 221 set_target_runtime_entry(Address target, WriteBarrierMode write_barrier_mode, ICacheFlushMode icache_flush_mode) set_target_runtime_entry() argument 421 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument 433 deserialization_set_target_internal_reference_at( Address pc, Address target, RelocInfo::Mode mode) deserialization_set_target_internal_reference_at() argument 443 set_target_address_at(Address pc, Address constant_pool, Address target, ICacheFlushMode icache_flush_mode) set_target_address_at() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm-inl.h | 115 void RelocInfo::set_target_object(Heap* heap, HeapObject target, in set_target_object() argument 129 WriteBarrierForCode(host(), this, target); in set_target_object() local 160 void RelocInfo::set_target_runtime_entry(Address target, in set_target_runtime_entry() argument 138 set_target_external_reference( Address target, ICacheFlushMode icache_flush_mode) set_target_external_reference() argument 217 deserialization_set_special_target_at( Address constant_pool_entry, Code code, Address target) deserialization_set_special_target_at() argument 227 deserialization_set_target_internal_reference_at( Address pc, Address target, RelocInfo::Mode mode) deserialization_set_target_internal_reference_at() argument 276 set_target_address_at(Address pc, Address constant_pool, Address target, ICacheFlushMode icache_flush_mode) set_target_address_at() argument [all...] |
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64-inl.h | 244 int32_t Assembler::relative_target_offset(Address target, Address pc) { in relative_target_offset() argument 235 set_target_address_at(Address pc, Address constant_pool, Address target, ICacheFlushMode icache_flush_mode) set_target_address_at() argument 250 deserialization_set_target_internal_reference_at( Address pc, Address target, RelocInfo::Mode mode) deserialization_set_target_internal_reference_at() argument 255 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument 351 set_target_external_reference( Address target, ICacheFlushMode icache_flush_mode) set_target_external_reference() argument 370 set_target_object(Heap* heap, HeapObject target, WriteBarrierMode write_barrier_mode, ICacheFlushMode icache_flush_mode) set_target_object() argument 387 WriteBarrierForCode(host(), this, target); set_target_object() local 396 set_target_runtime_entry(Address target, WriteBarrierMode write_barrier_mode, ICacheFlushMode icache_flush_mode) set_target_runtime_entry() argument [all...] |
| /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 124 HeapObject target; in SemiSpaceCopyObject() local 173 HeapObject target; PromoteObject() local 323 HeapObject target = first_word.ToForwardingAddress(); EvacuateShortcutCandidate() local 478 Code target = Code::GetCodeFromTargetAddress(rinfo->target_address()); VisitCodeTarget() local [all...] |
| H A D | marking-visitor-inl.h | 136 Code target = Code::GetCodeFromTargetAddress(rinfo->target_address()); in VisitCodeTarget() local 391 HeapObject target = HeapObject::cast(weak_ref.target()); in VisitJSWeakRef() local 416 HeapObject target = weak_cell.relaxed_target(); VisitWeakCell() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | execution.cc | 70 Handle<Object> target; member [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.h | 594 ReturnCallStub(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Context> context, TArgs... args) ReturnCallStub() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-regalloc.cc | 37 bool IsTargetOfNodeFallthrough(ControlNode* node, BasicBlock* target) { in IsTargetOfNodeFallthrough() argument 61 bool IsLiveAtTarget(ValueNode* node, ControlNode* source, BasicBlock* target) { in IsLiveAtTarget() argument 235 BasicBlock* target = control->Cast<Jump>()->target(); AllocateRegisters() local 473 InitializeConditionalBranchRegisters( ConditionalControlNode* control_node, BasicBlock* target) InitializeConditionalBranchRegisters() argument 512 BasicBlock* target = unconditional->target(); AllocateControlNode() local 564 AddMoveBeforeCurrentNode( compiler::AllocatedOperand source, compiler::AllocatedOperand target) AddMoveBeforeCurrentNode() argument 786 InitializeBranchTargetRegisterValues( ControlNode* source, BasicBlock* target) InitializeBranchTargetRegisterValues() argument 801 MergeRegisterValues(ControlNode* control, BasicBlock* target, int predecessor_id) MergeRegisterValues() argument [all...] |
| H A D | maglev-graph-printer.cc | 145 size_t AddTarget(std::vector<BasicBlock*>& targets, BasicBlock* target) { in AddTarget() argument 164 bool AddTargetIfNotNext(std::vector<BasicBlock*>& targets, BasicBlock* target, in AddTargetIfNotNext() argument 240 BasicBlock* target = node->Cast<JumpLoop>()->target(); PreProcessGraph() local 440 BasicBlock* target = control_node->Cast<JumpLoop>()->target(); Process() local 449 BasicBlock* target = Process() local 482 BasicBlock* target = Process() local [all...] |
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-compiler.cc | 240 void Fork(Label& target) { in Fork() argument 244 void Jmp(Label& target) { in Jmp() argument 252 void Bind(Label& target) { in Bind() argument 273 LabelledInstrImpl(RegExpInstruction::Opcode op, Label& target) LabelledInstrImpl() argument [all...] |
| /third_party/node/deps/v8/src/snapshot/embedded/ |
| H A D | embedded-data.cc | 243 Code target = Code::GetCodeFromTargetAddress(rinfo->target_address()); in FinalizeEmbeddedCodeTargets() local
|
| H A D | platform-embedded-file-writer-win.cc | 392 DeclarePointerToSymbol(const char* name, const char* target) DeclarePointerToSymbol() argument 604 DeclarePointerToSymbol(const char* name, const char* target) DeclarePointerToSymbol() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 298 fd6_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd6_emit_ib() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.h | 396 fdl_type_from_pipe_target(enum pipe_texture_target target) { in fdl_type_from_pipe_target() argument
|