| /third_party/libdrm/tegra/ |
| H A D | pushbuf.c | 125 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 D | main.c | 36 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 D | frame-states.h | 190 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 D | fd5_emit.h | 223 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 D | vk_entrypoints.py | 108 target = command.attrib['alias'] 109 entrypoints[alias] = EntrypointAlias(alias, entrypoints[target])
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_texture.h | 96 uint32_t target; member 165 uint32_t target,
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTreeFactorizer.java | 190 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 D | extern_impl.rs | 124 if let Some(target) = &self.uncolored_target { 130 match target {
|
| /third_party/python/Tools/peg_generator/ |
| H A D | Makefile | 73 $(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 D | ImageIndexIterator_unittest.cpp | 58 for (TextureTarget target : AllCubeFaceTextureTargets()) in TEST() 64 EXPECT_EQ(target, nextIndex.getTarget()); in TEST()
|
| H A D | Context.inl.h | 159 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 D | functionsegl_typedefs.h | 24 EGLNativePixmapType target); 112 EGLenum target,
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGetTextureSubImageTests.hpp | 94 * 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 D | Precise_test.cpp | 150 spirv::IdRef target; in ValidateDecorations() local 152 spirv::ParseDecorate(instruction, &target, &decoration, nullptr); in ValidateDecorations()
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | PatchWriter.h | 25 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 D | function.h | 146 /// @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 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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 1553 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 D | TransliteratorTest.java | 1550 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...] |