/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/ |
H A D | TestFiler.kt | 59 val relative = name.toString().replace(".", separator) + ".kt" // Assumes well-formed. in getOriginatingElements() constant 74 val relative = pkg.toString().replace(".", separator) + separator + relativeName in createClassFile() constant
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkParsePath.cpp | 65 bool isRelative, SkPoint* relative) { in find_points() 79 bool isRelative, SkScalar relative) { in find_scalar() 122 bool relative = false; in FromSVGString() local
|
/aosp_15_r20/prebuilts/devtools/adt/lib/ |
HD | sdktestutils.jar | ... ) throws java.io.IOException
String name
String relative
java.io.InputStream contents
protected java.io ... |
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/temporal/ |
H A D | TemporalAdjusters.java | 445 private final int relative; field in TemporalAdjusters.RelativeDayOfWeek 449 private RelativeDayOfWeek(int relative, DayOfWeek dayOfWeek) { in RelativeDayOfWeek()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_shader.h | 35 unsigned relative:1; member 114 unsigned relative:1; member 143 unsigned relative:1; member
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | SampleCode.java | 141 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
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RotateDrawable.java | 243 public void setPivotXRelative(boolean relative) { in setPivotXRelative() 295 public void setPivotYRelative(boolean relative) { in setPivotYRelative()
|
/aosp_15_r20/development/tools/idegen/src/com/android/idegen/ |
H A D | Module.java | 236 String relative = src.getCanonicalPath().substring(moduleDir.length()); in buildImlFile() local 248 String relative = src.getCanonicalPath().substring(moduleDir.length()); in buildImlFile() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_resize_bilinear_op_test.cc | 153 const bool relative) { in CheckTensorValue() 301 float tolerance, bool relative, in RunTestResizeBilinearTwoDims() 341 void TestResizeBilinearTwoDimsType(const float tolerance, const bool relative, in TestResizeBilinearTwoDimsType()
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | embedded_test_server.cc | 861 std::string_view relative) { in ServeFilesFromSourceDirectory() 868 const base::FilePath& relative) { in ServeFilesFromSourceDirectory() 882 const base::FilePath& relative) { in GetFullPathFromSourceDirectory()
|
/aosp_15_r20/external/libcups/cgi-bin/ |
H A D | help-index.c | 737 const char *relative) /* I - Relative path */ in help_load_directory() 840 const char *relative, /* I - Relative path */ in help_load_file()
|
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-typedef-remover/31.7.0-alpha07/ |
HD | lint-typedef-remover-31.7.0-alpha07.jar | ... rewritten
java.io.File classDir
boolean found
String relative
java.util.Collection classDirs
private byte[] |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor_slice_test.cc | 264 TensorSlice relative; in TEST() local 273 TensorSlice relative; in TEST() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/path/ |
H A D | tests.rs | 1747 let relative = "a/b"; localVariable 1776 let relative = r"a\b"; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/path/ |
H A D | tests.rs | 1747 let relative = "a/b"; localVariable 1776 let relative = r"a\b"; localVariable
|
/aosp_15_r20/build/make/tools/ |
H A D | compare_builds.py | 596 def ShouldIncludeFile(self, root, relative): argument 618 def ShouldIncludeFile(self, root, relative): argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/ |
D | seqmid.h | 132 #define snd_seq_ev_schedule_tick(ev, q, relative, ttick) \ argument 151 #define snd_seq_ev_schedule_real(ev, q, relative, rtime) \ argument
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/path/ |
H A D | tests.rs | 1866 let relative = "a/b"; localVariable 1895 let relative = r"a\b"; localVariable
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/stub/ |
H A D | StubWriter.kt | 130 val relative = packageItem.qualifiedName().replace('.', File.separatorChar) in getPackageDir() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/path/ |
H A D | tests.rs | 1866 let relative = "a/b"; localVariable 1895 let relative = r"a\b"; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/path/ |
H A D | tests.rs | 1866 let relative = "a/b"; localVariable 1895 let relative = r"a\b"; localVariable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | operations.hpp | 485 path relative(const path& p, const path& base=current_path()) in relative() function 488 path relative(const path& p, system::error_code& ec) in relative() function 496 path relative(const path& p, const path& base, system::error_code& ec) in relative() function
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_util.cc | 326 const CHAR* relative = RemoveURLWhitespace( in DoResolveRelative() local 818 const char* relative, in ResolveRelative() 831 const char16_t* relative, in ResolveRelative()
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/ |
H A D | URITest.java | 665 URI relative = new URI("robots.txt"); in testResolveRelativeAndAbsolute() local 674 URI relative = new URI("robots.txt"); in testRelativizeRelativeAndAbsolute() local
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | dwfl_validate_address.c | 42 Dwarf_Addr relative = address; in dwfl_validate_address() local
|