| /third_party/gn/src/gn/ |
| H A D | generated_file_target_generator.cc | 14 GeneratedFileTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) GeneratedFileTargetGenerator() argument
|
| H A D | header_checker.h | 39 const Target* target; member 90 const Target* target; member [all...] |
| H A D | target_public_pair.h | 35 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 D | ninja_copy_target_writer.cc | 18 NinjaCopyTargetWriter::NinjaCopyTargetWriter(const Target* target, in NinjaCopyTargetWriter() argument
|
| /third_party/glfw/tests/ |
| H A D | icon.c | 75 unsigned char* target = pixels; in set_icon() local
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
| H A D | CollationKeyICU.java | 35 public int compareTo(java.text.CollationKey target) { in compareTo() argument
|
| /third_party/NuttX/fs/mount/ |
| H A D | fs_umount.c | 79 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 D | fs_symlink.c | 93 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 D | RBNFParseTest.java | 112 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 D | RBNFParseTest.java | 109 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat() argument
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-api-property.cpp | 98 jerry_value_t target = jerry_create_object (); in HWTEST_F() local
|
| /third_party/json/tests/src/ |
| H A D | unit-json_patch.cpp | 632 json target = source.patch(p1); global() variable [all...] |
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
| H A D | main.c | 290 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 D | main.c | 252 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 D | main-client.c | 33 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 D | ss-s3-main.c | 169 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 D | util.hpp | 47 struct target { struct 48 target(const std::string &s) : in target() function
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_xgl_api_read.c | 125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, in __applegl_glCopyColorTable() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_spkac.cc | 128 void Initialize(Environment* env, Local<Object> target) { in Initialize() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/tests/ |
| H A D | st_format.c | 39 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 D | genmipmap.c | 196 _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 D | lp_state_so.c | 66 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 D | runtime-proxy.cc | 93 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 D | fd4_texture.h | 70 fd4_tex_type(unsigned target) in fd4_tex_type() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_formats.c | 106 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
|