| /third_party/python/Lib/ctypes/test/ |
| H A D | test_find.py | 3 import os.path namespace
|
| /third_party/openssl/crypto/rand/ |
| H A D | rand_egd.c | 21 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument 26 int RAND_egd(const char *path) in RAND_egd() argument 31 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument 109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument 204 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument 216 RAND_egd(const char *path) RAND_egd() argument [all...] |
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | tga_utils.cpp | 50 bool LoadTGAImageFromFile(const std::string &path, TGAImage *image) in LoadTGAImageFromFile() argument 55 std::cerr << "error opening tga file " << path << " for reading.\n"; in LoadTGAImageFromFile() local 99 std::cout << "loaded image " << path << ".\n"; in LoadTGAImageFromFile() local
|
| /third_party/skia/third_party/externals/angle2/samples/multi_texture/ |
| H A D | MultiTexture.cpp | 27 GLuint loadTexture(const std::string &path) in loadTexture() argument
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | generate_new_renderer.py | 284 path = "libANGLE/renderer/" + renderer_name + "/" + impl_class + renderer_suffix variable
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
| H A D | es2cTestPackage.cpp | 66 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
| H A D | es3cTestPackage.cpp | 84 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTestPackage.cpp | 105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
| H A D | es32cTestPackage.cpp | 90 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestPackage.cpp | 69 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/runner/ |
| H A D | glcAndroidTestActivity.cpp | 52 std::string path = tcu::Android::getIntentStringExtra(activity, "logdir"); in getLogPath() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | shader.h | 36 void SetFilePath(const std::string& path) { file_path_ = path; } in SetFilePath() argument
|
| /third_party/vk-gl-cts/external/amber/src/tools/ |
| H A D | update_vk_wrappers.py | 21 import os.path namespace
|
| /third_party/skia/third_party/externals/spirv-tools/utils/ |
| H A D | generate_language_headers.py | 19 import os.path namespace
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_text.cpp | 119 const SkPath* path = variant.path(); in paintPaths() local
|
| H A D | SkMiniRecorder.cpp | 88 bool SkMiniRecorder::drawPath(const SkPath& path, const SkPaint& paint) { in drawPath() argument
|
| H A D | SkCpu.cpp | 92 SkString path = in read_cpu_features() local
|
| H A D | SkScanPriv.h | 84 static inline bool TryBlitFatAntiRect(SkBlitter* blitter, const SkPath& path, const SkIRect& clip) { in TryBlitFatAntiRect() argument
|
| H A D | SkPathMeasure.cpp | 13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure() argument 21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() argument
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathOverstroke.cpp | 66 SkPath path; in quadPath() local 80 SkPath path; in cubicPath() local 94 SkPath path; in linSemicirclePath() local 114 SkPath path; rectPath() local 129 SkPath path; global() variable [all...] |
| H A D | SampleCusp.cpp | 34 SkPath path; in cusp() local 126 SkPath path; global() variable [all...] |
| H A D | SampleMaterialShadows.cpp | 42 void drawShadowedPath(SkCanvas* canvas, const SkPath& path, in drawShadowedPath() argument
|
| H A D | SampleStrokePath.cpp | 23 SkPath path; in test_huge_stroke() local 77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width() argument [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | PathTessellateOp.h | 26 PathTessellateOp(SkArenaAlloc* arena, GrAAType aaType, const GrUserStencilSettings* stencil, const SkMatrix& viewMatrix, const SkPath& path, GrPaint&& paint, const SkRect& drawBounds) PathTessellateOp() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrSWMaskHelper.cpp | 83 SkPath path; in drawShape() local 121 SkPath path; in drawShape() local
|