| /third_party/node/src/ |
| H A D | spawn_sync.h | 143 static void Initialize(v8::Local<v8::Object> target, 190 const char** target); 192 char** target);
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | processed-feedback.h | 127 // A transition group is a target and a possibly empty set of sources that can 128 // transition to the target. It is represented as a non-empty vector with the 129 // target at index 0. 138 // transition group's target is kept iff it is in {inferred_maps} or if more 174 CallFeedback(base::Optional<HeapObjectRef> target, float frequency, in CallFeedback() argument 178 target_(target), in CallFeedback() 183 base::Optional<HeapObjectRef> target() const { return target_; } in target() function in v8::internal::compiler::CallFeedback
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | marking-barrier.cc | 122 HeapObject target) { in RecordRelocSlot() 124 if (!MarkCompactCollector::ShouldRecordRelocSlot(host, rinfo, target)) return; in RecordRelocSlot() 127 MarkCompactCollector::ProcessRelocInfo(host, rinfo, target); in RecordRelocSlot() 121 RecordRelocSlot(Code host, RelocInfo* rinfo, HeapObject target) RecordRelocSlot() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_image.c | 74 img->type = fd5_tex_type(prsc->target); in translate_image() 83 if (prsc->target == PIPE_BUFFER) { in translate_image() 108 switch (prsc->target) { in translate_image()
|
| H A D | fd5_texture.c | 173 if (cso->target == PIPE_BUFFER) { in fd5_sampler_view_create() 196 so->texconst2 |= A5XX_TEX_CONST_2_TYPE(fd5_tex_type(cso->target)); in fd5_sampler_view_create() 198 switch (cso->target) { in fd5_sampler_view_create()
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_translate.h | 239 /* render target format for MSAA */ 454 translate_texture_target(unsigned target) in translate_texture_target() argument 456 switch (target) { in translate_texture_target() 469 DBG("Unhandled texture target: %i", target); in translate_texture_target()
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 60 if (resource->target != PIPE_BUFFER) in rbug_resource_create() 75 if (rb_resource->base.target != PIPE_BUFFER) in rbug_resource_destroy() 188 if (rb_resource->base.target == PIPE_BUFFER) in rbug_transfer_create()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_core.cpp | 128 if (sh->target != TARGET_FETCH) { in r600_sb_bytecode_process() 194 if ((sh->target != TARGET_GS && sh->target != TARGET_HS) || pshader->needs_scratch_space) in r600_sb_bytecode_process()
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | RangeTreeConverterTest.java | 129 // Asserts that a node has only one out edge and returns that edge's target. 132 Node target = Iterables.getOnlyElement(nfa.successors(node)); in assertOutEdge() 133 assertThat(nfa.edgeValue(node, target).get()).isEqualTo(edge); in assertOutEdge() 134 return target; in assertOutEdge() 146 // Follows the given edge from a node (which must be in the graph), returning the target node
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | DisplayEGL.h | 36 EGLenum target, 99 EGLenum target, 104 EGLenum target,
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | DisplayMtl.h | 73 EGLenum target, 88 EGLenum target, 111 EGLenum target,
|
| H A D | BufferMtl.h | 116 gl::BufferBinding target, 121 gl::BufferBinding target, 179 gl::BufferBinding target,
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
| H A D | esextcTextureBorderClampBase.cpp | 176 GLU_EXPECT_NO_ERROR(gl.getError(), "Error binding a texture object to GL_TEXTURE_2D texture target"); in initAllTextures() 185 GLU_EXPECT_NO_ERROR(gl.getError(), "Error binding a texture object to GL_TEXTURE_3D texture target"); in initAllTextures() 194 GLU_EXPECT_NO_ERROR(gl.getError(), "Error binding a texture object to GL_TEXTURE_2D_ARRAY texture target"); in initAllTextures() 203 GLU_EXPECT_NO_ERROR(gl.getError(), "Error binding a texture object to GL_TEXTURE_CUBE_MAP texture target"); in initAllTextures() 215 "Error binding a texture object to GL_TEXTURE_CUBE_MAP_ARRAY_EXT texture target"); in initAllTextures() 228 "Error binding a texture object to GL_TEXTURE_2D_MULTISAMPLE texture target"); in initAllTextures() 241 "Error binding a texture object to GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES texture target"); in initAllTextures() 253 GLU_EXPECT_NO_ERROR(gl.getError(), "Error binding a texture object to GL_TEXTURE_BUFFER_EXT texture target"); in initAllTextures() 334 /** Returns texture target as literals. 336 * @param target E 340 getTexTargetString(glw::GLenum target) getTexTargetString() argument [all...] |
| /third_party/skia/tests/ |
| H A D | PrimitiveProcessorTest.cpp | 144 void onPrepareDraws(GrMeshDrawTarget* target) override { 146 this->createProgramInfo(target); 150 QuadHelper helper(target, vertexStride, 1); 187 ERRORF(reporter, "Could not create render target context.");
|
| /third_party/optimized-routines/math/ |
| H A D | Dir.mk | 36 math-target-objs := $(math-lib-objs) $(math-test-objs) 37 math-objs := $(math-target-objs) $(math-target-objs:%.o=%.os) $(math-host-objs)
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCCodeEmitter.cpp | 108 auto target = MO.getImm(); in encodeRelCondBrTarget() local 109 AVR::fixups::adjustBranchTarget(target); in encodeRelCondBrTarget() 110 return target; in encodeRelCondBrTarget()
|
| /third_party/toybox/toys/pending/ |
| H A D | expr.c | 106 static void re(char *target, char *pattern, struct value *ret) in re() argument 113 if (!regexec(&pat, target, 2, m, 0) && !m[0].rm_so) { in re() 117 target+m[1].rm_so); in re()
|
| /third_party/protobuf/python/ |
| H A D | setup.py | 148 target = 'test_python' variable in test_conformance 153 cmd = 'cd ../conformance && make %s' % (test_conformance.target) 178 test_conformance.target = 'test_python_cpp' 195 # deployment target of macOS 10.9 or later, or iOS 7 or later.
|
| /third_party/python/Lib/turtledemo/ |
| H A D | sorting_animate.py | 124 target = list(range(10)) 125 random.shuffle(target) 126 for i, t in enumerate(target):
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | BlitGL.h | 52 gl::TextureTarget target, 62 gl::TextureTarget target, 156 gl::TextureTarget target,
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | simplify.c | 201 pseudo_t target = insn->target; in trivial_phi() local 204 add_pseudo(list, target); in trivial_phi() 218 if (src == target) in trivial_phi() 382 kill_use(&insn->target); in kill_insn() 423 if (!has_users(insn->target)) in remove_dead_insns() 553 use_pseudo(out, in->target, &out->src1); in replace_insn_pair() 842 if (nval != oval && one_use(or->target)) { in simplify_mask_or() 876 if (one_use(sh->target)) in simplify_mask_shift() 1425 if (one_use(def->target)) { in simplify_compare_constant() 2681 struct basic_block *target, *bb = insn->bb; simplify_cgoto() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureShadowTests.cpp | 106 void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() argument 108 for (int level = 0; level < target.getNumLevels(); ++level) in clampFloatingPointTexture() 109 if (!target.isLevelEmpty(level)) in clampFloatingPointTexture() 110 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture() 113 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() argument 115 for (int level = 0; level < target.getNumLevels(); ++level) in clampFloatingPointTexture() 116 if (!target.isLevelEmpty(level)) in clampFloatingPointTexture() 117 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture() 120 void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() argument 122 for (int level = 0; level < target in clampFloatingPointTexture() 127 clampFloatingPointTexture(tcu::Texture1D& target) clampFloatingPointTexture() argument 134 clampFloatingPointTexture(tcu::Texture1DArray& target) clampFloatingPointTexture() argument 141 clampFloatingPointTexture(tcu::TextureCubeArray& target) clampFloatingPointTexture() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 476 str += bad >> entry; // Cannot target entry block in TEST_P() 526 str += bad >> std::vector<Block>({entry, exit}); // cannot target entry block in TEST_P() 788 Block target("target", op); in GetUnreachableContinueTerminatedBy() 790 if (op == SpvOpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 794 branch.AppendBody("OpLoopMerge %merge %target None\n"); in GetUnreachableContinueTerminatedBy() 796 str += nameOps("branch", "merge", "target", std::make_pair("func", "Main")); in GetUnreachableContinueTerminatedBy() 802 str += target; in GetUnreachableContinueTerminatedBy() 887 Block target("target", SpvOpBranc in GetUnreachableContinueUnreachableLoopInst() 1078 foo >> target; GetUnreachableContinueWithBranchUse() local 1120 f >> target; GetReachableMergeAndContinue() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_cfg_test.cpp | 476 str += bad >> entry; // Cannot target entry block in TEST_P() 526 str += bad >> std::vector<Block>({entry, exit}); // cannot target entry block in TEST_P() 788 Block target("target", op); in GetUnreachableContinueTerminatedBy() 790 if (op == SpvOpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 794 branch.AppendBody("OpLoopMerge %merge %target None\n"); in GetUnreachableContinueTerminatedBy() 796 str += nameOps("branch", "merge", "target", std::make_pair("func", "Main")); in GetUnreachableContinueTerminatedBy() 802 str += target; in GetUnreachableContinueTerminatedBy() 887 Block target("target", SpvOpBranc in GetUnreachableContinueUnreachableLoopInst() 1078 foo >> target; GetUnreachableContinueWithBranchUse() local 1120 f >> target; GetReachableMergeAndContinue() local [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 474 str += bad >> entry; // Cannot target entry block in TEST_P() 524 str += bad >> std::vector<Block>({entry, exit}); // cannot target entry block in TEST_P() 758 Block target("target", op); in GetUnreachableContinueTerminatedBy() 760 if (op == spv::Op::OpBranch) target >> branch; in GetUnreachableContinueTerminatedBy() 764 branch.AppendBody("OpLoopMerge %merge %target None\n"); in GetUnreachableContinueTerminatedBy() 766 str += nameOps("branch", "merge", "target", std::make_pair("func", "Main")); in GetUnreachableContinueTerminatedBy() 772 str += target; in GetUnreachableContinueTerminatedBy() 857 Block target("target", sp in GetUnreachableContinueUnreachableLoopInst() 1078 f >> target; GetReachableMergeAndContinue() local [all...] |