Home
last modified time | relevance | path

Searched refs:target (Results 2101 - 2125 of 4105) sorted by relevance

1...<<81828384858687888990>>...165

/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_ext.h356 UChar **target, const UChar *targetLimit,
376 char **target, const char *targetLimit,
/third_party/unity/auto/
H A Dstylize_as_junit.py32 for target in self.targets:
33 results.append(target.replace('\\', '/'))
H A Dunity_test_summary.py23 for target in self.targets:
24 results.append(target.replace('\\', '/'))
/third_party/protobuf/src/google/protobuf/
H A Dimplicit_weak_message.h83 uint8* _InternalSerialize(uint8* target,
86 target);
/third_party/python/Lib/ctypes/test/
H A Dtest_loading.py134 target = os.path.join(tmp, "_sqlite3.dll")
135 shutil.copy(src, target)
/third_party/rust/crates/rustix/
H A Dbuild.rs25 // Gather target information. in main()
33 // Check for special target variants. in main()
188 let target = var("TARGET").unwrap(); in can_compile()
201 .arg("--target") in can_compile()
202 .arg(target) in can_compile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.h133 gl::TextureTarget GetNativeTextureTarget(gl::TextureTarget target);
138 GLenum target,
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp259 // target specific functions, TODO: put in subclass or Target
458 if (pb->getExit()->asFlow()->target.bb == bb) in splitEdges()
459 pb->getExit()->asFlow()->target.bb = pn; in splitEdges()
538 tmp->reg.data.id = cal->target.fn->ins[t].rep()->reg.data.id; in visit()
552 tmp->reg.data.id = cal->target.fn->outs[d].rep()->reg.data.id; in visit()
565 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); in visit()
566 it != cal->target.fn->clobbers.end(); in visit()
2257 switch (tex->tex.target.getEnum()) { in isScalarTexGM107()
2278 switch (tex->tex.target.getEnum()) { in isScalarTexGM107()
2290 switch (tex->tex.target in isScalarTexGM107()
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h206 EShTargetLanguageVersion version; // version to target, if SPIR-V, defined by "word 1" of the SPIR-V header
207 bool hlslFunctionality1; // can target hlsl_functionality1 extension(s)
210 // All source/client/target versions and settings.
216 TTarget target; // what to generate member
449 // - call parse(): source language and target environment must be selected
512 // target environment, either indirectly through TranslateEnvironment() based on
519 // Note 'version' does not describe the target environment,
555 environment.target.language = lang; in setEnvTarget()
556 environment.target.version = version; in setEnvTarget()
562 void setEnvTargetHlslFunctionality1() { environment.target
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dfilters.py583 eval_ctx, value, trim_url_limit=None, nofollow=False, target=None, rel=None
596 If *target* is specified, the ``target`` attribute will be added to the
601 {{ mytext|urlize(40, target='_blank') }}
604 The *target* parameter was added.
611 if target is None:
612 target = policies["urlize.target"]
614 rv = urlize(value, trim_url_limit, rel=rel, target=target)
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dfilters.py500 target=None, rel=None):
512 If *target* is specified, the ``target`` attribute will be added to the
517 {{ mytext|urlize(40, target='_blank') }}
520 The *target* parameter was added.
527 if target is None:
528 target = policies['urlize.target']
530 rv = urlize(value, trim_url_limit, rel=rel, target=target)
[all...]
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-marking.cc321 void RecordSlot(HeapObject object, TSlot slot, HeapObject target) { in RecordSlot() argument
322 MarkCompactCollector::RecordSlot(object, slot, target); in RecordSlot()
325 void RecordRelocSlot(Code host, RelocInfo* rinfo, HeapObject target) { in RecordRelocSlot() argument
326 if (!MarkCompactCollector::ShouldRecordRelocSlot(host, rinfo, target)) in RecordRelocSlot()
330 MarkCompactCollector::ProcessRelocInfo(host, rinfo, target); in RecordRelocSlot()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h278 if (img->resource->target != PIPE_BUFFER) { in ir3_emit_image_dims()
376 struct pipe_stream_output_target *target = so->targets[i]; in emit_tfbos() local
378 if (target) { in emit_tfbos()
380 (so->offsets[i] * info->stride[i] * 4) + target->buffer_offset; in emit_tfbos()
381 bos[i] = fd_resource(target->buffer)->bo; in emit_tfbos()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c474 if (info->src.resource->target == PIPE_TEXTURE_3D) in iris_blit()
528 if (dst_res->base.b.target == PIPE_BUFFER) { in iris_blit()
678 if (dst->target == PIPE_BUFFER) in iris_copy_region()
685 if (dst->target == PIPE_BUFFER && src->target == PIPE_BUFFER) { in iris_copy_region()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h308 (s1->texture->target != PIPE_BUFFER || in pipe_surface_equal()
311 (s1->texture->target == PIPE_BUFFER || in pipe_surface_equal()
335 buffer.target = PIPE_BUFFER; in pipe_buffer_create()
356 buffer.target = PIPE_BUFFER; in pipe_buffer_create_const0()
704 assert(0 && "unexpected texture target"); in util_pipe_tex_to_tgsi_tex()
772 switch (r->target) { in util_max_layer()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp72 void generate(glw::GLenum target);
256 void getDepthi_v(glw::GLenum target, glw::GLuint index, glw::GLfloat* data) in getDepthi_v() argument
258 m_gl.getFloati_v(target, index, data); in getDepthi_v()
261 void getDepthi_v(glw::GLenum target, glw::GLuint index, glw::GLdouble* data) in getDepthi_v() argument
263 m_gl.getDoublei_v(target, index, data); in getDepthi_v()
298 * * GetIntegeri_v generates INVALID_VALUE when <target> is SCISSOR_BOX and
300 * * GetFloati_v generates INVALID_VALUE when <target> is VIEWPORT and <index>
302 * * GetDoublei_v generates INVALID_VALUE when <target> is DEPTH_RANGE and
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.h176 #define DeclareCastMethod(target) \
177 virtual target* As##target() { return nullptr; } \
178 virtual const target* As##target() const { return nullptr; }
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h176 #define DeclareCastMethod(target) \
177 virtual target* As##target() { return nullptr; } \
178 virtual const target* As##target() const { return nullptr; }
/third_party/skia/third_party/externals/jinja2/
H A Dfilters.py583 eval_ctx, value, trim_url_limit=None, nofollow=False, target=None, rel=None
596 If *target* is specified, the ``target`` attribute will be added to the
601 {{ mytext|urlize(40, target='_blank') }}
604 The *target* parameter was added.
611 if target is None:
612 target = policies["urlize.target"]
614 rv = urlize(value, trim_url_limit, rel=rel, target=target)
[all...]
/third_party/skia/tests/
H A DGrMeshTest.cpp66 GrMeshDrawTarget* target() { return fState; } in target() function in DrawMeshHelper
116 ERRORF(reporter, "could not create render target context.");
334 helper->target()->makeDrawIndirectSpace(29, &ignoredBuff, &ignoredOffset);
335 indexedIndirectWriter = helper->target()->makeDrawIndexedIndirectSpace(
344 helper->target()->makeDrawIndexedIndirectSpace(7, &ignoredBuff,
346 indirectWriter = helper->target()->makeDrawIndirectSpace(
/third_party/spirv-tools/source/opt/
H A Dtypes.h178 #define DeclareCastMethod(target) \
179 virtual target* As##target() { return nullptr; } \
180 virtual const target* As##target() const { return nullptr; }
/third_party/node/lib/
H A Dfs.js1739 * Creates the link called `path` pointing to `target`.
1740 * @param {string | Buffer | URL} target
1746 function symlink(target, path, type_, callback_) {
1750 target = getValidatedPath(target, 'target');
1757 // Calculate absolute file name of the symlink target, and check
1761 absoluteTarget = pathModule.resolve(path, '..', target);
1769 const destination = preprocessSymlinkDestination(target,
1782 const destination = preprocessSymlinkDestination(target, typ
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc316 Address target = it.rinfo()->wasm_call_address(); in Validate()
317 WasmCode* code = native_module_->Lookup(target); in Validate()
320 CHECK(code->contains(target)); in Validate()
324 Address target = it.rinfo()->wasm_stub_call_address(); in Validate() variable
325 WasmCode* code = native_module_->Lookup(target); in Validate()
328 CHECK(code->contains(target)); in Validate()
333 Address target = it.rinfo()->target_internal_reference(); in Validate() variable
334 CHECK(contains(target)); in Validate()
1248 Address target = GetNearCallTargetForFunction(call_tag, jump_tables); in AddCodeWithCodeSpace() local
1249 it.rinfo()->set_wasm_call_address(target, SKIP_ICACHE_FLUS in AddCodeWithCodeSpace()
1526 PatchJumpTablesLocked(uint32_t slot_index, Address target) PatchJumpTablesLocked() argument
1536 PatchJumpTableLocked(const CodeSpaceData& code_space_data, uint32_t slot_index, Address target) PatchJumpTableLocked() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c207 if (dst->target == PIPE_BUFFER && src->target == PIPE_BUFFER) { in nv50_resource_copy_region()
290 assert(dst->texture->target != PIPE_BUFFER); in nv50_clear_render_target()
382 assert(dst->texture->target != PIPE_BUFFER); in nv50_clear_depth_stencil()
713 assert(res->target == PIPE_BUFFER); in nv50_clear_buffer()
851 enum pipe_texture_target target; member
909 const unsigned target = nv50_blit_get_tgsi_texture_target(ptarg); in nv50_blitter_make_fp() local
952 target, tc, ureg_DECL_sampler(ureg, 1)); in nv50_blitter_make_fp()
960 target, tc, ureg_DECL_sampler(ureg, 0)); in nv50_blitter_make_fp()
1102 nv50_blit_reinterpret_pipe_texture_target(info->src.resource->target); in nv50_blit_select_fp()
1156 enum pipe_texture_target target; nv50_blit_set_src() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp379 GrMeshDrawTarget* target, in regenerateAtlas()
381 GrAtlasManager* atlasManager = target->atlasManager(); in regenerateAtlas()
382 GrDeferredUploadTarget* uploadTarget = target->deferredUploadTarget(); in regenerateAtlas()
386 this->packedGlyphIDToGrGlyph(target->strikeCache()); in regenerateAtlas()
410 skGlyph, grGlyph, srcPadding, target->resourceProvider(), in regenerateAtlas()
714 DirectMaskSubRun::regenerateAtlas(int begin, int end, GrMeshDrawTarget* target) const { in regenerateAtlas()
715 return fGlyphs.regenerateAtlas(begin, end, fMaskFormat, 0, target); in regenerateAtlas()
1011 GrMeshDrawTarget* target) const { in regenerateAtlas()
1012 return fGlyphs.regenerateAtlas(begin, end, fMaskFormat, 1, target, true); in regenerateAtlas()
1330 int begin, int end, GrMeshDrawTarget *target) cons in regenerateAtlas()
376 regenerateAtlas(int begin, int end, GrMaskFormat maskFormat, int srcPadding, GrMeshDrawTarget* target, bool bilerpPadding) regenerateAtlas() argument
[all...]

Completed in 63 milliseconds

1...<<81828384858687888990>>...165