/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_ext.h | 356 UChar **target, const UChar *targetLimit, 376 char **target, const char *targetLimit,
|
/third_party/unity/auto/ |
H A D | stylize_as_junit.py | 32 for target in self.targets: 33 results.append(target.replace('\\', '/'))
|
H A D | unity_test_summary.py | 23 for target in self.targets: 24 results.append(target.replace('\\', '/'))
|
/third_party/protobuf/src/google/protobuf/ |
H A D | implicit_weak_message.h | 83 uint8* _InternalSerialize(uint8* target, 86 target);
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_loading.py | 134 target = os.path.join(tmp, "_sqlite3.dll") 135 shutil.copy(src, target)
|
/third_party/rust/crates/rustix/ |
H A D | build.rs | 25 // 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 D | renderergl_utils.h | 133 gl::TextureTarget GetNativeTextureTarget(gl::TextureTarget target); 138 GLenum target,
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 259 // 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 D | ShaderLang.h | 206 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 D | filters.py | 583 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 D | filters.py | 500 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 D | concurrent-marking.cc | 321 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 D | ir3_const.h | 278 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 D | iris_blit.c | 474 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 D | u_inlines.h | 308 (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 D | glcViewportArrayTests.hpp | 72 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 D | types.h | 176 #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 D | types.h | 176 #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 D | filters.py | 583 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 D | GrMeshTest.cpp | 66 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 D | types.h | 178 #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 D | fs.js | 1739 * 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 D | wasm-code-manager.cc | 316 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 D | nv50_surface.c | 207 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 D | GrTextBlob.cpp | 379 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...] |