Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 2157) sorted by relevance

12345678910>>...87

/third_party/libabigail/tests/data/test-diff-filter/
Dtest29-finer-redundancy-marking-v1.cc4 struct base struct
10 struct inherited : public base argument
16 bar(base&) in bar() argument
20 baz(base) in baz() argument
Dtest29-finer-redundancy-marking-v0.cc4 struct base struct
9 struct inherited : public base argument
15 bar(base&) in bar() argument
19 baz(base) in baz() argument
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox()
21 unsigned long long strtoull(const char *restrict s, char **restrict p, int base) in strtoull()
26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll()
31 unsigned long strtoul(const char *restrict s, char **restrict p, int base) in strtoul()
36 long strtol(const char *restrict s, char **restrict p, int base) in strtol()
41 intmax_t strtoimax(const char *restrict s, char **restrict p, int base) in strtoimax()
46 uintmax_t strtoumax(const char *restrict s, char **restrict p, int base) in strtoumax()
/third_party/musl/porting/linux/user/src/stdlib/
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox()
21 unsigned long long strtoull(const char *restrict s, char **restrict p, int base) in strtoull()
26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll()
31 unsigned long strtoul_weak(const char *restrict s, char **restrict p, int base) in strtoul_weak()
36 long strtol(const char *restrict s, char **restrict p, int base) in strtol()
41 intmax_t strtoimax_weak(const char *restrict s, char **restrict p, int base) in strtoimax_weak()
46 uintmax_t strtoumax_weak(const char *restrict s, char **restrict p, int base) in strtoumax_weak()
/third_party/musl/src/stdlib/
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox()
21 unsigned long long strtoull(const char *restrict s, char **restrict p, int base) in strtoull()
26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll()
32 unsigned long strtoul_weak(const char *restrict s, char **restrict p, int base) in strtoul_weak()
40 long strtol(const char *restrict s, char **restrict p, int base) in strtol()
46 intmax_t strtoimax_weak(const char *restrict s, char **restrict p, int base) in strtoimax_weak()
55 uintmax_t strtoumax_weak(const char *restrict s, char **restrict p, int base) in strtoumax_weak()
Dwcstol.c32 static unsigned long long wcstox(const wchar_t *s, wchar_t **p, int base, unsigned long long lim) in wcstox()
53 unsigned long long wcstoull(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoull()
58 long long wcstoll(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoll()
63 unsigned long wcstoul(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoul()
68 long wcstol(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstol()
73 intmax_t wcstoimax(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoimax()
78 uintmax_t wcstoumax(const wchar_t *restrict s, wchar_t **restrict p, int base) in wcstoumax()
/third_party/rust/crates/minimal-lexical/etc/
Dbellerophon_table.py36 def calculate_bitshift(base, exponent): argument
45 def next_fp(fp, base, step = 1): argument
51 def prev_fp(fp, base, step = 1): argument
65 def generate_small(base, count): argument
81 def generate_large(base, step): argument
109 def print_array(base, string, fps, index): argument
120 def generate_base(base): argument
/third_party/node/test/fixtures/wpt/url/resources/
Durltestdata.json5 "base": "http://example.org/foo/bar", string
20 "base": "http://example.org/foo/bar", string
35 "base": null, null
50 "base": null, null
65 "base": null, null
80 "base": null, null
95 "base": "http://example.org/foo/bar", string
110 "base": "http://example.org/foo/bar", string
125 "base": "http://example.org/foo/bar", string
140 "base": "http://example.org/foo/bar", string
[all …]
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest27-local-base-diff-v1.cc3 struct base struct
9 struct S : public base argument
15 bar(base&) in bar() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp64 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetCompilerFromHandle() local
85 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetTranslatorHLSLFromHandle() local
353 TShHandleBase *base = static_cast<TShHandleBase *>(ConstructCompiler(type, spec, output)); in ConstructCompiler() local
380 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in Destruct() local
557 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetUniformBlocks() local
567 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetShaderStorageBlocks() local
578 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetComputeShaderLocalGroupSize() local
588 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in GetVertexShaderNumViews() local
741 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in HasValidGeometryShaderInputPrimitiveType() local
752 TShHandleBase *base = static_cast<TShHandleBase *>(handle); in HasValidGeometryShaderOutputPrimitiveType() local
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvk_icd.h130 VkIcdSurfaceBase base; member
138 VkIcdSurfaceBase base; member
146 VkIcdSurfaceBase base; member
154 VkIcdSurfaceBase base; member
162 VkIcdSurfaceBase base; member
170 VkIcdSurfaceBase base; member
178 VkIcdSurfaceBase base; member
185 VkIcdSurfaceBase base; member
192 VkIcdSurfaceBase base; member
199 VkIcdSurfaceBase base; member
[all …]
/third_party/mesa3d/src/virtio/vulkan/
Dvn_pipeline.h17 struct vn_object_base base; member
25 struct vn_object_base base; member
33 struct vn_object_base base; member
41 struct vn_object_base base; member
/third_party/musl/porting/uniproton/kernel/src/stdlib/
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox()
21 unsigned long long strtoull(const char *restrict s, char **restrict p, int base) in strtoull()
26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll()
31 unsigned long strtoul(const char *restrict s, char **restrict p, int base) in strtoul()
36 long strtol(const char *restrict s, char **restrict p, int base) in strtol()
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox()
21 unsigned long long strtoull(const char *restrict s, char **restrict p, int base) in strtoull()
26 long long strtoll(const char *restrict s, char **restrict p, int base) in strtoll()
31 unsigned long strtoul(const char *restrict s, char **restrict p, int base) in strtoul()
36 long strtol(const char *restrict s, char **restrict p, int base) in strtol()
/third_party/node/lib/internal/modules/esm/
Dresolve.js77 function emitTrailingSlashPatternDeprecation(match, pjsonUrl, base) { argument
103 function emitInvalidSegmentDeprecation(target, request, match, pjsonUrl, internal, base, isTarget) { argument
126 function emitLegacyIndexDeprecation(url, packageJSONUrl, base, main) { argument
176 function legacyMainResolve(packageJSONUrl, packageConfig, base) { argument
278 function finalizeResolution(resolved, base, preserveSymlinks) { argument
352 function importNotDefined(specifier, packageJSONUrl, base) { argument
365 function exportsNotFound(subpath, packageJSONUrl, base) { argument
380 function throwInvalidSubpath(request, match, packageJSONUrl, internal, base) { argument
398 subpath, target, packageJSONUrl, internal, base) { argument
434 base, argument
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DColorStateTests.cpp114 void DoSingleSourceTest(RGBA8 base, const TriangleSpec& triangle, const RGBA8& expected) { in DoSingleSourceTest()
142 void CheckBlendOperation(RGBA8 base, in CheckBlendOperation()
167 void CheckBlendFactor(RGBA8 base, in CheckBlendFactor()
198 void CheckSrcBlendFactor(RGBA8 base, in CheckSrcBlendFactor()
206 void CheckDstBlendFactor(RGBA8 base, in CheckDstBlendFactor()
323 RGBA8 base(32, 64, 128, 192); in TEST_P() local
331 RGBA8 base(32, 64, 128, 192); in TEST_P() local
339 RGBA8 base(32, 64, 128, 192); in TEST_P() local
347 RGBA8 base(32, 64, 128, 192); in TEST_P() local
355 RGBA8 base(32, 64, 128, 192); in TEST_P() local
[all …]
/third_party/libabigail/doc/vizualization/graph/sources/
Dsa-base.cc1 struct base struct
10 base obj; in main() argument
Dsa-B.cc1 struct base struct
8 struct B : public base argument
/third_party/libabigail/doc/vizualization/layout/sources/
Dsa-base.cc1 struct base struct
10 base obj; in main() argument
/third_party/nghttp2/src/
Dhttp2_test.cc719 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
724 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
731 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
738 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
745 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
753 auto base = StringRef::from_lit("/alpha"); in test_http2_parse_link_header() local
760 auto base = StringRef::from_lit("/"); in test_http2_parse_link_header() local
767 auto base = StringRef::from_lit("/alpha/bravo/"); in test_http2_parse_link_header() local
774 auto base = StringRef::from_lit("/alpha/bravo"); in test_http2_parse_link_header() local
781 auto base = StringRef::from_lit("/alpha/bravo/"); in test_http2_parse_link_header() local
[all …]
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest6-fn-suppr-v1.cc4 struct base struct
9 base() in base() argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_icd.h134 VkIcdSurfaceBase base; member
142 VkIcdSurfaceBase base; member
150 VkIcdSurfaceBase base; member
158 VkIcdSurfaceBase base; member
166 VkIcdSurfaceBase base; member
174 VkIcdSurfaceBase base; member
182 VkIcdSurfaceBase base; member
189 VkIcdSurfaceBase base; member
196 VkIcdSurfaceBase base; member
203 VkIcdSurfaceBase base; member
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_icd.h134 VkIcdSurfaceBase base; member
142 VkIcdSurfaceBase base; member
150 VkIcdSurfaceBase base; member
158 VkIcdSurfaceBase base; member
166 VkIcdSurfaceBase base; member
174 VkIcdSurfaceBase base; member
182 VkIcdSurfaceBase base; member
189 VkIcdSurfaceBase base; member
196 VkIcdSurfaceBase base; member
203 VkIcdSurfaceBase base; member
[all …]
/third_party/mesa3d/include/vulkan/
Dvk_icd.h134 VkIcdSurfaceBase base; member
142 VkIcdSurfaceBase base; member
150 VkIcdSurfaceBase base; member
158 VkIcdSurfaceBase base; member
166 VkIcdSurfaceBase base; member
174 VkIcdSurfaceBase base; member
182 VkIcdSurfaceBase base; member
189 VkIcdSurfaceBase base; member
196 VkIcdSurfaceBase base; member
203 VkIcdSurfaceBase base; member
[all …]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRecordsTable.java16 protected RecordsTable(ReadableFontData data, int base, boolean dataIsCanonical) { in RecordsTable()
45 private final int base; field in RecordsTable.Builder
60 protected Builder(ReadableFontData data, int base, boolean dataIsCanonical) { in Builder()
82 initFromData(internalReadData(), base); in count() local
130 protected abstract T readTable(ReadableFontData data, int base, boolean dataIsCanonical); in readTable()
132 protected abstract RecordList<R> readRecordList(ReadableFontData data, int base); in readRecordList()
142 private void initFromData(ReadableFontData data, int base) { in initFromData()

12345678910>>...87