Home
last modified time | relevance | path

Searched refs:target (Results 2051 - 2075 of 4068) sorted by relevance

1...<<81828384858687888990>>...163

/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.h76 GLenum target,
206 GLenum target, GLsizeiptr size, const GLvoid *data,
H A Dtexcompress_cpal.c149 _mesa_cpal_compressed_teximage2d(GLenum target, GLint level, in _mesa_cpal_compressed_teximage2d() argument
198 _mesa_TexImage2D(target, lvl, info->format, w, h, 0, in _mesa_cpal_compressed_teximage2d()
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dnode.js6 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
/third_party/libdrm/tegra/
H A Dpushbuf.c125 struct drm_tegra_mapping *target, in drm_tegra_pushbuf_relocate()
142 buffer->mapping = target->id; in drm_tegra_pushbuf_relocate()
124 drm_tegra_pushbuf_relocate(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct drm_tegra_mapping *target, unsigned long offset, unsigned int shift, uint32_t flags) drm_tegra_pushbuf_relocate() argument
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c36 int current, int target) in system_notify_cb()
42 target != LWS_SYSTATE_OPERATIONAL) in system_notify_cb()
35 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.h190 Node* target, Node* context, Node* const* stack_parameters,
195 JSGraph* graph, const SharedFunctionInfoRef& shared, Node* target,
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h223 fd5_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd5_emit_ib() argument
232 __OUT_IB5(ring, target); in fd5_emit_ib()
/third_party/mesa3d/src/vulkan/util/
H A Dvk_entrypoints.py108 target = command.attrib['alias']
109 entrypoints[alias] = EntrypointAlias(alias, entrypoints[target])
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_texture.h96 uint32_t target; member
165 uint32_t target,
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeFactorizer.java190 public void visit(DfaNode source, DfaEdge edge, DfaNode target) { in visit() argument
191 recurse(target, edge.getDigitMask()); in visit()
/third_party/rust/crates/env_logger/src/fmt/writer/termcolor/
H A Dextern_impl.rs124 if let Some(target) = &self.uncolored_target {
130 match target {
/third_party/python/Tools/peg_generator/
H A DMakefile73 $(VENVPYTHON) scripts/benchmark.py --target=xxl compile
76 $(VENVPYTHON) scripts/benchmark.py --target=xxl parse
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImageIndexIterator_unittest.cpp58 for (TextureTarget target : AllCubeFaceTextureTargets()) in TEST()
64 EXPECT_EQ(target, nextIndex.getTarget()); in TEST()
H A DContext.inl.h159 ANGLE_INLINE void Context::bindBuffer(BufferBinding target, BufferID buffer) in bindBuffer() argument
163 mState.setBufferBinding(this, target, bufferObject); in bindBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A Dfunctionsegl_typedefs.h24 EGLNativePixmapType target);
112 EGLenum target,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.hpp94 * target is GL_TEXTURE_1D and either yoffset is not zero, or height
98 * target is GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D or
179 * for each supported texture target
222 void prepare(glw::GLenum target, bool is_compressed);
223 bool check(glw::GLenum target, bool is_compressed);
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DPrecise_test.cpp150 spirv::IdRef target; in ValidateDecorations() local
152 spirv::ParseDecorate(instruction, &target, &decoration, nullptr); in ValidateDecorations()
/third_party/skia/src/gpu/tessellate/
H A DPatchWriter.h25 PatchWriter(GrMeshDrawTarget* target, in PatchWriter() argument
31 , fChunker(target, vertexChunkArray, patchStride, initialAllocCount) { in PatchWriter()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dfunction.h146 /// @param target the target of a call
147 /// @returns the Call to the given CallTarget, or nullptr the target was not
149 const Call* FindDirectCallTo(const CallTarget* target) const { in FindDirectCallTo()
151 if (call->Target() == target) { in FindDirectCallTo()
/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()

Completed in 13 milliseconds

1...<<81828384858687888990>>...163