Home
last modified time | relevance | path

Searched defs:target (Results 451 - 475 of 4333) sorted by relevance

1...<<11121314151617181920>>...174

/third_party/gn/src/gn/
H A Dgenerated_file_target_generator.cc14 GeneratedFileTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) GeneratedFileTargetGenerator() argument
H A Dheader_checker.h39 const Target* target; member
90 const Target* target; member
[all...]
H A Dtarget_public_pair.h35 TargetPublicPair(const Target* target, bool is_public) in TargetPublicPair() argument
40 const Target* target() const { return target_; } in target() function in TargetPublicPair
41 void set_target(const Target* target) { target_ = target; } in set_target() argument
97 Append(const Target* target, bool is_public) Append() argument
[all...]
H A Dninja_copy_target_writer.cc18 NinjaCopyTargetWriter::NinjaCopyTargetWriter(const Target* target, in NinjaCopyTargetWriter() argument
/third_party/glfw/tests/
H A Dicon.c75 unsigned char* target = pixels; in set_icon() local
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DCollationKeyICU.java35 public int compareTo(java.text.CollationKey target) { in compareTo() argument
/third_party/NuttX/fs/mount/
H A Dfs_umount.c79 BOOL fs_in_use(struct Mount *mnt, const char *target) in fs_in_use() argument
93 int umount(const char *target) in umount() argument
/third_party/NuttX/fs/vfs/
H A Dfs_symlink.c93 int do_symlink(const char *target, int newfd, const char *path) in do_symlink() argument
171 int symlink(const char *target, const char *path) in symlink() argument
176 int symlinkat(const char *target, int newdirfd, const char *path) in symlinkat() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DRBNFParseTest.java112 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRBNFParseTest.java109 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-property.cpp98 jerry_value_t target = jerry_create_object (); in HWTEST_F() local
/third_party/json/tests/src/
H A Dunit-json_patch.cpp632 json target = source.patch(p1); global() variable
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dmain.c290 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/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Dmain.c252 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) app_system_state_nf() argument
H A Dmain-client.c33 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/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-main.c169 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/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp47 struct target { struct
48 target(const std::string &s) : in target() function
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, in __applegl_glCopyColorTable() argument
/third_party/node/src/crypto/
H A Dcrypto_spkac.cc128 void Initialize(Environment* env, Local<Object> target) { in Initialize() argument
/third_party/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c39 is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) is_format_supported() argument
/third_party/mesa3d/src/mesa/main/
H A Dgenmipmap.c196 _mesa_GenerateMipmap_no_error(GLenum target) in _mesa_GenerateMipmap_no_error() argument
205 _mesa_GenerateMipmap(GLenum target) in _mesa_GenerateMipmap() argument
45 _mesa_is_valid_generate_texture_mipmap_target(struct gl_context *ctx, GLenum target) _mesa_is_valid_generate_texture_mipmap_target() argument
115 generate_texture_mipmap(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, const char* caller) generate_texture_mipmap() argument
264 _mesa_GenerateTextureMipmapEXT(GLuint texture, GLenum target) _mesa_GenerateTextureMipmapEXT() argument
277 _mesa_GenerateMultiTexMipmapEXT(GLenum texunit, GLenum target) _mesa_GenerateMultiTexMipmapEXT() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_so.c66 struct draw_so_target *target in llvmpipe_so_offset() local
56 llvmpipe_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *target) llvmpipe_so_target_destroy() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-proxy.cc93 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local
107 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local
119 Handle<JSReceiver> target = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h70 fd4_tex_type(unsigned target) in fd4_tex_type() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c106 iris_is_format_supported(struct pipe_screen *pscreen, enum pipe_format pformat, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) iris_is_format_supported() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...174