Home
last modified time | relevance | path

Searched refs:target (Results 6851 - 6875 of 7599) sorted by relevance

1...<<271272273274275276277278279280>>...304

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c493 priv->codec->decode_bitstream(priv->codec, priv->target, &priv->picture.base, in vid_dec_DecodeBuffer()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h318 const fs_reg &dst, unsigned target);
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h283 struct pipe_video_buffer *target; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c29 * Render target tile caching.
201 if (ps->texture->target != PIPE_BUFFER) { in sp_tile_cache_set_surface()
/third_party/node/lib/internal/console/
H A Dconstructor.js106 // We have to test new.target here to see if this function is called
109 if (new.target === undefined) {
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.py193 target=invoke_clang_plugin_for_files_in_queue,
544 "--v8-target-cpu",
570 "Config must match cpu specified by --v8-target-cpu")
631 log("Using --v8-target-cpu={}", options.v8_target_cpu)
633 parser.error("Missing --v8-target-cpu option")
/third_party/node/src/
H A Dnode_binding.cc115 v8::Local<v8::FunctionTemplate> target);
/third_party/node/deps/v8/src/ast/
H A Dast-traversal-visitor.h344 RECURSE_EXPRESSION(Visit(expr->target())); in VisitAssignment()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h242 Expression* GetDestructuringDefaultValue(Expression** target);
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc437 // 31-bit target will have bit 0 (MSB) of the PSW set to denote addressing in FillRegisterState()
467 #error Unexpected iOS target architecture. in FillRegisterState()
619 // Wait for the target thread to become suspended, or to exit. in DoSample()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c253 * contents of the previous draw hit the render target before we resolve in fast_clear_color()
329 if (p_res->target == PIPE_BUFFER) in clear_color()
733 * This clears the given render target surface.
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c743 fprintf(fp, " %d", branch->branch.target + offset); in print_branch()
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h534 SVGA3dSurfaceImageId target; member
579 * discard the contents of the current mipmap level and face of the target
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c65 info->target = PIPE_BUFFER; in NineBuffer9_ctor()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.c199 if (t->b.target == PIPE_TEXTURE_3D) in r300_fragment_program_get_external_state()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h148 * streamout, DMA, or as a random access target). The rest of
901 if (res->b.b.target == PIPE_BUFFER) in r600_get_sampler_view_priority()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/python/Lib/test/test_importlib/
H A Dtest_api.py180 def find_spec(name, path=None, target=None):
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py758 target=_process_worker,
/third_party/typescript/tests/baselines/reference/
H A DbluebirdStaticThis.js40 static promisifyAll(dit: typeof Promise, target: Object): Object;
/third_party/python/Lib/test/
H A Dtest_poplib.py494 self.thread = threading.Thread(target=self.server, args=(self.evt, self.sock))
H A Dtest_pkgutil.py336 def find_spec(self, fullname, path=None, target=None):
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1769 /** Binds buffer to its target
1851 /** Bind buffer to given target
1859 GLenum target = GetBufferGLenum(buffer); in Bind() local
1861 gl.bindBuffer(target, id); in Bind()
1874 GLenum target = GetBufferGLenum(buffer); in BindBase() local
1876 gl.bindBufferBase(target, index, id); in BindBase()
1891 GLenum target = GetBufferGLenum(buffer); in BindRange() local
1893 gl.bindBufferRange(target, index, id, offset, size); in BindRange()
1907 GLenum target = GetBufferGLenum(buffer); in Data() local
1910 gl.bufferData(target, siz in Data()
1925 GLenum target = GetBufferGLenum(buffer); SubData() local
1961 GLenum target = GetBufferGLenum(buffer); Map() local
1975 GLenum target = GetBufferGLenum(buffer); UnMap() local
3347 GLenum target = GetTargetGLenum(tex_type); Bind() local
3382 GLenum target = GetTargetGLenum(tex_type); Get() local
3439 GLenum target = GetTargetGLenum(tex_type); Storage() local
3491 GLenum target = GetTargetGLenum(tex_type); Update() local
[all...]

Completed in 43 milliseconds

1...<<271272273274275276277278279280>>...304