| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | statusor_test.cc | 559 absl::StatusOr<std::shared_ptr<int>> target; in TEST() local 576 absl::StatusOr<std::shared_ptr<int>> target; in TEST() local 595 absl::StatusOr<int> target; TEST() local 610 absl::StatusOr<int> target; TEST() local 627 absl::StatusOr<double> target; TEST() local 644 absl::StatusOr<std::shared_ptr<int>> target; TEST() local 1034 absl::StatusOr<double> target; TEST() local 1049 absl::StatusOr<double> target; TEST() local 1408 absl::StatusOr<const int*> target; TEST() local 1416 absl::StatusOr<int*> target; TEST() local 1424 absl::StatusOr<Base2*> target; TEST() local 1432 absl::StatusOr<Base2*> target; TEST() local [all...] |
| /third_party/skia/bench/ |
| H A D | nanobench.cpp | 284 static double time(int loops, Benchmark* bench, Target* target) { in time() argument 329 static bool write_canvas_png(Target* target, const SkString& filename) { in write_canvas_png() argument 363 static int setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) { in setup_cpu_bench() argument 407 setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) setup_gpu_bench() argument 558 Target* target = nullptr; is_enabled() local 603 cleanup_run(Target* target) cleanup_run() argument 1280 Target* target = is_enabled(b, configs[i]); global() local [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | checkpolicy.c | 398 int ret, ch, fd, target = SEPOL_TARGET_SELINUX; in main() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | dead_branch_elim_pass.cpp | 557 uint32_t target = branch->GetSingleWordInOperand(i); in FindFirstExitFromSelectionMerge() local
|
| H A D | merge_return_pass.cpp | 240 void MergeReturnPass::BranchToBlock(BasicBlock* block, uint32_t target) { in BranchToBlock() argument 261 UpdatePhiNodes(BasicBlock* new_source, BasicBlock* target) UpdatePhiNodes() argument
|
| H A D | type_manager.cpp | 501 void TypeManager::CreateDecoration(uint32_t target, in CreateDecoration() argument
|
| /third_party/spirv-tools/tools/fuzz/ |
| H A D | fuzz.cpp | 273 std::string target = spvtools::utils::SplitFlagArgs(cur_arg).second; in ParseFlags() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fCopyImageTests.cpp | 167 const char* targetToName (deUint32 target) in targetToName() argument 231 bool isTextureTarget (deUint32 target) in isTextureTarget() argument 236 int getTargetTexDims (deUint32 target) in getTargetTexDims() argument 360 ImageInfo::ImageInfo (deUint32 format, deUint32 target, const IVec3& size) in ImageInfo() argument 386 const deUint32 target = info.getTarget(); getLevelCount() local 405 getLevelSize(deUint32 target, const IVec3& baseSize, int level) getLevelSize() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBufferTestUtil.cpp | 135 const char* getBufferTargetName (deUint32 target) in getBufferTargetName() argument 307 void BufferSubDataWriter::write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target) in write() argument 322 void BufferWriteMapWriter::write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target) in write() argument 395 verify(deUint32 buffer, const deUint8* reference, int offset, int numBytes, deUint32 target) verify() argument [all...] |
| H A D | glsTextureStateQueryTests.cpp | 238 static bool isCoreTextureTarget (glw::GLenum target) in isCoreTextureTarget() argument 246 static RequiredExtensions getTextureTargetExtension (glw::GLenum target) in getTextureTargetExtension() argument 333 static bool isCoreTextureTarget (glw::GLenum target) in isCoreTextureTarget() argument 339 getTextureTargetExtension(glw::GLenum target) getTextureTargetExtension() argument 448 isCoreTextureTarget(glw::GLenum target) isCoreTextureTarget() argument 456 getTextureTargetExtension(glw::GLenum target) getTextureTargetExtension() argument 552 isCoreTextureTarget(glw::GLenum target) isCoreTextureTarget() argument 557 getTextureTargetExtension(glw::GLenum target) getTextureTargetExtension() argument 598 isCoreTextureTarget(const glu::ContextType& contextType, glw::GLenum target) isCoreTextureTarget() argument 666 getTextureTargetExtension(const glu::ContextType& contextType, glw::GLenum target) getTextureTargetExtension() argument 766 TextureTest(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureTest() argument 831 IsTextureCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target) IsTextureCase() argument 880 DepthStencilModeCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) DepthStencilModeCase() argument 958 TextureSRGBDecodeCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureSRGBDecodeCase() argument 1036 TextureSwizzleCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureSwizzleCase() argument 1112 TextureWrapCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureWrapCase() argument 1183 TextureFilterCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureFilterCase() argument 1267 TextureLODCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureLODCase() argument 1355 TextureLevelCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureLevelCase() argument 1457 TextureCompareModeCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureCompareModeCase() argument 1528 TextureCompareFuncCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureCompareFuncCase() argument 1599 TextureImmutableLevelsCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureImmutableLevelsCase() argument 1671 TextureImmutableFormatCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureImmutableFormatCase() argument 1787 TextureWrapClampToBorderCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, TesterType tester, QueryType type) TextureWrapClampToBorderCase() argument 1814 TextureBorderColorCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureBorderColorCase() argument 2494 isLegalTesterForTarget(glw::GLenum target, TesterType tester) isLegalTesterForTarget() argument 2511 isMultisampleTarget(glw::GLenum target) isMultisampleTarget() argument 2535 createIsTextureTest(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const std::string& name, const std::string& description, glw::GLenum target) createIsTextureTest() argument 2540 createTexParamTest(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const std::string& name, const std::string& description, QueryType queryType, glw::GLenum target, TesterType tester) createTexParamTest() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/ohos/display/ |
| H A D | tcuOhosNativeDisplay.cpp | 108 eglw::EGLImage OhosLibrary::createImage(eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLAttrib *attrib_list) const in createImage() argument 113 eglw::EGLImageKHR OhosLibrary::createImageKHR(eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLint *attrib_list) const in createImageKHR() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageTests.cpp | 328 static const char* getTargetName (EGLint target) in getTargetName() argument 374 MovePtr<ImageSource> getImageSource (EGLint target, GLenum internalFormat, GLenum format, GLenum type, bool useTexLevel0) in getImageSource() argument 402 CreateImageGLES2 (EglTestContext& eglTestCtx, EGLint target, GLenum internalFormat, GLenum format, GLenum type, bool useTexLevel0 = false) in CreateImageGLES2() argument 456 static const char* getTargetName (GLenum target) in getTargetName() argument 468 ImageTargetGLES2(EglTestContext& eglTestCtx, GLenum target) ImageTargetGLES2() argument [all...] |
| H A D | teglImageUtil.cpp | 238 const GLenum target = getGLTarget(); in createBuffer() local
|
| H A D | teglPreservingSwapTests.cpp | 252 void ReferenceProgram::render (tcu::Surface* target, float x1, float y1, float x2, float y2, PreservingSwapTest::DrawType drawType) in render() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferWriteTests.cpp | 70 deUint32 target; member 180 BasicBufferDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase() argument 273 BasicBufferSubDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, int subDataOffs, int subDataSize, VerifyType verify) in BasicBufferSubDataCase() argument 327 SubDataToUndefinedCase(Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) SubDataToUndefinedCase() argument 458 const deUint32 target = bufferTargets[rnd.getInt(0, DE_LENGTH_OF_ARRAY(bufferTargets)-1)]; iterate() local 578 const deUint32 target = bufferTargets[targetNdx]; init() local 601 const deUint32 target = bufferTargets[targetNdx]; init() local 694 const deUint32 target = bufferTargets[targetNdx]; init() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferWriteTests.cpp | 70 deUint32 target; member 180 BasicBufferDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, VerifyType verify) in BasicBufferDataCase() argument 273 BasicBufferSubDataCase (Context& context, const char* name, const char* desc, deUint32 target, deUint3 argument 327 SubDataToUndefinedCase(Context& context, const char* name, const char* desc, deUint32 target, deUint32 usage, int size, const tcu::IVec2* ranges, int numRanges, VerifyType verify) SubDataToUndefinedCase() argument 470 const deUint32 target = bufferTargets[rnd.getInt(0, DE_LENGTH_OF_ARRAY(bufferTargets)-1)]; iterate() local 593 const deUint32 target = bufferTargets[targetNdx]; init() local 694 const deUint32 target = bufferTargets[targetNdx]; init() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 1184 int avfilter_graph_send_command(AVFilterGraph *graph, const char *target, const char *cmd, const char *arg, char *res, int res_len, int flags) in avfilter_graph_send_command() argument 1214 int avfilter_graph_queue_command(AVFilterGraph *graph, const char *target, const char *command, const char *arg, int flags, double ts) in avfilter_graph_queue_command() argument
|
| H A D | vf_libplacebo.c | 317 struct pl_frame image, target; in process_frames() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.c | 794 vaapi_encode_add_ref(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodePicture *target, int is_ref, int in_dpb, int prev) vaapi_encode_add_ref() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | bearssl.c | 770 bearssl_run_until(struct Curl_cfilter *cf, struct Curl_easy *data, unsigned target) bearssl_run_until() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | iomapper.cpp | 75 TVarLiveMap* target = nullptr; in visitSymbol() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | filesystem_utils.cc | 1012 BuildDirContext::BuildDirContext(const Target* target) in BuildDirContext() argument 1098 SourceDir GetBuildDirForTargetAsSourceDir(const Target* target, in GetBuildDirForTargetAsSourceDir() argument 461 MakeAbsoluteFilePathRelativeIfPossible( const base::FilePath& base, const base::FilePath& target) MakeAbsoluteFilePathRelativeIfPossible() argument 1104 GetBuildDirForTargetAsOutputFile(const Target* target, BuildDirType type) GetBuildDirForTargetAsOutputFile() argument [all...] |
| /third_party/alsa-utils/bat/ |
| H A D | common.h | 210 float *target; /* target single-tone as standard */ member
|
| /third_party/backends/backend/genesys/ |
| H A D | gl841.cpp | 1569 int target; in ad_fe_offset_calibration() local
|
| /third_party/backends/backend/ |
| H A D | mustek_usb_high.c | 423 usb_high_cal_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_calibrate() argument 570 usb_high_cal_i8o8_mono_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i8o8_mono_calibrate() argument 617 usb_high_cal_i8o8_rgb_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i8o8_rgb_calibrate() argument 665 usb_high_cal_i4o1_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i4o1_calibrate() argument 1726 usb_high_scan_bssc_power_delay(Mustek_Usb_Device * dev, Powerdelay_Function set_power_delay, Signal_State * signal_state, SANE_Byte * target, SANE_Byte max, SANE_Byte min, SANE_Byte threshold, SANE_Int length) usb_high_scan_bssc_power_delay() argument [all...] |