| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_state.c | 461 fprintf(stderr, "Unknown shader target %d\n", shader); in vc4_get_stage_tex() 581 .target = prsc->target, in vc4_create_sampler_view() 627 VC4_SET_FIELD(cso->target == PIPE_TEXTURE_CUBE, in vc4_create_sampler_view()
|
| /third_party/python/Tools/ccbench/ |
| H A D | ccbench.py | 222 threads.append(threading.Thread(target=run)) 329 threads.append(threading.Thread(target=run)) 461 threads.append(threading.Thread(target=run))
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | ByteStringTest.java | 167 byte[] target = new byte[bytes.length + 1000]; in testCopyTo_TargetOffset() 168 byteString.copyTo(target, 400); in testCopyTo_TargetOffset() 170 isArrayRange(bytes, target, 400, bytes.length)); in testCopyTo_TargetOffset()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | StateManagerGL.h | 169 void bindBuffer(gl::BufferBinding target, GLuint buffer); 170 void bindBufferBase(gl::BufferBinding target, size_t index, GLuint buffer); 171 void bindBufferRange(gl::BufferBinding target,
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | consistency_tools.py | 679 def shortest_path(self, source, target): 684 return shortest_path(self.graph, source=source, target=target)
|
| /third_party/skia/src/gpu/ops/ |
| H A D | FillRectOp.cpp | 263 void onPrepareDraws(GrMeshDrawTarget* target) override { 275 void* vdata = target->makeVertexSpace(vertexSpec.vertexSize(), totalNumVertices, 291 fIndexBuffer = skgpu::v1::QuadPerEdgeAA::GetIndexBuffer(target,
|
| H A D | LatticeOp.cpp | 236 void onPrepareDraws(GrMeshDrawTarget* target) override { 238 this->createProgramInfo(target); 256 QuadHelper helper(target, kVertexStride, numRects);
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_builder.h | 267 for (auto& target : targets) { in AddSwitch() 270 target.first}); in AddSwitch() 272 Operand{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {target.second}}); in AddSwitch()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_builder.h | 267 for (auto& target : targets) { in AddSwitch() 270 target.first}); in AddSwitch() 272 Operand{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {target.second}}); in AddSwitch()
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
| H A D | font.cc | 400 TableBuilderMap::iterator target = builder_map->find(tag); in GetBuilder() 401 if (target == builder_map->end()) in GetBuilder() 404 return target->second.p_; in GetBuilder()
|
| /third_party/python/Lib/test/ |
| H A D | test_queue.py | 168 thread = threading.Thread(target=self.worker, args=(q,)) 486 feeders = [threading.Thread(target=log_exceptions(feed_func), 489 consumers = [threading.Thread(target=log_exceptions(consume_func),
|
| H A D | test_socketserver.py | 140 target=server.serve_forever, 271 target=s.serve_forever, variable in SocketServerTest.test_shutdown.MyHandler 462 background = threading.Thread(target=run_client)
|
| /third_party/python/Lib/distutils/command/ |
| H A D | build_ext.py | 548 # Detect target language, if not provided 610 target = swig_targets[source] 611 log.info("swigging %s to %s", source, target) 612 self.spawn(swig_cmd + ["-o", target, source])
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_intrinsic_test.cc | 177 auto* target = sem->Target(); in TEST_P() local 178 ASSERT_NE(target, nullptr); in TEST_P() 179 auto* intrinsic = target->As<sem::Intrinsic>(); in TEST_P()
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-source.c | 274 void *target; in source_output_push_cb() local 295 /* allocate target chunk */ in source_output_push_cb() 306 /* get target pointer */ in source_output_push_cb() 307 target = pa_memblock_acquire_chunk(&target_chunk); in source_output_push_cb() 324 target, /* put result in target chunk */ in source_output_push_cb()
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | unknown_field_set_unittest.cc | 203 uint8* target = reinterpret_cast<uint8*>(::google::protobuf::string_as_array(&fast_buffer)); in TEST_F() local 205 empty_message_.unknown_fields(), target); in TEST_F() 206 EXPECT_EQ(size, result - target); in TEST_F()
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
| H A D | fault_detector_util.h | 73 static std::list<std::string> GetDightStrArr(const std::string &target);
|
| /base/global/i18n_lite/frameworks/i18n/include/ |
| H A D | data_resource.h | 117 uint32_t target, char **stringArray, uint32_t stringLength) const;
|
| /base/global/i18n/frameworks/intl/include/ |
| H A D | utils.h | 39 const std::string& target, const std::string& replace);
|
| /base/msdp/device_status/utils/common/include/ |
| H A D | utility.h | 58 static bool IsInteger(const std::string &target);
|
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| H A D | notification_content.h | 254 * @param target Indicates the NotificationContent object. 258 static bool ConvertJsonToContent(NotificationContent *target, const nlohmann::json &jsonObject);
|
| /base/startup/appspawn/test/unittest/ |
| H A D | gencoverage.sh | 70 hdc target mount
|
| /base/startup/init/test/unittest/tools/ |
| H A D | prepare_testdata.sh | 60 hdc target mount
|
| /test/testfwk/developer_test/src/core/build/ |
| H A D | build_lite_testcases.sh | 38 echo " ./build_testcase.sh product=PRODUCT [kernel=KERNEL] [devicecompany=DEVICECOMPANY] [target=TARGET]" 41 echo " target : TARGET the target for build, such as //utils/native/lite/test:liteos_m_unittest." 42 echo " kernel : KERNEL the target for kernel, such as liteos_m" 58 target) TARGET="$PARAM"
|
| /test/xts/acts/kernel_lite/utils/ |
| H A D | utils.h | 37 // check if 'actual' is close to 'target', within 5% in default 38 int CheckValueClose(double target, double actual, double accuracy = 0.05); 45 * input: pid -- target pid 50 * 0 -- target process still alive 51 * 1 -- target process existd, exist code is set in 'code' 52 * 2 -- target process killed by a signal, signal number is set in 'code' 53 * 3 -- target process is stopped, signal number is set in 'code' 54 * 4 -- get target process state error, due to waitpid error 62 ASSERT_EQ(procStat, 0) << "target process should still alive.\n"; \ 67 EXPECT_EQ(procStat, 0) << "target proces [all...] |