Home
last modified time | relevance | path

Searched defs:target (Results 226 - 250 of 4083) sorted by relevance

12345678910>>...164

/third_party/gn/src/gn/
H A Drust_values_generator.cc21 RustValuesGenerator::RustValuesGenerator(Target* target, in RustValuesGenerator() argument
H A Dswift_values.cc21 bool SwiftValues::OnTargetResolved(Target* target, Err* err) { in OnTargetResolved() argument
33 void SwiftValues::GetOutputs(const Target* target, in GetOutputs() argument
52 GetOutputsAsSourceFiles( const Target* target, std::vector<SourceFile>* result) const GetOutputsAsSourceFiles() argument
66 FillModuleOutputFile(Target* target, Err* err) FillModuleOutputFile() argument
[all...]
H A Dninja_outputs_writer_unittest.cc34 void BackgroundDoWrite(TargetWriteInfo* write_info, const Target* target) { in BackgroundDoWrite() argument
49 const Target* target = item->AsTarget(); in ItemResolvedAndGeneratedCallback() local
H A Druntime_deps_unittest.cc17 InitTargetWithType(TestWithScope& setup, Target* target, Target::OutputType type) InitTargetWithType() argument
[all...]
H A Drust_project_writer_helpers_unittest.cc34 Crate target = Crate(SourceFile("/root/hare/lib.rs"), in TEST_F() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccolltst.c88 void reportCResult( const UChar source[], const UChar target[], in reportCResult() argument
H A Dccurrtst.c102 UChar source[2], target[2]; in currTest() local
H A Deurocreg.c148 char target[20]; in isEuroAware() local
/third_party/icu/icu4c/source/samples/translit/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationCurrencyTest.java115 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtridpars.h71 UnicodeString target; // not null member in TransliteratorIDParser::Specs
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dstate.c92 _lws_state_transition(lws_state_manager_t *mgr, int target) in _lws_state_transition() argument
124 lws_state_transition_steps(lws_state_manager_t *mgr, int target) in lws_state_transition_steps() argument
147 lws_state_transition(lws_state_manager_t *mgr, int target) lws_state_transition() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-proxy.c53 ecma_builtin_proxy_object_revocable(ecma_value_t this_arg, ecma_value_t target, ecma_value_t handler) ecma_builtin_proxy_object_revocable() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_define_own_property.js19 var target = function () {}; function
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp_reloc.h77 fd_ringbuffer_sp_emit_reloc_ring( struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) fd_ringbuffer_sp_emit_reloc_ring() argument
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.h81 virtio_ringbuffer_emit_reloc_ring( struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) virtio_ringbuffer_emit_reloc_ring() argument
/third_party/ltp/include/lapi/
H A Dip_tables.h39 void *target; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h146 svga_resource_type(enum pipe_texture_target target) in svga_resource_type() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c61 virgl_destroy_so_target(struct pipe_context *ctx, struct pipe_stream_output_target *target) virgl_destroy_so_target() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c55 softpipe_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *target) softpipe_so_target_destroy() argument
/third_party/mesa3d/src/glx/
H A Dcompsize.c150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLenum target) __glImageSize() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp131 pipe_texture_target target = translate_target(type); in supported_formats() local
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc24 bool JumpTableAssembler::EmitJumpSlot(Address target) { in EmitJumpSlot() argument
32 void JumpTableAssembler::EmitFarJumpSlot(Address target) { in EmitFarJumpSlot() argument
46 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) { in PatchFarJumpSlot() argument
[all...]
/third_party/node/src/
H A Dnode_crypto.cc72 void Initialize(Local<Object> target, in Initialize() argument

Completed in 8 milliseconds

12345678910>>...164