Home
last modified time | relevance | path

Searched defs:relative (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py67 relative = os.path.relpath(base, inc_dir) variable
69 relative = relative.replace("\\", "/") variable
76 relative = os.path.relpath(base, src_dir) variable
/external/curl/docs/cmdline-opts/
Dnetrc-file.d9 or relative) to the netrc file that curl should use. You can only specify one variable
/external/llvm-project/lld/test/ELF/
Dcombreloc.s48 relative: label
Driscv-undefined-weak.s42 relative: label
/external/llvm-project/lldb/test/API/macosx/DBGSourcePathRemapping/Inputs/
Drelative.c2 void relative() { in relative() function
/external/skqp/src/utils/
DSkParsePath.cpp51 bool isRelative, SkPoint* relative) { in find_points()
63 bool isRelative, SkScalar relative) { in find_scalar()
83 bool relative = false; in FromSVGString() local
/external/skia/src/utils/
DSkParsePath.cpp51 bool isRelative, SkPoint* relative) { in find_points()
63 bool isRelative, SkScalar relative) { in find_scalar()
83 bool relative = false; in FromSVGString() local
/external/elfutils/libdwfl/
Ddwfl_validate_address.c42 Dwarf_Addr relative = address; in dwfl_validate_address() local
/external/libxml2/
DtestURI.c22 static int relative = 0; variable
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.h55 bool relative() const { return relative_; } in relative() function
/external/python/cpython2/Lib/plat-mac/
Dmacostools.py32 def mkalias(src, dst, relative=None): argument
/external/replicaisland/src/com/replica/replicaisland/
DRenderComponent.java99 public void setCameraRelative(boolean relative) { in setCameraRelative()
/external/rust/crates/syn/tests/repo/
Dmod.rs123 let relative = path.strip_prefix(&prefix)?; in download_and_unpack() localVariable
/external/libcups/cgi-bin/
Dhelp-index.c737 const char *relative) /* I - Relative path */ in help_load_directory()
840 const char *relative, /* I - Relative path */ in help_load_file()
/external/tensorflow/tensorflow/core/framework/
Dtensor_slice_test.cc212 TensorSlice relative; in TEST() local
221 TensorSlice relative; in TEST() local
/external/javapoet/src/test/java/com/squareup/javapoet/
DTestFiler.java67 String relative = name.toString().replace(".", separator) + ".java"; // Assumes well-formed. in createSourceFile() local
/external/doclava/src/com/google/doclava/
DSampleCode.java141 public void setProjectStructure(List<Node> parent, File dir, String relative) { in setProjectStructure()
180 public void writeProjectDirectory(File dir, String relative, Boolean recursed, in writeProjectDirectory()
374 String relative = subdir.replaceFirst("samples/", ""); in writePage() local
DDocFile.java113 public static void writePage(String docfile, String relative, String outfile, Data hdf) { in writePage()
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader.h53 unsigned relative:1; member
132 unsigned relative:1; member
161 unsigned relative:1; member
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCasingChart.java33 …rmat_except_narrow, month_standalone_except_narrow, era_name, era_abbr, relative, currencyName, nu… enumConstant
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc150 const bool relative) { in CheckTensorValue()
298 float tolerance, bool relative, in RunTestResizeBilinearTwoDims()
338 void TestResizeBilinearTwoDimsType(const float tolerance, const bool relative, in TestResizeBilinearTwoDimsType()
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp220 std::string CXmlDocSource::mkUri(const std::string &base, const std::string &relative) in mkUri()
/external/gptfdisk/
Dbsd.cc71 int relative = 0; // assume absolute partition sector numbering in ReadBSDData() local
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DPathServiceTest.java74 JimfsPath relative = service.createRelativePath(service.names(ImmutableList.of("foo", "bar"))); in testPathCreation() local
/external/autotest/client/cros/
Dcros_logging.py112 def set_start_by_current(self, relative=0): argument

12