Home
last modified time | relevance | path

Searched defs:relative (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A 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/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapGlyphInfo.java28 private final boolean relative; field in BitmapGlyphInfo
75 public boolean relative() { in relative() method in BitmapGlyphInfo
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph_info.h55 bool relative() const { return relative_; } in relative() function in sfntly::BitmapGlyphInfo
/third_party/gptfdisk/
H A Dbsd.cc71 int relative = 0; // assume absolute partition sector numbering in ReadBSDData() local
/third_party/ffmpeg/libswscale/
H A Dslice.c147 int ff_init_slice_from_src(SwsSlice * s, uint8_t *src[4], int stride[4], int srcW, int lumY, int lumH, int chrY, int chrH, int relative) in ff_init_slice_from_src() argument
/third_party/skia/src/utils/
H A DSkParsePath.cpp99 bool relative = false; in FromSVGString() local
50 find_points(const char str[], SkPoint value[], int count, bool isRelative, SkPoint* relative) find_points() argument
62 find_scalar(const char str[], SkScalar* value, bool isRelative, SkScalar relative) find_scalar() argument
[all...]
/third_party/mesa3d/android/
H A Dmesa3d_cross.mk
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h53 unsigned relative:1; member
132 unsigned relative:1; member
161 unsigned relative:1; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp603 bool relative = (token[0] & 0x00002000) != 0x00000000; in parseDestinationToken() local
671 bool relative = (token[0] & 0x00002000) != 0x00000000; in parseSourceToken() local
/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c243 int relative = 0; in decode_format80() local
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_unittest.cc49 base::FilePath relative; in GetRelativePaths() local
/third_party/node/deps/zlib/google/
H A Dzip_unittest.cc49 base::FilePath relative; in GetRelativePaths() local
/third_party/curl/lib/
H A Durlapi.c144 urlencode_str(struct dynbuf *o, const char *url, size_t len, bool relative, bool query) urlencode_str() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_parser.y1353 relative: relative_gpr_src label
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser.cc903 Result CommandParser::ProcessProbe(bool relative) { in ProcessProbe() argument
/third_party/python/Lib/test/test_import/
H A D__init__.py1322 self.fail('circular import through relative imports failed') namespace
[all...]
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h524 relative, // Relative to the manifest file member in LibraryPathType
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c1734 FrameDelta relative; in queue_frame() local
[all...]

Completed in 26 milliseconds