Home
last modified time | relevance | path

Searched refs:one_word (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_synonyms.cpp101 auto one_word = vector->element_type()->AsFloat() in Apply()
107 FindOrCreateConstant({one_word}, element_type_id, false)), in Apply()
H A Dtransformation_add_synonym.cpp291 auto one_word = in MaybeGetConstantId() local
294 ir_context, transformation_context, {one_word}, element_type_id, in MaybeGetConstantId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_synonyms.cpp101 auto one_word = vector->element_type()->AsFloat() in Apply()
107 FindOrCreateConstant({one_word}, element_type_id, false)), in Apply()
H A Dtransformation_add_synonym.cpp291 auto one_word = in MaybeGetConstantId() local
294 ir_context, transformation_context, {one_word}, element_type_id, in MaybeGetConstantId()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_synonyms.cpp102 auto one_word = vector->element_type()->AsFloat() in Apply()
108 FindOrCreateConstant({one_word}, element_type_id, false)), in Apply()
H A Dtransformation_add_synonym.cpp292 auto one_word = in MaybeGetConstantId() local
295 ir_context, transformation_context, {one_word}, element_type_id, in MaybeGetConstantId()
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc121 explicit SavedValue(int64_t v) : one_word(v) {} in SavedValue()
124 int64_t one_word; member
388 StoreValue(&flag_state.value_.one_word); in RestoreState()
/third_party/openssl/test/
H A Dexptest.c50 BN_ULONG one_word = 1; in test_mod_exp_zero() local
129 if (!TEST_true(BN_mod_exp_mont_word(r, one_word, p, m, ctx, NULL))) in test_mod_exp_zero()

Completed in 5 milliseconds