| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucbuf.cpp | 59 char16_t target[1]={ 0 }; in ucbuf_autodetect_fs() local 165 char16_t* target=nullptr; in ucbuf_fillucbuf() local 588 char16_t 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/mesa3d/src/mesa/main/ |
| H A D | queryobj.c | 457 get_query_binding_point(struct gl_context *ctx, GLenum target, GLuint index) in get_query_binding_point() argument 439 get_pipe_stats_binding_point(struct gl_context *ctx, GLenum target) get_pipe_stats_binding_point() argument 548 create_queries(struct gl_context *ctx, GLenum target, GLsizei n, GLuint *ids, bool dsa) create_queries() argument 587 _mesa_CreateQueries(GLenum target, GLsizei n, GLuint *ids) _mesa_CreateQueries() argument 671 query_error_check_index(struct gl_context *ctx, GLenum target, GLuint index) query_error_check_index() argument 693 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) _mesa_BeginQueryIndexed() argument 799 _mesa_EndQueryIndexed(GLenum target, GLuint index) _mesa_EndQueryIndexed() argument 844 _mesa_BeginQuery(GLenum target, GLuint id) _mesa_BeginQuery() argument 850 _mesa_EndQuery(GLenum target) _mesa_EndQuery() argument 856 _mesa_QueryCounter(GLuint id, GLenum target) _mesa_QueryCounter() argument 926 _mesa_GetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint *params) _mesa_GetQueryIndexediv() argument 1066 _mesa_GetQueryiv(GLenum target, GLenum pname, GLint *params) _mesa_GetQueryiv() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.c | 661 llvmpipe_is_format_supported( struct pipe_screen *_screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) llvmpipe_is_format_supported() argument [all...] |
| H A D | lp_state_fs_linear_llvm.c | 90 emit_fetch_texel_linear(const struct lp_build_sampler_aos *base, struct lp_build_context *bld, enum tgsi_texture_type target, unsigned unit, LLVMValueRef coords, const struct lp_derivatives derivs, enum lp_build_tex_modifier modifier) emit_fetch_texel_linear() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.h | 68 int target; member
|
| H A D | nvfx_fragprog.c | 269 nv40_fp_cal(struct nvfx_fpc *fpc, unsigned target) in nv40_fp_cal() argument 305 nv40_fp_rep(struct nvfx_fpc *fpc, unsigned count, unsigned target) in nv40_fp_rep() argument [all...] |
| /third_party/icu/icu4c/source/samples/ucnv/ |
| H A D | convsamp.cpp | 211 char target[100]; in convsample_02() local 305 UChar *target; in convsample_05() local 536 UChar target[100]; convsample_12() local 576 UChar32 target; convsample_13() local 884 UChar *target; convsample_40() local 988 char *target; convsample_46() local 1088 UChar *target = output, *out; convsample_50() local [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | wrtjava.cpp | 107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetBOCU1.java | 390 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush){ in encodeLoop() argument 432 private int fastSingle(CharBuffer source, ByteBuffer target, IntBuffer offsets){ in fastSingle() argument 469 private int getTrail(CharBuffer source, ByteBuffer target, IntBuffe argument 488 regularLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) regularLoop() argument 794 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument 844 fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets) fastSingle() argument 883 getTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) getTrail() argument 919 afterGetTrail(ByteBuffer source, CharBuffer target, IntBuffer offsets) afterGetTrail() argument 1037 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument [all...] |
| 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/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/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...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | execution.cc | 70 Handle<Object> target; member [all...] |