Home
last modified time | relevance | path

Searched defs:target (Results 1851 - 1875 of 4126) sorted by relevance

1...<<71727374757677787980>>...166

/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp59 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 Dqueryobj.c457 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 Dlp_screen.c661 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 Dlp_state_fs_linear_llvm.c90 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 Dnv30_state.h68 int target; member
H A Dnvfx_fragprog.c269 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 Dconvsamp.cpp211 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 Dwrtjava.cpp107 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 DCharsetBOCU1.java390 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 DCharsetEncoderICU.java287 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 DCharsetCompoundText.java344 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 Ducbuf.cpp59 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 Dminimal-secure-streams.c436 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 Dgeocoding_data.pb.cc354 _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 Dphonenumber.pb.cc346 _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 Dbuiltins-constructor-gen.cc41 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 Dbuiltins-intl.cc277 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 Dassembler.cc272 int AssemblerBase::AddCodeTarget(Handle<CodeT> target) { in AddCodeTarget() argument
H A Dreloc-info.cc352 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 Dinstructions-arm64.cc219 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 Dassembler-ppc-inl.h55 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 Dassembler-arm-inl.h115 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 Dassembler-x64-inl.h244 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 Dscavenger-inl.h85 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 Dexecution.cc70 Handle<Object> target; member
[all...]

Completed in 22 milliseconds

1...<<71727374757677787980>>...166