Home
last modified time | relevance | path

Searched refs:third (Results 1 - 25 of 167) sorted by relevance

1234567

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc()
43 return ksys_semget(first, second, third); in ksys_ipc()
50 return ksys_old_semctl(first, second, third, arg); in ksys_ipc()
55 second, third); in ksys_ipc()
68 tmp.msgtyp, third); in ksys_ipc()
73 second, fifth, third); in ksys_ipc()
89 return put_user(raddr, (unsigned long __user *) third); in ksys_ipc()
101 return ksys_shmget(first, second, third); in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6()
113 return ksys_ipc(call, first, second, third, pt in SYSCALL_DEFINE6()
20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc()
43 return ksys_semget(first, second, third); in ksys_ipc()
50 return ksys_old_semctl(first, second, third, arg); in ksys_ipc()
55 second, third); in ksys_ipc()
68 tmp.msgtyp, third); in ksys_ipc()
73 second, fifth, third); in ksys_ipc()
89 return put_user(raddr, (unsigned long __user *) third); in ksys_ipc()
101 return ksys_shmget(first, second, third); in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6()
113 return ksys_ipc(call, first, second, third, pt in SYSCALL_DEFINE6()
20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A Dmultiple-prologues-in-all-projects.js105 //// [/src/third/third_part1.ts]
112 //// [/src/third/tsconfig.json]
122 "outFile": "./thirdjs/output/third-output.js",
138 /lib/tsc --b /src/third --verbose
142 * src/third/tsconfig.json
152 [12:00:37 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
154 [12:00:38 AM] Building project '/src/third/tsconfig.json'...
158 "/src/third/tsconfi
[all...]
H A Dmultiple-prologues-in-different-projects.js104 //// [/src/third/third_part1.ts]
109 //// [/src/third/tsconfig.json]
119 "outFile": "./thirdjs/output/third-output.js",
135 /lib/tsc --b /src/third --verbose
139 * src/third/tsconfig.json
149 [12:00:33 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
151 [12:00:34 AM] Building project '/src/third/tsconfig.json'...
1135 //// [/src/third/thirdj
[all...]
H A DstripInternal-when-prepend-is-completely-internal.js72 //// [/src/third/third_part1.ts]
75 //// [/src/third/tsconfig.json]
76 {"compilerOptions":{"composite":true,"declaration":true,"declarationMap":false,"stripInternal":true,"sourceMap":true,"outFile":"./thirdjs/output/third-output.js"},"references":[{"path":"../first","prepend":true}],"files":["/src/third/third_part1.ts"]}
81 /lib/tsc --b /src/third --verbose
84 * src/third/tsconfig.json
90 [12:00:22 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
92 [12:00:23 AM] Building project '/src/third/tsconfi
[all...]
H A Dshebang-in-all-projects.js105 //// [/src/third/third_part1.ts]
106 #!someshebang third third_part1
111 //// [/src/third/tsconfig.json]
121 "outFile": "./thirdjs/output/third-output.js",
137 /lib/tsc --b /src/third --verbose
141 * src/third/tsconfig.json
151 [12:00:33 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
153 [12:00:34 AM] Building project '/src/third/tsconfi
[all...]
H A Dtriple-slash-refs-in-all-projects.js112 //// [/src/third/third_part1.ts]
119 //// [/src/third/tripleRef.d.ts]
122 //// [/src/third/tsconfig.json]
132 "outFile": "./thirdjs/output/third-output.js",
148 /lib/tsc --b /src/third --verbose
152 * src/third/tsconfig.json
162 [12:00:35 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
164 [12:00:36 AM] Building project '/src/third/tsconfi
[all...]
H A Dstrict-in-all-projects.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose
137 * src/third/tsconfig.json
147 [12:00:32 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
149 [12:00:33 AM] Building project '/src/third/tsconfig.json'...
153 "/src/third/tsconfi
[all...]
H A DexplainFiles.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose --explainFiles
137 * src/third/tsconfig.json
161 [12:00:29 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
163 [12:00:30 AM] Building project '/src/third/tsconfig.json'...
171 src/third/third_part
[all...]
H A Dwhen-final-project-is-not-composite-but-uses-project-references.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose
137 * src/third/tsconfig.json
147 [12:00:30 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.js' does not exist
149 [12:00:31 AM] Building project '/src/third/tsconfig.json'...
1014 //// [/src/third/thirdj
[all...]
H A Dbaseline-sectioned-sourcemaps.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose
137 * src/third/tsconfig.json
147 [12:00:29 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
149 [12:00:30 AM] Building project '/src/third/tsconfig.json'...
153 "/src/third/tsconfi
[all...]
H A Dstrict-in-one-dependency.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose
137 * src/third/tsconfig.json
147 [12:00:30 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
149 [12:00:31 AM] Building project '/src/third/tsconfig.json'...
1044 //// [/src/third/thirdj
[all...]
H A Dshebang-in-only-one-dependency-project.js103 //// [/src/third/third_part1.ts]
108 //// [/src/third/tsconfig.json]
118 "outFile": "./thirdjs/output/third-output.js",
134 /lib/tsc --b /src/third --verbose
138 * src/third/tsconfig.json
148 [12:00:30 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
150 [12:00:31 AM] Building project '/src/third/tsconfig.json'...
1021 //// [/src/third/thirdj
[all...]
H A Dtriple-slash-refs-in-one-project.js107 //// [/src/third/third_part1.ts]
112 //// [/src/third/tsconfig.json]
122 "outFile": "./thirdjs/output/third-output.js",
138 /lib/tsc --b /src/third --verbose
142 * src/third/tsconfig.json
152 [12:00:31 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
154 [12:00:32 AM] Building project '/src/third/tsconfig.json'...
1086 //// [/src/third/thirdj
[all...]
H A DemitHelpers-in-only-one-dependency-project.js104 //// [/src/third/third_part1.ts]
109 //// [/src/third/tsconfig.json]
119 "outFile": "./thirdjs/output/third-output.js",
135 /lib/tsc --b /src/third --verbose
139 * src/third/tsconfig.json
149 [12:00:31 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
151 [12:00:32 AM] Building project '/src/third/tsconfig.json'...
1227 //// [/src/third/thirdj
[all...]
H A DstripInternal-baseline-when-internal-is-inside-another-internal.js129 //// [/src/third/third_part1.ts]
134 //// [/src/third/tsconfig.json]
145 "outFile": "./thirdjs/output/third-output.js",
161 /lib/tsc --b /src/third --verbose
165 * src/third/tsconfig.json
175 [12:00:31 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
177 [12:00:32 AM] Building project '/src/third/tsconfig.json'...
1389 //// [/src/third/thirdj
[all...]
H A Dwhen-final-project-is-not-composite-but-incremental.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
117 "outFile": "./thirdjs/output/third-output.js",
133 /lib/tsc --b /src/third --verbose
137 * src/third/tsconfig.json
147 [12:00:30 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
149 [12:00:31 AM] Building project '/src/third/tsconfig.json'...
1014 //// [/src/third/thirdj
[all...]
H A Dwhen-final-project-specifies-tsBuildInfoFile.js102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
112 "tsBuildInfoFile": "./thirdjs/output/third.tsbuildinfo",
118 "outFile": "./thirdjs/output/third-output.js",
134 /lib/tsc --b /src/third --verbose
138 * src/third/tsconfig.json
148 [12:00:30 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third.tsbuildinfo' does not exist
150 [12:00:31 AM] Building project '/src/third/tsconfi
[all...]
/kernel/linux/linux-5.10/lib/
H A Dsiphash.c153 * @third: third u64
156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
168 v3 ^= third; in siphash_3u64()
171 v0 ^= third; in siphash_3u64()
180 * @third: third u64
184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
196 v3 ^= third; in siphash_4u64()
199 v0 ^= third; in siphash_4u64()
216 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) siphash_3u32() argument
349 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
370 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
495 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
520 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsiphash.c152 * @third: third u64
155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
167 v3 ^= third; in siphash_3u64()
170 v0 ^= third; in siphash_3u64()
179 * @third: third u64
183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
195 v3 ^= third; in siphash_4u64()
198 v0 ^= third; in siphash_4u64()
215 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) siphash_3u32() argument
348 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
369 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
494 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
519 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp142 float third = GetData<float>(); in RsCurveAnimationFuzzTest() local
147 auto thirdProperty = std::make_shared<RSAnimatableProperty<float>>(third); in RsCurveAnimationFuzzTest()
173 float third = GetData<float>(); in RsKeyframeAnimationFuzzTest() local
178 auto thirdProperty = std::make_shared<RSAnimatableProperty<float>>(third); in RsKeyframeAnimationFuzzTest()
203 float third = GetData<float>(); in RsPathAnimationFuzzTest() local
213 auto thirdProperty = std::make_shared<RSAnimatableProperty<float>>(third); in RsPathAnimationFuzzTest()
268 float third = GetData<float>(); in RsSpringAnimationFuzzTest() local
273 auto thirdProperty = std::make_shared<RSAnimatableProperty<float>>(third); in RsSpringAnimationFuzzTest()
300 float third = GetData<float>(); in RsTransitionFuzzTest() local
304 auto thirdProperty = std::make_shared<RSAnimatableProperty<float>>(third); in RsTransitionFuzzTest()
348 float third = GetData<float>(); RsImplicitAnimatorFuzzTest() local
376 float third = GetData<float>(); RsImplicitAnimatorParamFuzzTest() local
450 float third = GetData<float>(); RSInterpolatingSpringAnimationFuzzTest() local
[all...]
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.cc50 unsigned char third) in assert()
54 two_bits_byte_two == third; in assert()
64 Third::assert(int first, bool second, ItemKind third) in assert() argument
68 kind == third; in assert()
119 unsigned short third, in assert()
126 this->third_two_bits == third && in assert()
48 assert(unsigned char first, unsigned char second, unsigned char third) assert() argument
117 assert(bool first, int second, unsigned short third, unsigned int fourth, unsigned short fifth, bool sixth, int seventh) assert() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dexplicit-padding.rs14 pub third: u16,
53 unsafe { ::std::ptr::addr_of!((*ptr).third) as usize - ptr as usize }, in bindgen_test_layout_pad_me()
59 stringify!(third) in bindgen_test_layout_pad_me()
68 pub third: u16,
106 unsafe { ::std::ptr::addr_of!((*ptr).third) as usize - ptr as usize }, in bindgen_test_layout_dont_pad_me()
112 stringify!(third) in bindgen_test_layout_dont_pad_me()
/third_party/node/test/fixtures/wpt/wasm/jsapi/function/
H A Dtable.tentative.any.js25 var third = table.get(2)
26 assert_true(third instanceof WebAssembly.Function)
27 assert_equals(third, func3)
28 assert_equals(third.type().parameters[0], func3.type().parameters[0])
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DSingleFunctionEffects.h25 static constexpr double third = (1.0 / 3.0); in _overdrive() local
27 if (abs <= third) { in _overdrive()
29 } else if (abs <= 2 * third) { in _overdrive()
30 x = std::copysign((3 - (2 - 3 * abs) * (2 - 3 * abs)) * third, x); in _overdrive()

Completed in 17 milliseconds

1234567