| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_context.c | 1078 draw_set_mapped_so_targets(struct draw_context *draw, int num_targets, struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS]) draw_set_mapped_so_targets() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 267 noop_set_stream_output_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) noop_set_stream_output_targets() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1137 nvc0_set_transform_feedback_targets(struct pipe_context *pipe, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) nvc0_set_transform_feedback_targets() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 1046 panfrost_set_stream_output_targets(struct pipe_context *pctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) panfrost_set_stream_output_targets() argument
|
| H A D | pan_context.h | 122 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member
|
| /third_party/libbpf/src/ |
| H A D | usdt.c | 584 struct usdt_target *targets = NULL, *target; in collect_usdt_targets() local 965 struct usdt_target *targets = NULL; in usdt_manager_attach_usdt() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | transreg.cpp | 774 Hashtable *targets = (Hashtable*) specDAG.get(source); in countAvailableTargets() local 781 Hashtable *targets = (Hashtable*) specDAG.get(source); in getAvailableTarget() local 804 Hashtable *targets = (Hashtable*) specDAG.get(source); in countAvailableVariants() local 823 Hashtable *targets = (Hashtable*) specDAG.get(source); getAvailableVariant() local 973 Hashtable *targets = (Hashtable*) specDAG.get(source); registerSTV() local 1018 Hashtable *targets = (Hashtable*) specDAG.get(source); removeSTV() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_builder.h | 257 AddSwitch( uint32_t selector_id, uint32_t default_id, const std::vector<std::pair<Operand::OperandData, uint32_t>>& targets, uint32_t merge_id = kInvalidId, uint32_t selection_control = static_cast<uint32_t>(spv::SelectionControlMask::MaskNone)) AddSwitch() argument
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_settings_config.cpp | 262 std::set<std::string> targets; in SetShortkeyMultiTarget() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_data_structures.h | 622 BASE_NS::vector<MorphTarget> targets; member
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_impl.cpp | 1322 CopyBufferSubData( napi_env env, GLenum targets[2], int64_t readOffset, int64_t writeOffset, int64_t size) CopyBufferSubData() argument
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_manager_service.cpp | 1476 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_adapter.cpp | 653 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|
| /third_party/glfw/src/ |
| H A D | x11_window.c | 814 const Atom targets[] = { _glfw.x11.TARGETS, in writeTargetToProperty() local 835 Atom* targets; in writeTargetToProperty() local 942 const Atom targets[] = { _glfw.x11.UTF8_STRING, XA_STRING }; getSelectionString() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 1383 cso_set_stream_outputs(struct cso_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) cso_set_stream_outputs() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 459 SVGA3D_vgpu10_SetSOTargets(struct svga_winsys_context *swc, unsigned count, const SVGA3dSoTarget *targets, struct svga_winsys_surface **surfaces) SVGA3D_vgpu10_SetSOTargets() argument
|
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 687 tegra_set_stream_output_targets(struct pipe_context *pcontext, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) tegra_set_stream_output_targets() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 1263 virgl_encoder_set_so_targets(struct virgl_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, unsigned append_bitmask) virgl_encoder_set_so_targets() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 737 UnicodeString targets[] = {"fu\\u00DF", "fu\\u00DFball", "1fu\\u00DFball", "12fu\\u00DFball", "123fu\\u00DFball", "1234fu\\u00DFball", in sharpSTest() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.cc | 29 JumpTable(JumpTable* next, Label** targets, size_t target_count) in JumpTable() argument 34 Label** targets() const { return targets_; } in targets() function in v8::internal::compiler::final 951 Label* CodeGenerator::AddJumpTable(Label** targets, size_t target_count) { in AddJumpTable() argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | code-generator-mips64.cc | 4613 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 4530 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 4463 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | code-generator-mips.cc | 4444 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | code-generator-loong64.cc | 2605 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
|