Home
last modified time | relevance | path

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

12

/third_party/glib/gio/tests/
Dgdbus-sessionbus.c28 gchar *relative, *servicesdir; in session_bus_up() local
36 relative = g_test_build_filename (G_TEST_BUILT, "services", NULL); in session_bus_up() local
Dgdbus-test-fixture.c18 gchar *relative, *servicesdir; in fixture_setup() local
/third_party/node/lib/
Durl.js673 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
Dpath.js491 relative(from, to) { method
1166 relative(from, to) { method
/third_party/typescript_eslint/packages/typescript-estree/tests/
Dast-fixtures.test.ts30 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/
Dfixtures.test.ts20 const relative = path.relative(FIXTURES_DIR, absolute); constant
173 const relative = path.relative(FIXTURES_DIR, absolute); constant
/third_party/curl/docs/cmdline-opts/
Dnetrc-file.d9 or relative) to the netrc file that curl should use. You can only specify one variable
/third_party/typescript/tests/baselines/reference/
DmoduleResolutionWithExtensions_withPaths.js12 export function relative() { function
/third_party/typescript/tests/cases/fourslash/
DimportNameCodeFix_rootDirs.ts18 const relative = nonRelative.replace('"a"', '"./a"'); constant
/third_party/typescript/tests/cases/compiler/
DmoduleResolutionWithExtensions_withPaths.ts31 export declare function relative(): void; function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapGlyphInfo.java28 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/
DBitmapGlyphInfo.java28 private final boolean relative; field in BitmapGlyphInfo
75 public boolean relative() { in relative() method in BitmapGlyphInfo
/third_party/flutter/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
/third_party/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
/third_party/node/test/parallel/
Dtest-path-relative.js56 const relative = test[0]; constant
/third_party/uboot/u-boot-2020.01/disk/
Dpart_dos.c138 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/
Dbitmap_glyph_info.h55 bool relative() const { return relative_; } in relative() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.h55 bool relative() const { return relative_; } in relative() function
/third_party/libxml2/
DtestURI.c22 static int relative = 0; variable
/third_party/boost/tools/inspect/
Dapple_macro_check.cpp67 path relative( relative_to( full_path, search_root_path() ) ); in inspect() local
Dassert_macro_check.cpp73 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/
Dbuild.js149 require.relative = function(parent) { function
/third_party/boost/boost/accumulators/
Dstatistics_fwd.hpp406 struct relative {}; struct
/third_party/gptfdisk/
Dbsd.cc71 int relative = 0; // assume absolute partition sector numbering in ReadBSDData() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_events.c43 #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

12