Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 12690) sorted by relevance

12345678910>>...508

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree-check.h6 #define ERROR_MARK_CHECK(t) TREE_CHECK (t, ERROR_MARK) argument
7 #define IDENTIFIER_NODE_CHECK(t) TREE_CHECK (t, IDENTIFIER_NODE) argument
8 #define TREE_LIST_CHECK(t) TREE_CHECK (t, TREE_LIST) argument
9 #define TREE_VEC_CHECK(t) TREE_CHECK (t, TREE_VEC) argument
10 #define BLOCK_CHECK(t) TREE_CHECK (t, BLOCK) argument
11 #define OFFSET_TYPE_CHECK(t) TREE_CHECK (t, OFFSET_TYPE) argument
12 #define ENUMERAL_TYPE_CHECK(t) TREE_CHECK (t, ENUMERAL_TYPE) argument
13 #define BOOLEAN_TYPE_CHECK(t) TREE_CHECK (t, BOOLEAN_TYPE) argument
14 #define INTEGER_TYPE_CHECK(t) TREE_CHECK (t, INTEGER_TYPE) argument
15 #define REAL_TYPE_CHECK(t) TREE_CHECK (t, REAL_TYPE) argument
[all …]
/aosp_15_r20/external/ply/ply/example/ansic/
H A Dcparse.py17 def p_translation_unit_1(t): argument
22 def p_translation_unit_2(t): argument
29 def p_external_declaration_1(t): argument
34 def p_external_declaration_2(t): argument
41 def p_function_definition_1(t): argument
46 def p_function_definition_2(t): argument
51 def p_function_definition_3(t): argument
56 def p_function_definition_4(t): argument
63 def p_declaration_1(t): argument
68 def p_declaration_2(t): argument
[all …]
/aosp_15_r20/external/crosvm/docs/book/
H A Dmermaid.min.js1 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typ… argument
/aosp_15_r20/cts/tests/tests/text/src/android/text/style/cts/
H A DTtsSpanTest.java51 TtsSpan t = new TtsSpan("test.type.one", mBundle); in testGetArgs() local
62 TtsSpan t = new TtsSpan("test.type.two", mBundle); in testGetType() local
86 TtsSpan t = new TtsSpan(p); in testWriteAndReadParcel() local
102 final TtsSpan t = new TtsSpan.Builder<>("test.type.builder") in testBuilder() local
117 final TtsSpan t = new TtsSpan.SemioticClassBuilder<>("test.type.semioticClassBuilder") in testSemioticClassBuilder() local
135 final TtsSpan t = new TtsSpan.TextBuilder() in testTextBuilder() local
144 final TtsSpan t = new TtsSpan.TextBuilder("text").build(); in testTextBuilder() local
155 final TtsSpan t = new TtsSpan.CardinalBuilder() in testCardinalBuilder() local
164 final TtsSpan t = new TtsSpan.CardinalBuilder() in testCardinalBuilder() local
173 final TtsSpan t = new TtsSpan.CardinalBuilder(Long.MAX_VALUE).build(); in testCardinalBuilder() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/
H A DTestLocalDateTime.java126 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withYear(2007); in test_withYear_int_noChange() local
133 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withMonth(7); in test_withMonth_int_noChange() local
140 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withDayOfMonth(15); in test_withDayOfMonth_noChange() local
146 …LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withDayOfYear(31 + 28 + 31 + 30 + 31 + 30 + 1… in test_withDayOfYear_noChange() local
152 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withHour(12); in test_withHour_noChange() local
158 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.with(LocalTime.of(1, 0)).withHour(0); in test_withHour_toMidnight() local
164 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.with(LocalTime.of(1, 0)).withHour(12); in test_withHour_toMidday() local
170 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.withMinute(30); in test_withMinute_noChange() local
176 LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.with(LocalTime.of(0, 1)).withMinute(0); in test_withMinute_toMidnight() local
182 … LocalDateTime t = TEST_2007_07_15_12_30_40_987654321.with(LocalTime.of(12, 1)).withMinute(0); in test_withMinute_toMidday() local
[all …]
/aosp_15_r20/test/mlts/benchmark/results/
DChart.bundle.min.js10 !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("fu… argument
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/file/
Dtests.rs22 let mut t = task::spawn(file.read(&mut buf)); in open_read() localVariable
48 let mut t = task::spawn(file.read(&mut buf)); in read_twice_before_dispatch() localVariable
74 let mut t = task::spawn(file.read(&mut buf)); in read_with_smaller_buf() localVariable
82 let mut t = task::spawn(file.read(&mut buf)); in read_with_smaller_buf() localVariable
90 let mut t = task::spawn(file.read(&mut buf)); in read_with_smaller_buf() localVariable
121 let mut t = task::spawn(file.read(&mut buf)); in read_with_bigger_buf() localVariable
129 let mut t = task::spawn(file.read(&mut buf)); in read_with_bigger_buf() localVariable
137 let mut t = task::spawn(file.read(&mut buf)); in read_with_bigger_buf() localVariable
173 let mut t = task::spawn(file.read(&mut buf)); in read_err_then_read_success() localVariable
183 let mut t = task::spawn(file.read(&mut buf)); in read_err_then_read_success() localVariable
[all …]
/aosp_15_r20/external/rappor/third_party/
H A Ddygraph-combined.js2 !function(t){"use strict";for(var e,a,i={},r=function(){},n="memory".split(","),o="assert,clear,cou… class
3 …o)p=o[l%o.length];else{var g=l%2?n+(l+1)/2:Math.ceil((l+1)/2),d=1*g/(1+a);p=t.hsvToRGB(d,i,r)}this… argument
4tComputedStyle(i,null);r=o.borderLeft||"0",n=o.borderTop||"0"}if(e+=parseInt(r,10),a+=parseInt(n,1… argument
5this.xlabels_.push(r)}}h.strokeStyle=i.getOptionForAxis("axisLineColor","x"),h.lineWidth=i.getOpti… argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/testdata/
Dtparams.go7 type t[a, b /* ERROR missing type constraint */ ] struct{} type
8 type t[a t, b t, c /* ERROR missing type constraint */ ] struct{} type
9 type t struct { struct
10 t [n]byte argument
11 t[a] member
12 t[a, b] argument
14 type t interface { interface
22 func f[a t, b t, c /* ERROR missing type constraint */ ]()
28 t[a *[]int] struct{} type
29 t[a *t,] struct{} type
[all …]
/aosp_15_r20/external/eigen/bench/perf_monitoring/resources/
H A Ds1.js1 !function(){function n(n){return n&&(n.ownerDocument||n.document||n).documentElement}function t(n){… argument
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DCoreMathVerifier.java224 static private Target.Floaty pi(Target t) { in pi()
228 static private Target.Floaty pi32(Target t) { in pi32()
232 static private Target.Floaty any(Target t) { in any()
236 static private Target.Floaty any32(Target t) { in any32()
240 static private Target.Floaty acos(double d, Target t) { in acos()
249 static private Target.Floaty acos(float f, Target t) { in acos()
259 static private Target.Floaty acosh(double d, Target t) { in acosh()
267 static private Target.Floaty acosh(float f, Target t) { in acosh()
275 static private Target.Floaty acospi(double d, Target t) { in acospi()
279 static private Target.Floaty acospi(float f, Target t) { in acospi()
[all …]
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/
H A DTokeniserState.java11 @Override void read(Tokeniser t, CharacterReader r) { in read()
35 @Override void read(Tokeniser t, CharacterReader r) { in read()
41 @Override void read(Tokeniser t, CharacterReader r) { in read()
65 @Override void read(Tokeniser t, CharacterReader r) { in read()
70 @Override void read(Tokeniser t, CharacterReader r) { in read()
75 @Override void read(Tokeniser t, CharacterReader r) { in read()
80 @Override void read(Tokeniser t, CharacterReader r) { in read()
99 @Override void read(Tokeniser t, CharacterReader r) { in read()
125 @Override void read(Tokeniser t, CharacterReader r) { in read()
146 @Override void read(Tokeniser t, CharacterReader r) { in read()
[all …]
/aosp_15_r20/external/python/cpython2/Demo/parser/
Dunparse.py82 def _Import(self, t): argument
86 def _ImportFrom(self, t): argument
98 def _Assign(self, t): argument
105 def _AugAssign(self, t): argument
111 def _Return(self, t): argument
117 def _Pass(self, t): argument
120 def _Break(self, t): argument
123 def _Continue(self, t): argument
126 def _Delete(self, t): argument
130 def _Assert(self, t): argument
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DMath.h257 acc_t a, b, k, s, t, w; in zeta() local
1006 scalar_t ans, ax, c, yc, r, t, y, z; in _igamc_helper_continued_fraction() local
1745 T t = 2*y100 - 1; in erfcx_y100() local
1749 T t = 2*y100 - 3; in erfcx_y100() local
1753 T t = 2*y100 - 5; in erfcx_y100() local
1757 T t = 2*y100 - 7; in erfcx_y100() local
1761 T t = 2*y100 - 9; in erfcx_y100() local
1765 T t = 2*y100 - 11; in erfcx_y100() local
1769 T t = 2*y100 - 13; in erfcx_y100() local
1773 T t = 2*y100 - 15; in erfcx_y100() local
[all …]
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbtf.h320 static inline __u16 btf_kind(const struct btf_type *t) in btf_kind()
325 static inline __u16 btf_vlen(const struct btf_type *t) in btf_vlen()
330 static inline bool btf_kflag(const struct btf_type *t) in btf_kflag()
335 static inline bool btf_is_void(const struct btf_type *t) in btf_is_void()
340 static inline bool btf_is_int(const struct btf_type *t) in btf_is_int()
345 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr()
350 static inline bool btf_is_array(const struct btf_type *t) in btf_is_array()
355 static inline bool btf_is_struct(const struct btf_type *t) in btf_is_struct()
360 static inline bool btf_is_union(const struct btf_type *t) in btf_is_union()
365 static inline bool btf_is_composite(const struct btf_type *t) in btf_is_composite()
[all …]
/aosp_15_r20/external/libbpf/src/
H A Dbtf.h320 static inline __u16 btf_kind(const struct btf_type *t) in btf_kind()
325 static inline __u16 btf_vlen(const struct btf_type *t) in btf_vlen()
330 static inline bool btf_kflag(const struct btf_type *t) in btf_kflag()
335 static inline bool btf_is_void(const struct btf_type *t) in btf_is_void()
340 static inline bool btf_is_int(const struct btf_type *t) in btf_is_int()
345 static inline bool btf_is_ptr(const struct btf_type *t) in btf_is_ptr()
350 static inline bool btf_is_array(const struct btf_type *t) in btf_is_array()
355 static inline bool btf_is_struct(const struct btf_type *t) in btf_is_struct()
360 static inline bool btf_is_union(const struct btf_type *t) in btf_is_union()
365 static inline bool btf_is_composite(const struct btf_type *t) in btf_is_composite()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/traceviewer/static/
Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… function
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… argument
13 …unction c(e,t){var n=document.implementation[t];e.prototype[t]=function(){return n.apply(N(this),a… argument
14 d.push(this),c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for… argument
/aosp_15_r20/external/perfmark/traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/
H A Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… argument
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… argument
13 …unction c(e,t){var n=document.implementation[t];e.prototype[t]=function(){return n.apply(N(this),a… argument
14 d.push(this),c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for… argument
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… argument
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… function
13 …unction c(e,t){var n=document.implementation[t];e.prototype[t]=function(){return n.apply(N(this),a… argument
14 d.push(this),c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for… argument
H A DShadowDOM.min.js11 "undefined"==typeof WeakMap&&!function(){var e=Object.defineProperty,t=Date.now()%1e9,n=function(){… argument
12 t},getElementsByClassName:function(e){return this.querySelectorAll("."+e)},getElementsByTagNameNS:f… argument
13 new WeakMap);t.prototype=Object.create(l.prototype),b(t,"documentElement"),b(t,"body"),b(t,"head"),… argument
/aosp_15_r20/external/libaom/aom_dsp/simd/
H A Dv64_intrinsics_c.h51 c_v64 t; in c_v64_from_32() local
58 c_v64 t; in c_v64_from_64() local
67 c_v64 t; in c_v64_from_16() local
83 uint32_t t; in c_u32_load_unaligned() local
115 c_v64 t; in c_v64_load_unaligned() local
147 c_v64 t; in c_v64_zero() local
153 c_v64 t; in c_v64_dup_8() local
160 c_v64 t; in c_v64_dup_16() local
166 c_v64 t; in c_v64_dup_32() local
172 c_v64 t; in c_v64_add_8() local
[all …]
/aosp_15_r20/external/jspecify/samples/
H A DUnionTypeArgumentWithUseSite.java23 void t(T t); in t() argument
25 void tUnspec(@NullnessUnspecified T t); in tUnspec()
27 void tUnionNull(@Nullable T t); in tUnionNull()
32 void t(Object t); in t() argument
36 void tUnspec(@NullnessUnspecified Object t); in tUnspec()
39 void tUnionNull(@Nullable Object t); in tUnionNull()
45 void t(@NullnessUnspecified Object t); in t() argument
49 void tUnspec(@NullnessUnspecified Object t); in tUnspec()
52 void tUnionNull(@Nullable Object t); in tUnionNull()
57 void t(@Nullable Object t); in t() method
[all …]
/aosp_15_r20/external/mesa3d/src/compiler/
H A Dglsl_types.h509 static inline enum glsl_base_type glsl_get_base_type(const glsl_type *t) { return t->base_type; } in glsl_get_base_type()
512 glsl_get_bit_size(const glsl_type *t) in glsl_get_bit_size()
517 static inline bool glsl_type_is_boolean(const glsl_type *t) { return t->base_type == GLSL_TYPE_BOOL… in glsl_type_is_boolean()
518 static inline bool glsl_type_is_sampler(const glsl_type *t) { return t->base_type == GLSL_TYPE_SAMP… in glsl_type_is_sampler()
519 static inline bool glsl_type_is_texture(const glsl_type *t) { return t->base_type == GLSL_TYPE_TEXT… in glsl_type_is_texture()
520 static inline bool glsl_type_is_image(const glsl_type *t) { return t->base_type == GLSL_TYPE_IMAGE;… in glsl_type_is_image()
521 static inline bool glsl_type_is_atomic_uint(const glsl_type *t) { return t->base_type == GLSL_TYPE_… in glsl_type_is_atomic_uint()
522 static inline bool glsl_type_is_struct(const glsl_type *t) { return t->base_type == GLSL_TYPE_STRUC… in glsl_type_is_struct()
523 static inline bool glsl_type_is_interface(const glsl_type *t) { return t->base_type == GLSL_TYPE_IN… in glsl_type_is_interface()
524 static inline bool glsl_type_is_array(const glsl_type *t) { return t->base_type == GLSL_TYPE_ARRAY;… in glsl_type_is_array()
[all …]
/aosp_15_r20/external/tinyxml2/docs/
H A Djquery.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
8 !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(fun… argument
34 …* Copyright Vasil Dinkov, Vadikom Web Ltd. http://vadikom.com; Licensed MIT */(function(t){"functi… argument
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/docs/html/
H A Djquery.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
8 !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(fun… argument
34 …* Copyright Vasil Dinkov, Vadikom Web Ltd. http://vadikom.com; Licensed MIT */(function(t){"functi… argument

12345678910>>...508