Home
last modified time | relevance | path

Searched defs:answer (Results 1 - 25 of 56) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DjsxJsxsCjsTransformKeyPropCustomImportPragma(jsx=react-jsx).js
H A DjsxJsxsCjsTransformKeyPropCustomImportPragma(jsx=react-jsxdev).js
H A DjsxJsxsCjsTransformKeyProp(jsx=react-jsx).js
H A DjsxJsxsCjsTransformKeyProp(jsx=react-jsxdev).js
H A DjsxJsxsCjsTransformKeyPropCustomImport(jsx=react-jsx).js
H A DjsxJsxsCjsTransformKeyPropCustomImport(jsx=react-jsxdev).js
H A DimportImportOnlyModule.js11 var answer = 42; // No exports variable
H A DexportAssignTypes.js
/third_party/gn/examples/rust_example/hello_world/bar/src/
H A Dlib.rs21 pub fn answer() -> i32 { in answer() functions
/third_party/musl/src/network/
H A Dres_send.c4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetwork_res_search_test.cpp21 unsigned char answer[NS_MAXDNAME]; in HWTEST_F() local
/third_party/skia/experimental/lowp-basic/
H A DQMath.h39 U16 answer = b + a; in constrained_add() local
H A Dlerp-study.cpp47 Q15 answer = simulate_neon_vqrdmulhq_s16(qt, qb - qa) + qa; in saturating_lerp() local
58 Q15 answer = simulate_ssse3_mm_mulhrs_epi16(qt, qb - qa) + qa; in ssse3_lerp() local
79 Q15 answer = simulate_ssse3_mm_mulhrs_epi16(qt, qw) + qm; in balanced_lerp() local
/third_party/backends/backend/escl/
H A Descl_reset.c54 long answer = 0; in escl_scanner() local
/third_party/ltp/testcases/misc/math/nextafter/
H A Dnextafter01.c60 double answer; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dres_send.c37 unsigned char answer[512]; in res_send_0100() local
/third_party/skia/src/core/
H A DSkCubicMap.cpp41 float answer = compute_slow(A, B, C, x); in compute_t_from_x() local
H A DSkScalerCache.cpp18 SkFontMetrics answer; in use_or_generate_metrics() local
H A DSkGlyph.cpp25 SkMask answer = this->mask(); in mask() local
/third_party/exfatprogs/fsck/
H A Drepair.c81 char answer[8]; in ask_repair() local
/third_party/skia/third_party/externals/oboe/src/common/
H A DQuirksManager.h58 bool answer = false; in isMMapUsed() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminizip.c348 char answer[128]; local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string.cc383 Object answer = ConvertCaseHelper(isolate, *s, *result, length, mapping); in ConvertCase() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc252 Handle<SeqOneByteString> answer; in RUNTIME_FUNCTION() local
261 Handle<SeqTwoByteString> answer; in RUNTIME_FUNCTION() local
/third_party/skia/tests/
H A DClipStackTest.cpp871 SkRect answer; in DEF_TEST() local

Completed in 11 milliseconds

123