/external/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 192 string GetPath(const GeneratorOptions& options, in GetPath() function 205 string GetPath(const GeneratorOptions& options, 216 prefix = GetPath(options, file_descriptor); in GetPrefix() 218 prefix = GetPath(options, containing_type); in GetPrefix() 231 string GetPath(const GeneratorOptions& options, in GetPath() function 241 string GetPath(const GeneratorOptions& options, in GetPath() function 243 return GetPath(options, descriptor->containing_type()); in GetPath() 248 string GetPath(const GeneratorOptions& options, in GetPath() function 258 string GetPath(const GeneratorOptions& options, in GetPath() function 260 return GetPath( in GetPath() [all …]
|
/external/skia/gm/ |
D | convex_all_line_paths.cpp | 175 static SkPath GetPath(int index, SkPath::Direction dir) { in GetPath() function in skiagm::ConvexLineOnlyPathsGM 265 SkPath path = GetPath(index, SkPath::kCW_Direction); in drawPath() 292 SkPath path = GetPath(index, dirs[i%2]); in drawPath() 367 static void GetPath(int index, SkPath::Direction dir, in GetPath() function in skiagm::ConvexPolygonInsetGM 443 GetPath(index, SkPath::kCW_Direction, &data, &numPts); in drawPath() 466 GetPath(index, dirs[index % 2], &data, &numPts); in drawPath()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_clippath.cpp | 27 CPDF_Path CPDF_ClipPath::GetPath(size_t i) const { in GetPath() function in CPDF_ClipPath 48 rect = GetPath(0).GetBoundingBox(); in GetClipBox() 50 CFX_FloatRect path_rect = GetPath(i).GetBoundingBox(); in GetClipBox()
|
D | cpdf_clippath.h | 38 CPDF_Path GetPath(size_t i) const;
|
D | cpdf_contentparser.cpp | 203 CPDF_Path ClipPath = pObj->m_ClipPath.GetPath(0); in Continue()
|
/external/lzma/CPP/Windows/ |
D | FileDir.h | 52 const FString &GetPath() const { return _path; } in GetPath() function 66 const FString &GetPath() const { return _path; } in GetPath() function
|
D | FileIO.h | 54 UString GetPath() const;
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
D | validation_unittest.cc | 138 std::string GetPath(const std::string& root, const std::string& suffix) { in GetPath() function 149 if (!ReadAndParseDataFile(GetPath(test, ".data"), &data, &num_handles) || in ReadTestCase() 150 !ReadResultFile(GetPath(test, ".expected"), expected)) { in ReadTestCase() 166 EnumerateSourceRootRelativeDirectory(GetPath("", "")); in RunValidationTests()
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | dexdump.py | 10 _dexdump_path = lazy.WeakConstant(lambda: build_tools.GetPath('dexdump'))
|
D | aapt.py | 12 _aapt_path = lazy.WeakConstant(lambda: build_tools.GetPath('aapt'))
|
D | build_tools.py | 14 def GetPath(build_tool): function
|
D | split_select.py | 13 lambda: build_tools.GetPath('split-select'))
|
/external/libmojo/third_party/catapult/devil/devil/android/sdk/ |
D | dexdump.py | 10 _dexdump_path = lazy.WeakConstant(lambda: build_tools.GetPath('dexdump'))
|
D | aapt.py | 12 _aapt_path = lazy.WeakConstant(lambda: build_tools.GetPath('aapt'))
|
D | build_tools.py | 14 def GetPath(build_tool): function
|
D | split_select.py | 13 lambda: build_tools.GetPath('split-select'))
|
/external/google-breakpad/src/client/mac/crash_generation/ |
D | Inspector.h | 103 const char *GetPath() { return minidump_dir_path_; } in GetPath() function
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileInfo.cpp | 238 GetPath(const BasicBlock *Src, const BasicBlock *Dest, in GetPath() function in llvm::ProfileInfoT 294 const BasicBlock *BB = GetPath(newedge.second,oldedge.second,P,GetPathToExit | GetPathToDest); in divertFlow() 754 GetPath(*Succ, 0, P, GetPathToExit); in repair() 776 const BasicBlock *Dest = GetPath(BB, 0, P, GetPathToValue); in repair() 897 Dest = GetPath(BB, *NBB, P, GetPathToDest | GetPathWithNewEdges); in repair() 929 const BasicBlock *Dest = GetPath(BB, 0, P, GetPathToExit | GetPathWithNewEdges); in repair()
|
D | ProfileEstimatorPass.cpp | 239 const BasicBlock *Dest = GetPath(BB, (*ei).first, p, GetPathToDest); in recurseBasicBlock() 378 const BasicBlock *Dest = GetPath(BB, *bbi, P, GetPathToDest); in runOnFunction()
|
/external/lzma/CPP/7zip/Common/ |
D | InOutTempBuffer.cpp | 91 if (!inFile.Open(_tempFile.GetPath())) in WriteToStream()
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCtrls.py | 264 …Value(JetDefs.JETCREATOR_INI, JetDefs.INI_DEFAULTDIRS, self.spec, str(FileJustPath(dlg.GetPath()))) 265 val = dlg.GetPath() 331 …Value(JetDefs.JETCREATOR_INI, JetDefs.INI_DEFAULTDIRS, self.spec, str(FileJustPath(dlg.GetPath()))) 332 val = dlg.GetPath()
|
D | JetCreator.py | 867 …ETCREATOR_INI, JetDefs.INI_DEFAULTDIRS, JetDefs.JTC_FILE_SPEC, str(FileJustPath(dialog.GetPath()))) 868 self.currentJetConfigFile = FileJustRoot(dialog.GetPath()) + ".jtc" 1001 …EATOR_INI, JetDefs.INI_DEFAULTDIRS, JetDefs.ARCHIVE_FILE_SPEC, str(FileJustPath(dialog.GetPath()))) 1005 …INI, JetDefs.INI_DEFAULTDIRS, JetDefs.ARCHIVE_FILE_SPEC + "Dir", str(FileJustPath(dlg1.GetPath()))) 1006 …YesNo(JetDefs.MAIN_IMPORTTITLE, JetDefs.MAIN_IMPORTMSG % (dialog.GetPath(),dlg1.GetPath()), False): 1007 projectPath = dlg1.GetPath() 1008 zipFile = dialog.GetPath() 1071 …EATOR_INI, JetDefs.INI_DEFAULTDIRS, JetDefs.ARCHIVE_FILE_SPEC, str(FileJustPath(dialog.GetPath()))) 1072 …ExportJetArchive(FileJustRoot(dialog.GetPath()) + ".zip", self.currentJetConfigFile, self.jet_file)
|
/external/v8/samples/ |
D | process.cc | 108 static void GetPath(Local<String> name, 483 void JsHttpRequestProcessor::GetPath(Local<String> name, in GetPath() function in JsHttpRequestProcessor 545 GetPath); in MakeRequestTemplate()
|
/external/pdfium/core/fxcrt/ |
D | fx_stream.h | 151 virtual void GetPath(CFX_WideString& wsPath) = 0;
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zUpdate.cpp | 1021 db->GetPath(ui.IndexInArchive, name); in Update() 1156 db->GetPath(fi, name); in Update() 1282 db->GetPath(ui.IndexInArchive, name); in Update()
|