Home
last modified time | relevance | path

Searched refs:target (Results 2451 - 2475 of 4886) sorted by relevance

1...<<919293949596979899100>>...196

/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()
/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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java1553 String target = (String) et.nextElement(); in TestSTV()
1554 logln(" " + j + ": " + target); in TestSTV()
1555 if (target.length() == 0) { in TestSTV()
1556 errln("FAIL: empty target"); in TestSTV()
1559 Enumeration ev = Transliterator.getAvailableVariants(source, target); in TestSTV()
2447 String target = "\u03AC"; // alpha-acute in TestToRulesMark()
2449 Transliterator t2 = Transliterator.createFromRules("source-target", testRules, Transliterator.FORWARD); in TestToRulesMark()
2450 Transliterator t3 = Transliterator.createFromRules("target-source", testRules, Transliterator.REVERSE); in TestToRulesMark()
2452 expect(t2, source, target); in TestToRulesMark()
2453 expect(t3, target, sourc in TestToRulesMark()
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java1550 String target = (String) et.nextElement(); in TestSTV()
1551 logln(" " + j + ": " + target); in TestSTV()
1552 if (target.length() == 0) { in TestSTV()
1553 errln("FAIL: empty target"); in TestSTV()
1556 Enumeration ev = Transliterator.getAvailableVariants(source, target); in TestSTV()
2444 String target = "\u03AC"; // alpha-acute in TestToRulesMark()
2446 Transliterator t2 = Transliterator.createFromRules("source-target", testRules, Transliterator.FORWARD); in TestToRulesMark()
2447 Transliterator t3 = Transliterator.createFromRules("target-source", testRules, Transliterator.REVERSE); in TestToRulesMark()
2449 expect(t2, source, target); in TestToRulesMark()
2450 expect(t3, target, sourc in TestToRulesMark()
[all...]

Completed in 24 milliseconds

1...<<919293949596979899100>>...196