Home
last modified time | relevance | path

Searched defs:path (Results 1626 - 1650 of 2531) sorted by relevance

1...<<61626364656667686970>>...102

/third_party/vixl/tools/test_generator/
H A Dgenerator.py29 import os.path namespace
/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc59 bool FileExists(const std::string& path) { in FileExists() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc151 bool CreateEmptyFile(const wstring& path) { in CreateEmptyFile() argument
214 bool IoWin32Test::CreateAllUnder(wstring path) { in CreateAllUnder() argument
238 DeleteAllUnder(wstring path) DeleteAllUnder() argument
288 string path = test_tmpdir; TEST_F() local
328 string path = test_tmpdir; TEST_F() local
353 string path = test_tmpdir; TEST_F() local
[all...]
H A Dprinter.h85 AddAnnotation(size_t begin_offset, size_t end_offset, const std::string& file_path, const std::vector<int>& path) AddAnnotation() argument
216 std::vector<int> path; Annotate() local
[all...]
H A Dprinter.cc92 Annotate(const char* begin_varname, const char* end_varname, const std::string& file_path, const std::vector<int>& path) Annotate() argument
/third_party/python/Lib/
H A Dtracemalloc.py5 import os.path namespace
/third_party/python/Python/clinic/
H A Dimport.c.h89 PyObject *path; in _imp__fix_co_filename() local
/third_party/python/Python/
H A Dpathconfig.c181 wchar_t *path = (wchar_t*)PyMem_RawMalloc(sizeof(wchar_t) * cch); in _PyPathConfig_UpdateGlobal() local
215 Py_SetPath(const wchar_t *path) in Py_SetPath() argument
[all...]
/third_party/python/Modules/
H A Dgetpath.c62 wchar_t *path; variable
85 PyObject *path; variable
101 PyObject *path; global() variable
119 const wchar_t *path; global() variable
139 const wchar_t *path; global() variable
174 const wchar_t *path; global() variable
200 const wchar_t *path; global() variable
226 const wchar_t *path; global() variable
341 const wchar_t *path; global() variable
433 wchar_t *path = PyUnicode_AsWideCharString(pathobj, NULL); global() variable
[all...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java227 isValid(Class<? extends Message> type, String path) isValid() argument
236 isValid(Descriptor descriptor, String path) isValid() argument
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dtest_util.py41 import os.path namespace
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_browser.py11 import os.path namespace
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-simple.c229 pa_database* pa_database_open_internal(const char *path, bool for_write) { in pa_database_open_internal() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.h180 const std::vector<std::string>& path() const { return path_; } in path() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
/third_party/python/Lib/test/
H A Dtest_linecache.py5 import os.path namespace
H A Dtest_ensurepip.py3 import os.path namespace
/third_party/python/Lib/test/test_importlib/
H A Dutil.py8 import os.path namespace
[all...]
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs1112 let mut path = String::new(); in parse_include() variables
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc284 GraphId path[2*kMaxNodes]; in TEST() local
389 GraphId path[ in Path() local
[all...]
/third_party/skia/modules/androidkit/src/
H A DCanvas.cpp161 auto* path = reinterpret_cast<SkPath* >(native_path); in Canvas_DrawPath() local
/third_party/skia/gm/
H A Dcompressed_textures.cpp75 SkPath path = make_gear(dimensions, 9); in render_level() local
H A Dconvex_all_line_paths.cpp254 SkPath path = builder.detach(); in GetPath() local
276 SkPath path = GetPath(index, SkPathDirection::kCW); in drawPath() local
303 SkPath path = GetPath(index, dirs[i%2]); drawPath() local
[all...]
H A Dconvexpolyclip.cpp268 void setPath(const SkPath& path) { in setPath() argument
H A Danimated_gif.cpp193 SkString path; in AnimCodecPlayerGM() local
294 AnimCodecPlayerExifGM(const char* path) in AnimCodecPlayerExifGM() argument
H A Dcubicpaths.cpp33 SkPath path; variable
86 void drawOne(SkCanvas* canvas, const SkPath& path, const SkRect& clip) { in drawOne() argument
126 void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() argument
177 PathAndName path; global() variable
245 drawPath(SkPath& path,SkCanvas* canvas,SkColor color, const SkRect& clip,SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument
296 PathAndName path; global() variable
368 SkPath path; DEF_SIMPLE_GM() local
381 SkPath path; DEF_SIMPLE_GM() local
[all...]

Completed in 17 milliseconds

1...<<61626364656667686970>>...102