/third_party/glib/gio/tests/ |
D | gdbus-sessionbus.c | 28 gchar *relative, *servicesdir; in session_bus_up() local 36 relative = g_test_build_filename (G_TEST_BUILT, "services", NULL); in session_bus_up() local
|
D | gdbus-test-fixture.c | 18 gchar *relative, *servicesdir; in fixture_setup() local
|
/third_party/node/lib/ |
D | url.js | 673 function urlResolve(source, relative) { argument 677 Url.prototype.resolve = function resolve(relative) { argument 681 function urlResolveObject(source, relative) { argument 686 Url.prototype.resolveObject = function resolveObject(relative) { argument
|
D | path.js | 491 relative(from, to) { method 1166 relative(from, to) { method
|
/third_party/typescript_eslint/packages/typescript-estree/tests/ |
D | ast-fixtures.test.ts | 30 const relative = path.relative(FIXTURES_DIR, absolute); constant 95 const relative = path.relative(SNAPSHOTS_DIR, absolute); constant
|
/third_party/typescript_eslint/packages/scope-manager/tests/ |
D | fixtures.test.ts | 20 const relative = path.relative(FIXTURES_DIR, absolute); constant 173 const relative = path.relative(FIXTURES_DIR, absolute); constant
|
/third_party/curl/docs/cmdline-opts/ |
D | netrc-file.d | 9 or relative) to the netrc file that curl should use. You can only specify one variable
|
/third_party/typescript/tests/baselines/reference/ |
D | moduleResolutionWithExtensions_withPaths.js | 12 export function relative() { function
|
/third_party/typescript/tests/cases/fourslash/ |
D | importNameCodeFix_rootDirs.ts | 18 const relative = nonRelative.replace('"a"', '"./a"'); constant
|
/third_party/typescript/tests/cases/compiler/ |
D | moduleResolutionWithExtensions_withPaths.ts | 31 export declare function relative(): void; function
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapGlyphInfo.java | 28 private final boolean relative; field in BitmapGlyphInfo 75 public boolean relative() { in relative() method in BitmapGlyphInfo
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapGlyphInfo.java | 28 private final boolean relative; field in BitmapGlyphInfo 75 public boolean relative() { in relative() method in BitmapGlyphInfo
|
/third_party/flutter/skia/src/utils/ |
D | SkParsePath.cpp | 51 bool isRelative, SkPoint* relative) { in find_points() 63 bool isRelative, SkScalar relative) { in find_scalar() 83 bool relative = false; in FromSVGString() local
|
/third_party/skia/src/utils/ |
D | SkParsePath.cpp | 51 bool isRelative, SkPoint* relative) { in find_points() 63 bool isRelative, SkScalar relative) { in find_scalar() 83 bool relative = false; in FromSVGString() local
|
/third_party/node/test/parallel/ |
D | test-path-relative.js | 56 const relative = test[0]; constant
|
/third_party/uboot/u-boot-2020.01/disk/ |
D | part_dos.c | 138 lbaint_t relative, in print_partition_extended() 208 lbaint_t ext_part_sector, lbaint_t relative, in part_get_info_extended()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_glyph_info.h | 55 bool relative() const { return relative_; } in relative() function
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_glyph_info.h | 55 bool relative() const { return relative_; } in relative() function
|
/third_party/libxml2/ |
D | testURI.c | 22 static int relative = 0; variable
|
/third_party/boost/tools/inspect/ |
D | apple_macro_check.cpp | 67 path relative( relative_to( full_path, search_root_path() ) ); in inspect() local
|
D | assert_macro_check.cpp | 73 path relative( relative_to( full_path, search_root_path() ) ); in inspect() local
|
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/isarray/build/ |
D | build.js | 149 require.relative = function(parent) { function
|
/third_party/boost/boost/accumulators/ |
D | statistics_fwd.hpp | 406 struct relative {}; struct
|
/third_party/gptfdisk/ |
D | bsd.cc | 71 int relative = 0; // assume absolute partition sector numbering in ReadBSDData() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_events.c | 43 #define SDL_SendMouseMotion_ex(w, id, relative, x, y, p) SDL_SendMouseMotion(w, id, relative, x, y,… argument 48 #define SDL_SendMouseMotion_ex(w, id, relative, x, y, p) SDL_SendMouseMotion(w, id, relative, x, y) argument
|