Home
last modified time | relevance | path

Searched defs:target (Results 2251 - 2275 of 2371) sorted by relevance

1...<<9192939495

/third_party/python/Python/
H A DPython-ast.c2114 _PyAST_AugAssign(expr_ty target, operator_ty op, expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AugAssign() argument
2148 _PyAST_AnnAssign(expr_ty target, expr_ty annotation, expr_ty value, int simple, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AnnAssign() argument
2179 _PyAST_For(expr_ty target, expr_ty iter, asdl_stmt_seq * body, asdl_stmt_seq * orelse, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_For() argument
2211 _PyAST_AsyncFor(expr_ty target, expr_ty iter, asdl_stmt_seq * body, asdl_stmt_seq * orelse, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AsyncFor() argument
2604 _PyAST_NamedExpr(expr_ty target, expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_NamedExpr() argument
3260 _PyAST_comprehension(expr_ty target, expr_ty iter, asdl_expr_seq * ifs, int is_async, PyArena *arena) _PyAST_comprehension() argument
6487 expr_ty target; obj2ast_stmt() local
6553 expr_ty target; obj2ast_stmt() local
6637 expr_ty target; obj2ast_stmt() local
6779 expr_ty target; obj2ast_stmt() local
8300 expr_ty target; obj2ast_expr() local
10218 expr_ty target; obj2ast_comprehension() local
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes.c2655 GetKeepedObjects(CDataObject *target) in GetKeepedObjects() argument
2665 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() argument
2706 KeepRef(CDataObject *target, Py_ssize_t index, PyObject *keep) KeepRef() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c4734 struct cil_avrule target; in __cil_print_neverallow_failure() local
4971 struct cil_avrule target; in cil_check_type_bounds() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp527 BufferMemMap (const glw::Functions& gl, deUint32 target, int offset, int size, deUint32 access) in BufferMemMap() argument
845 static void setTexParameteri (glu::CallLogWrapper& glLog, deUint32 target) in setTexParameteri() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp80 static GLenum targetToGL (DrawTestSpec::Target target) in targetToGL() argument
990 void AttributeArray::data (DrawTestSpec::Target target, size_t size, const char* ptr, DrawTestSpec::Usage usage) in data() argument
1125 void AttributeArray::bindIndexArray (DrawTestSpec::Target target) in bindIndexArray() argument
2257 std::string DrawTestSpec::targetToString(Target target) in targetToString() argument
3449 pixelNearLineIntersection(int x, int y, const tcu::Surface& target) pixelNearLineIntersection() argument
3485 pixelNeighborhoodContainsColor(const tcu::Surface& target, int x, int y, const tcu::RGBA& color, const tcu::IVec3& compareThreshold) pixelNeighborhoodContainsColor() argument
3503 pixelNeighborhoodContainsCoverage(const tcu::Surface& target, int x, int y, bool coverage) pixelNeighborhoodContainsCoverage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp2578 const auto target = tcu::Vec3((float(squareX) + 0.5f) / float(width), (float(squareY) + 0.5f) / float(height), 0.0); in initAccelerationStructures() local
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp1243 BufferData::BufferData (SharedPtr<Buffer> buffer, GLenum target, GLsizeiptr size, GLenum usage, bool useSync, bool serverSync) in BufferData() argument
1286 BufferSubData::BufferSubData (SharedPtr<Buffer> buffer, GLenum target, GLintptr offset, GLsizeiptr size, bool useSync, bool serverSync) in BufferSubData() argument
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_parser_autogen.cpp84 void ParseName(const uint32_t *_instruction, IdRef *target, LiteralString *name) in ParseName() argument
689 ParseCopyMemory(const uint32_t *_instruction, IdRef *target, IdRef *source, spv::MemoryAccessMask *memoryAccess) ParseCopyMemory() argument
766 ParseDecorate(const uint32_t *_instruction, IdRef *target, spv::Decoration *decoration, LiteralIntegerList *valuesList) ParseDecorate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp293 auto target = frameNode->GetRenderContext(); in SetForegroundEffect() local
322 auto target = frameNode->GetRenderContext(); in SetForegroundBlurStyle() local
1981 auto target = frameNode->GetRenderContext(); SetBackdropBlur() local
1996 auto target = frameNode->GetRenderContext(); SetBackdropBlur() local
2056 auto target = frameNode->GetRenderContext(); SetFrontBlur() local
2076 auto target = frameNode->GetRenderContext(); SetFrontBlur() local
2207 auto target = frameNode->GetRenderContext(); CleanTransition() local
2221 const auto& target = frameNode->GetRenderContext(); SetChainedTransition() local
2235 auto target = frameNode->GetRenderContext(); SetClipShape() local
2247 auto target = frameNode->GetRenderContext(); SetClipShape() local
2263 auto target = frameNode->GetRenderContext(); SetClipEdge() local
2276 auto target = frameNode->GetRenderContext(); SetClipEdge() local
2293 auto target = frameNode->GetRenderContext(); SetMask() local
2310 auto target = frameNode->GetRenderContext(); SetProgressMask() local
2616 auto target = frameNode->GetRenderContext(); SetSharedTransition() local
2626 auto target = frameNode->GetRenderContext(); SetMask() local
2639 auto target = frameNode->GetRenderContext(); SetProgressMask() local
3013 const auto target = frameNode->GetRenderContext(); SetForegroundBlurStyle() local
3046 auto target = frameNode->GetRenderContext(); SetBackgroundBlurStyle() local
3543 auto target = frameNode->GetRenderContext(); SetForegroundEffect() local
3559 auto target = frameNode->GetRenderContext(); SetBackgroundEffect() local
3627 const auto& target = frameNode->GetRenderContext(); SetSharedTransition() local
3652 const auto& target = frameNode->GetRenderContext(); SetChainedTransition() local
3875 const auto& target = frameNode->GetRenderContext(); GetOverlay() local
3906 const auto& target = frameNode->GetRenderContext(); GetOpacity() local
3915 const auto& target = frameNode->GetRenderContext(); GetBorderWidth() local
3943 const auto& target = frameNode->GetRenderContext(); GetBorderRadius() local
3952 const auto& target = frameNode->GetRenderContext(); GetBorderColor() local
3961 const auto& target = frameNode->GetRenderContext(); GetBorderStyle() local
3969 const auto& target = frameNode->GetRenderContext(); GetZIndex() local
3984 const auto& target = frameNode->GetRenderContext(); GetClip() local
3992 const auto& target = frameNode->GetRenderContext(); GetClipShape() local
4000 const auto& target = frameNode->GetRenderContext(); GetTransform() local
4016 const auto& target = frameNode->GetRenderContext(); GetPosition() local
4024 const auto& target = frameNode->GetRenderContext(); GetShadow() local
4033 const auto& target = frameNode->GetRenderContext(); GetSweepGradient() local
4042 const auto& target = frameNode->GetRenderContext(); GetRadialGradient() local
4050 const auto& target = frameNode->GetRenderContext(); GetMask() local
4061 const auto& target = frameNode->GetRenderContext(); GetMaskProgress() local
4072 auto target = frameNode->GetRenderContext(); GetBlendMode() local
4080 auto target = frameNode->GetLayoutProperty<LayoutProperty>(); GetDirection() local
4210 auto target = frameNode->GetRenderContext(); GetGrayScale() local
4218 auto target = frameNode->GetRenderContext(); GetInvert() local
4226 auto target = frameNode->GetRenderContext(); GetSepia() local
4234 auto target = frameNode->GetRenderContext(); GetContrast() local
4242 auto target = frameNode->GetRenderContext(); GetForegroundColor() local
4295 auto target = frameNode->GetRenderContext(); GetFrontBlur() local
4310 auto target = frameNode->GetRenderContext(); GetLinearGradient() local
4366 auto target = frameNode->GetRenderContext(); GetBackgroundColor() local
4373 auto target = frameNode->GetRenderContext(); GetBackgroundImageSrc() local
4384 auto target = frameNode->GetRenderContext(); GetBackgroundImageRepeat() local
4461 auto target = frameNode->GetRenderContext(); GetTranslate() local
4625 const auto& target = frameNode->GetRenderContext(); GetBlendApplyType() local
4832 const auto& target = frameNode->GetRenderContext(); GetOuterBorderColor() local
4840 const auto& target = frameNode->GetRenderContext(); GetRenderGroup() local
4859 const auto& target = frameNode->GetRenderContext(); GetColorBlend() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp690 RefPtr<NG::FrameNode> target; in FindInputFocus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp820 EventTarget target = info.GetTarget(); in HandleClickOnTextAndSpan() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1172 auto target = context->GetNodeMap().GetAnimationFallbackNode(); in FallbackAnimationsToRoot() local
3180 auto target = modifiers_.find(id); in CheckGroupableAnimation() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp209 InsertToEnd(std::vector<std::unique_ptr<RSTransactionData>>& source, std::vector<std::unique_ptr<RSTransactionData>>& target) InsertToEnd() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp336 auto target = RSNodeMap::Instance().GetAnimationFallbackNode(); in FallbackAnimationsToRoot() local
/third_party/ffmpeg/fftools/
H A Dffprobe.c2805 int64_t target; in read_interval_packets() local
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c335 MatroskaTagTarget target; member
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c2757 UChar source[256], target[256]; in TestSettings() local
2776 static int32_t TestEqualsForCollator(const char* locName, UCollator *source, UCollator *target) { in TestEqualsForCollator() argument
2844 UCollator *source = NULL, *target = NULL; TestEquals() local
3085 UChar target[100]; TestTibetanConformance() local
4200 const UChar target[MAX_TOKEN_LEN]; /* String on right */ global() member
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp4930 Image2DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image2DGL() argument
5252 Image3DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image3DGL() argument
5338 ImageGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) ImageGL() argument
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp5108 void int_to_string( string_type& target, std::size_t value ) in int_to_string() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h769 enum kgsl_cmdwindow_type target; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2903 static void emit_default_branch(LLVMBuilderRef builder, LLVMBasicBlockRef target) in emit_default_branch() argument
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc5089 const std::string& target = GTEST_FLAG(stream_result_to); in ConfigureStreamingOutput() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1576 void LiftoffAssembler::emit_jump(Register target) { in emit_jump() argument
1792 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
3043 void LiftoffAssembler::TailCallIndirect(Register target) { in TailCallIndirect() argument
3032 CallIndirect(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, Register target) CallIndirect() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc1305 WasmExportedFunction target = WasmExportedFunction::cast( in Process() local
1346 WasmExportedFunction target = in Process() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1592 void LiftoffAssembler::emit_jump(Register target) { in emit_jump() argument
1773 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
3018 void LiftoffAssembler::TailCallIndirect(Register target) { in TailCallIndirect() argument
3007 CallIndirect(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, Register target) CallIndirect() argument
[all...]

Completed in 189 milliseconds

1...<<9192939495