Home
last modified time | relevance | path

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

12

/third_party/node/lib/
Durl.js709 function urlResolve(source, relative) { argument
713 Url.prototype.resolve = function resolve(relative) { argument
717 function urlResolveObject(source, relative) { argument
722 Url.prototype.resolveObject = function resolveObject(relative) { argument
Dpath.js496 relative(from, to) { method
1189 relative(from, to) { method
/third_party/node/deps/npm/node_modules/glob/dist/mjs/
Dignore.js16 relative; field in Ignore
21 this.relative = []; property
Dignore.d.ts12 relative: Minimatch[]; property in Ignore
/third_party/node/deps/npm/node_modules/glob/dist/esm/
Dignore.js16 relative; field in Ignore
21 this.relative = []; property
Dignore.d.ts12 relative: Minimatch[]; property in Ignore
/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/node/deps/npm/node_modules/glob/dist/commonjs/
Dignore.js19 relative; field in Ignore
24 this.relative = []; property
Dignore.d.ts12 relative: Minimatch[]; property in Ignore
/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dignore.js19 relative; field in Ignore
24 this.relative = []; property
Dignore.d.ts12 relative: Minimatch[]; property in Ignore
/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/skia/src/utils/
DSkParsePath.cpp51 bool isRelative, SkPoint* relative) { in find_points()
63 bool isRelative, SkScalar relative) { in find_scalar()
99 bool relative = false; in FromSVGString() local
/third_party/elfutils/libdwfl/
Ddwfl_validate_address.c42 Dwarf_Addr relative = address; in dwfl_validate_address() local
/third_party/node/test/parallel/
Dtest-path-relative.js56 const relative = test[0]; constant
/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/node/deps/v8/src/builtins/
Dbuiltins-typed-array.cc31 int64_t relative = Smi::ToInt(*num); in CapRelativeIndex() local
36 double relative = HeapNumber::cast(*num).value(); in CapRelativeIndex() local
/third_party/astc-encoder/Test/
Dastc_test_result_plot.py152 relative, pivotEncoder, pivotQuality, fileName, limits): argument
/third_party/rust/crates/syn/tests/repo/
Dmod.rs368 let relative = path.strip_prefix(&prefix)?; in download_and_unpack() localVariable
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader.h53 unsigned relative:1; member
132 unsigned relative:1; member
161 unsigned relative:1; member
/third_party/alsa-lib/include/
Dseqmid.h145 #define snd_seq_ev_schedule_tick(ev, q, relative, ttick) \ argument
164 #define snd_seq_ev_schedule_real(ev, q, relative, rtime) \ argument
/third_party/gptfdisk/
Dbsd.cc71 int relative = 0; // assume absolute partition sector numbering in ReadBSDData() local
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/
Dindex.js261 #relative; field in PathBase
414 relative() { method in PathBase
1331 relative: new Array(l).fill('..').join(joinSep), property
1422 relative(entry = this.cwd) { method in PathScurryBase

12