| /third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 170 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir() argument 200 const char *path; in file_open() member 204 const char *path; in file_open() local [all...] |
| /third_party/node/deps/openssl/openssl/include/internal/ |
| H A D | cryptlib.h | 233 static ossl_inline int ossl_ends_with_dirsep(const char *path) in ossl_ends_with_dirsep() argument 247 static ossl_inline int ossl_is_absolute_path(const char *path) in ossl_is_absolute_path() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_mod.c | 291 const char *path = NULL; in module_load_dso() local
|
| /third_party/node/deps/openssl/openssl/crypto/dso/ |
| H A D | dso_win32.c | 503 static int win32_pathbyaddr(void *addr, char *path, int sz) in win32_pathbyaddr() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | os390-syscalls.c | 385 char* mkdtemp(char* path) { in mkdtemp() argument 445 ssize_t os390_readlink(const char* path, char* buf, size_t len) { in os390_readlink() argument
|
| H A D | process.c | 654 const char *path; in uv__spawn_resolve_and_spawn() local
|
| /third_party/python/Tools/peg_generator/pegen/ |
| H A D | c_generator.py | 2 import os.path namespace
|
| /third_party/pulseaudio/src/daemon/ |
| H A D | ohos_pa_main.c | 477 void change_permission(const char *path, mode_t mode) { in change_permission() argument
|
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-client.c | 39 char *path; member
|
| H A D | iface-sample.c | 37 char *path; member
|
| /third_party/python/Lib/test/ |
| H A D | test_cmd_line_script.py | 10 import os.path namespace [all...] |
| /third_party/openssl/crypto/conf/ |
| H A D | conf_mod.c | 285 const char *path = NULL; in module_load_dso() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
| H A D | vktAmberTestCase.cpp | 236 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
| H A D | vktAmberTestCase.cpp | 235 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCase.cpp | 45 static inline int getFirstComponentLength (const char* path) in getFirstComponentLength() argument 53 static bool compareNameToPathComponent (const char* name, const char* path, int compLen) in compareNameToPathComponent() argument 67 static void splitPath (const char* path, std::vector<std::string>& components) in splitPath() argument 172 find(const char* path) find() argument 286 createCase(const char* path, TestCaseType caseType) createCase() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | script.h | 240 Result AddVirtualFile(const std::string& path, const std::string& content) { in AddVirtualFile() argument 246 Result GetVirtualFile(const std::string& path, std::string* content) const { in GetVirtualFile() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleSimpleStroker.cpp | 126 void SkPathStroker2::initForPath(const SkPath& path, const SkPaint& paint) { in initForPath() argument 134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() argument 304 appendPathReversed(const PathRecorder& path, PathRecorder* result) appendPathReversed() argument 417 makePath(SkPath* path) makePath() argument 427 SkPath path; global() variable [all...] |
| H A D | SamplePath.cpp | 52 SkPath path; in test_cubic2() local 135 void drawPath(SkCanvas* canvas, const SkPath& path, SkPaint::Join j) { in drawPath() argument 259 void makePath(SkPath* path) { in makePath() argument 272 SkPath path; global() variable 368 makePath(SkPath* path) makePath() argument 388 SkPath path; global() variable 472 SkPath path; global() variable 697 SkPath path; global() variable [all...] |
| H A D | SampleSlides.cpp | 67 static void scale(SkPath* path, SkScalar scale) { in scale() argument 74 SkPath path; in one_d_pe() local 103 SkPath path; in MakeTileEffect() local 120 SkPath path; patheffect_slide() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasPathRenderer.cpp | 157 void AtlasPathRenderer::AtlasPathKey::set(const SkMatrix& m, const SkPath& path) { in set() argument 169 addPathToAtlas(GrRecordingContext* rContext, const SkMatrix& viewMatrix, const SkPath& path, const SkRect& pathDevBounds, SkIRect* devIBounds, SkIPoint16* locationInAtlas, bool* transposedInAtlas, const DrawRefsAtlasCallback& drawRefsAtlasCallback) addPathToAtlas() argument 285 SkPath path; onDrawPath() local 324 makeAtlasClipEffect(const SurfaceDrawContext* sdc, const GrOp* opBeingClipped, std::unique_ptr<GrFragmentProcessor> inputFP, const SkIRect& drawBounds, const SkMatrix& viewMatrix, const SkPath& path) makeAtlasClipEffect() argument [all...] |
| H A D | AALinearizingConvexPathRenderer.cpp | 87 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) Make() argument 102 AAFlatteningConvexPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) AAFlatteningConvexPathOp() argument 399 SkPath path; onDrawPath() local 420 const SkPath& path = GrTest::TestPathConvex(random); GR_DRAW_OP_TEST_DEFINE() local [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.h | 69 void clipPath(const SkMatrix& ctm, const SkPath& path, GrAA aa, SkClipOp op) { in clipPath() argument
|
| /third_party/skia/src/core/ |
| H A D | SkEdgeClipper.cpp | 563 void SkEdgeClipper::ClipPath(const SkPath& path, const SkRect& clip, bool canCullToTheRight, in ClipPath() argument
|
| H A D | SkMaskFilter.cpp | 209 static int countNestedRects(const SkPath& path, SkRect rects[2]) { in countNestedRects() argument
|
| H A D | SkClipStack.h | 84 Element(const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() argument 257 Element(int saveCount, const SkPath& path, const SkMatrix& m, SkClipOp op, bool doAA) { in Element() argument [all...] |