| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
| H A D | rs_window_animation_manager.cpp | 133 void* target = nullptr; in GetWindowId() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl_framebuffer.cpp | 85 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id) in AddAttachment() argument 101 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id, GLenum textureTarget, GLint level) in AddAttachment() argument 119 void WebGLFramebuffer::DoDetachment(GLenum target, WebGLAttachmen argument 147 RemoveAttachment(GLenum target, GLuint id, AttachmentType type) RemoveAttachment() argument [all...] |
| /test/xts/acts/kernel_lite/utils/ |
| H A D | utils.cpp | 31 int CheckValueClose(double target, double actual, double accuracy)
in CheckValueClose() argument
|
| /test/xts/hats/kernel/purgeableMem/ |
| H A D | purgeable_cpp_test.cpp | 99 explicit TestBigDataBuilder(char target) in TestBigDataBuilder() argument 124 char target; member in OHOS::PurgeableMem::TestBigDataBuilder
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacdec_fixed.c | 356 apply_dependent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling_fixed() argument 420 apply_independent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling_fixed() argument
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-util.c | 117 char target[UTIL_PATH_SIZE]; in util_get_sys_core_link_value() local
|
| /third_party/eudev/src/shared/ |
| H A D | log.c | 220 void log_set_target(LogTarget target) { in log_set_target() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udev-node.c | 38 char target[UTIL_PATH_SIZE]; in node_symlink() local 133 const char *target = NULL; link_find_prioritized() local 186 const char *target; link_update() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_dnn_classify.c | 42 char *target; member
|
| H A D | dnn_interface.h | 77 const char *target; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | img2enc.c | 43 char target[4][1024]; member
|
| /third_party/curl/src/ |
| H A D | tool_doswin.c | 116 char *p, *target; in sanitize_file_name() local [all...] |
| /third_party/gn/misc/emacs/ |
| H A D | gn-mode.el | |
| /third_party/gn/src/gn/ |
| H A D | builder.cc | 251 Target* target = record->item()->AsTarget(); in TargetDefined() local 438 AddPoolDep(BuilderRecord* record, const Target* target, Err* err) AddPoolDep() argument 454 AddToolchainDep(BuilderRecord* record, const Target* target, Err* err) AddToolchainDep() argument 499 Target* target = record->item()->AsTarget(); ResolveItem() local 566 ResolveToolchain(Target* target, Err* err) ResolveToolchain() argument 584 ResolvePool(Target* target, Err* err) ResolvePool() argument [all...] |
| H A D | command_desc.cc | 234 void ProcessOutputs(base::DictionaryValue* target, bool files_only) { in ProcessOutputs() argument 327 bool PrintTarget(const Target* target, in PrintTarget() argument [all...] |
| H A D | command_refs.cc | 55 RecursivePrintTarget(const DepMap& dep_map, const Target* target, TargetSet* seen_targets, int indent_level) RecursivePrintTarget() argument 88 RecursivePrintTargetDeps(const DepMap& dep_map, const Target* target, TargetSet* seen_targets, int indent_level) RecursivePrintTargetDeps() argument 109 RecursiveCollectRefs(const DepMap& dep_map, const Target* target, TargetSet* results) RecursiveCollectRefs() argument 118 RecursiveCollectChildRefs(const DepMap& dep_map, const Target* target, TargetSet* results) RecursiveCollectChildRefs() argument 128 TargetReferencesConfig(const Target* target, const Config* config) TargetReferencesConfig() argument [all...] |
| H A D | compile_commands_writer.cc | 71 void SetupCompileFlags(const Target* target, in SetupCompileFlags() argument 60 FlagsGetter(RecursiveWriterConfig config, const Target* target, const std::vector<T>& (ConfigValues::*getter)() const, const Writer& writer) FlagsGetter() argument 150 WriteCommand(const Target* target, const SourceFile& source, const CompileFlags& flags, std::vector<OutputFile>& tool_outputs, PathOutput& path_output, SourceFile::Type source_type, const char* tool_name, EscapeOptions opts, std::ostream& out) WriteCommand() argument [all...] |
| H A D | ninja_binary_target_writer.cc | 36 NinjaBinaryTargetWriter::NinjaBinaryTargetWriter(const Target* target, in NinjaBinaryTargetWriter() argument
|
| H A D | ninja_target_writer.cc | 35 NinjaTargetWriter::NinjaTargetWriter(const Target* target, std::ostream& out) in NinjaTargetWriter() argument 98 RunAndWriteFile( const Target* target, ResolvedTargetData* resolved, std::vector<OutputFile>* ninja_outputs) RunAndWriteFile() argument [all...] |
| H A D | qt_creator_writer.cc | 75 void QtCreatorWriter::CollectDeps(const Target* target) { in CollectDeps() argument 223 void QtCreatorWriter::HandleTarget(const Target* target) { in HandleTarget() argument [all...] |
| H A D | resolved_target_data.h | 142 const Target* target = nullptr; global() member [all...] |
| H A D | rust_project_writer.cc | 92 void GetRustDeps(const Target* target, TargetsVector* rust_deps) { in GetRustDeps() argument 105 TargetsVector GetRustDeps(const Target* target) { in GetRustDeps() argument 111 std::vector<std::string> ExtractCompilerArgs(const Target* target) { in ExtractCompilerArgs() argument 165 AddTarget(const BuildSettings* build_settings, const Target* target, TargetIndexMap& lookup, CrateList& crate_list) AddTarget() argument [all...] |
| /third_party/glfw/src/ |
| H A D | win32_init.c | 441 WCHAR* target; in _glfwCreateWideStringFromUTF8Win32() local 469 char* target; in _glfwCreateUTF8FromWideStringWin32() local [all...] |
| /third_party/alsa-utils/axfer/test/ |
| H A D | mapper-test.c | 352 char **target = frame_buffer; in test_vector() local 364 char **target = frame_buffer; in test_vector() local
|
| /third_party/EGL/api/ |
| H A D | genheaders.py | 21 target = None variable 581 target = arg variable [all...] |