/third_party/musl/scripts/ |
H A D | runtest_Windows.bat | 22 for /F "usebackq delims==" %%c in (`hdc list targets`) DO (
|
H A D | runtest_linux.sh | 51 for device in $($CMD list targets); do
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 89 ctx->streamout.targets);
|
H A D | freedreno_context.h | 103 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member 119 * set of targets with the current vertex shader. a6xx and newer, hardware
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_gallium.c | 618 struct pipe_stream_output_target *target = so->targets[i]; in ir3_update_max_tf_vtx()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_state.c | 269 struct pipe_stream_output_target **targets, in noop_set_stream_output_targets() 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/node/deps/openssl/openssl/Configurations/ |
H A D | gentemplate.pm | 22 # Build all known targets, libraries, modules, programs and scripts. 24 foreach (@{$generator->{info}->{targets}}) { $generator->dotarget($_); }
|
/third_party/openssl/Configurations/ |
H A D | gentemplate.pm | 22 # Build all known targets, libraries, modules, programs and scripts. 24 foreach (@{$generator->{info}->{targets}}) { $generator->dotarget($_); }
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | idtracking.py | 196 for target in node.targets:
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
H A D | WireArgumentTests.cpp | 155 fragment.targets = &colorTargetState;
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 79 // targets or merge blocks. 1828 std::vector<uint32_t> targets; in LabelControlFlowConstructs() local 1830 [&targets](const uint32_t target) { targets.push_back(target); }); in LabelControlFlowConstructs() 1831 if ((targets.size() == 2u) && targets[0] != targets[1]) { in LabelControlFlowConstructs() 1832 const auto target0_pos = GetBlockInfo(targets[0])->pos; in LabelControlFlowConstructs() 1833 const auto target1_pos = GetBlockInfo(targets[1])->pos; in LabelControlFlowConstructs() 1932 // Process case targets in FindSwitchCaseHeaders() [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsVertexArrayTests.cpp | 69 static const char* targets[] = in targetToString() local 75 return de::getSizedArrayElement<Array::TARGET_LAST>(targets, (int)target); in targetToString() 568 static const GLenum targets[] = in targetToGL() local 574 return de::getSizedArrayElement<Array::TARGET_LAST>(targets, (int)target); in targetToGL() 1740 m_testCtx.getLog() << tcu::TestLog::Message << "Warning: Comparision of result from multisample render targets are not as stricts as without multisampling. Might produce false positives!" << tcu::TestLog::EndMessage; in compare()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_nb_delegate_impl.cpp | 1004 const std::vector<std::string> &targets) in SetEqualIdentifier() 1011 PragmaSetEqualIdentifier pragma(identifier, targets); in SetEqualIdentifier() 1003 SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) SetEqualIdentifier() argument
|
/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | window_manager_proxy.cpp | 1182 std::vector<sptr<RSWindowAnimationTarget>>& targets) in GetWindowAnimationTargets() 1204 if (!MarshallingHelper::UnmarshallingVectorParcelableObj<RSWindowAnimationTarget>(reply, targets)) { in GetWindowAnimationTargets() 1205 WLOGFE("read window animation targets failed"); in GetWindowAnimationTargets() 1181 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|
/foundation/window/window_manager/wmserver/src/ |
H A D | remote_animation.cpp | 664 // delete when need all fullscreen targets in NotifyAnimationTargetsUpdate() 696 std::vector<sptr<RSWindowAnimationTarget>>& targets) in GetWindowAnimationTargets() 709 targets.push_back(target); in GetWindowAnimationTargets() 695 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|
H A D | window_manager_service.cpp | 1477 std::vector<sptr<RSWindowAnimationTarget>>& targets) in GetWindowAnimationTargets() 1480 WLOGFE("get window animation targets permission denied!"); in GetWindowAnimationTargets() 1483 auto task = [this, missionIds, &targets]() { in GetWindowAnimationTargets() 1484 return RemoteAnimation::GetWindowAnimationTargets(missionIds, targets); in GetWindowAnimationTargets() 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 | 654 std::vector<sptr<RSWindowAnimationTarget>>& targets) in GetWindowAnimationTargets() 660 return wmsProxy->GetWindowAnimationTargets(missionIds, targets); in GetWindowAnimationTargets() 653 GetWindowAnimationTargets(std::vector<uint32_t> missionIds, std::vector<sptr<RSWindowAnimationTarget>>& targets) GetWindowAnimationTargets() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_image_copy_region.c | 459 static const char *targets[PIPE_MAX_TEXTURE_TYPES] = { in print_image_attrs() local 478 printf("%8s, %14s, %2u %7s, %8s", targets[tex->buffer.b.b.target], size, in print_image_attrs()
|
/third_party/node/deps/v8/tools/mb/ |
H A D | mb.py | 182 subp.add_argument('--swarming-targets-file', 183 help='save runtime dependencies for targets listed ' 297 '--swarming-targets-file', self.args.swarming_targets_file) 586 'Duplicate targets in isolate map files: %s.' % 693 # the compile targets listed (one per line) in the file so 695 # the compile targets to the matching GN labels. 725 # Android targets may be either android_apk or executable. The former 734 # For script targets, the build target is usually a group, 816 def MapTargetsToLabels(self, isolate_map, targets): 820 for target in targets [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 524 std::vector<GLuint> targets{GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, in TEST_P() 528 for (const GLuint target : targets) in TEST_P()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | RenderPipeline.cpp | 411 "Number of targets (%u) exceeds the maximum (%u).", in ValidateFragmentState() 419 ValidateColorTargetState(device, &descriptor->targets[static_cast<uint8_t>(i)], in ValidateFragmentState() 422 "validating targets[%u].", static_cast<uint8_t>(i)); in ValidateFragmentState() 671 &descriptor->fragment->targets[static_cast<uint8_t>(i)]; in RenderPipelineBase()
|
/third_party/python/Python/ |
H A D | ast_opt.c | 902 CALL_SEQ(astfold_expr, expr, node_->v.Delete.targets); in astfold_stmt() 905 CALL_SEQ(astfold_expr, expr, node_->v.Assign.targets); in astfold_stmt()
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_context.c | 1385 struct pipe_stream_output_target **targets, in cso_set_stream_outputs() 1401 /* reference new targets */ in cso_set_stream_outputs() 1403 pipe_so_target_reference(&ctx->so_targets[i], targets[i]); in cso_set_stream_outputs() 1405 /* unref extra old targets, if any */ in cso_set_stream_outputs() 1410 pipe->set_stream_output_targets(pipe, num_targets, targets, in cso_set_stream_outputs() 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 | 461 const SVGA3dSoTarget *targets, in SVGA3D_vgpu10_SetSOTargets() 481 sot->offset = targets[i].offset; in SVGA3D_vgpu10_SetSOTargets() 482 sot->sizeInBytes = targets[i].sizeInBytes; in SVGA3D_vgpu10_SetSOTargets() 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/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | Demo.java | 390 Iterator targets = add(new TreeSet(), Transliterator.getAvailableTargets(source)).iterator(); in initMenus() 392 while(targets.hasNext()) { in initMenus() 393 String target = (String) targets.next(); in initMenus()
|