| /third_party/pulseaudio/src/pulsecore/ |
| H A D | conf-parser.c | 94 char *path = NULL, *fn; in parse_line() local
|
| H A D | database-tdb.c | 104 pa_database* pa_database_open_internal(const char *path, bool for_write) { in pa_database_open_internal() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/ |
| H A D | update.py | 27 from os import path namespace [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Path.cpp | 46 StringRef find_first_component(StringRef path) { in find_first_component() argument 135 parent_path_end(StringRef path) parent_path_end() argument 231 namespace path { global() namespace 233 begin(StringRef path) begin() argument 241 end(StringRef path) end() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
| H A D | fractal.cpp | 82 writeBMP(const Color<uint8_t>* texels, int width, int height, const char* path) writeBMP() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
| H A D | bloat.py | 424 path = '' global() variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Path.cpp | 59 StringRef find_first_component(StringRef path, Style style) { in find_first_component() argument 137 parent_path_end(StringRef path, Style style) parent_path_end() argument 222 namespace path { global() namespace 224 begin(StringRef path, Style style) begin() argument 233 end(StringRef path) end() argument [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | spirv_reduce_mutator.cc | 166 void SpirvReduceMutator::LogErrors(const std::string* path, in LogErrors() argument
|
| H A D | util.cc | 26 bool WriteBinary(const std::string& path, const uint8_t* data, size_t size) { in WriteBinary() argument 119 bool ReadBinary(const std::string& path, std::vector<uint32_t>* out) { in ReadBinary() argument 149 bool WriteBinary(const std::string& path, const std::vector<uint32_t>& binary) { in WriteBinary() argument 32 LogError(uint32_t index, const std::string& type, const std::string& message, const std::string* path, const uint8_t* data, size_t size, const std::string* wgsl) LogError() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | source.h | 57 const std::string path; member in tint::Source::File 156 Source(const Range& rng, const std::string& path, const FileContent* content = nullptr) Source() argument [all...] |
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip.h | 36 base::FilePath path; member
|
| H A D | zip_writer.cc | 40 OpenNewFileEntry(zipFile zip_file, const base::FilePath& path, bool is_directory, base::Time last_modified) OpenNewFileEntry() argument 58 AddFileEntryToZip(zipFile zip_file, const base::FilePath& path, base::File file) AddFileEntryToZip() argument 76 AddDirectoryEntryToZip(zipFile zip_file, const base::FilePath& path, base::Time last_modified) AddDirectoryEntryToZip() argument
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzlib.c | 290 char *path; /* identifier for error messages */ global() local [all...] |
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_html.cpp | 163 static void print_image_cell(SkFILEWStream* stream, const SkString& path, int height) { in print_image_cell() argument 173 static void print_link_cell(SkFILEWStream* stream, const SkString& path, const char* text) { in print_link_cell() argument
|
| H A D | skdiff_utils.cpp | 93 bool write_bitmap(const SkString& path, const SkBitmap& bitmap) { in write_bitmap() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | resbund.cpp | 209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() argument
|
| H A D | sprpimpl.h | 85 char* path; member
|
| /third_party/toybox/toys/other/ |
| H A D | lsattr.c | 92 static void print_file_attr(char *path) in print_file_attr() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | mdev.c | 39 static void make_device(char *path) in make_device() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | tail.c | 235 char *path; in tail_main() local
|
| /third_party/python/PC/ |
| H A D | python_uwp.cpp | 85 std::wstring path; in get_package_home() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | annotation_test_util.cc | 95 bool DecodeMetadata(const std::string& path, GeneratedCodeInfo* info) { in DecodeMetadata() argument 102 FindAnnotationsOnPath( const GeneratedCodeInfo& info, const std::string& source_file, const std::vector<int>& path, std::vector<const GeneratedCodeInfo::Annotation*>* annotations) FindAnnotationsOnPath() argument 124 FindAnnotationOnPath( const GeneratedCodeInfo& info, const std::string& source_file, const std::vector<int>& path) FindAnnotationOnPath() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-console-kit.c | 165 const char *path; in filter_cb() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | util.c | 224 char path[PATH_MAX]; in pa_get_binary_name() local 246 char path[PATH_MAX + 1]; in pa_get_binary_name() local
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | field_mask_util.h | 90 static bool IsValidPath(StringPiece path) { in IsValidPath() argument 107 AddPathToFieldMask(StringPiece path, FieldMask* mask) AddPathToFieldMask() argument [all...] |