/third_party/openssl/providers/implementations/macs/ |
H A D | kmac_prov.c | 274 int res, t; in kmac_init() local
|
/third_party/openssl/providers/implementations/rands/ |
H A D | drbg.c | 88 int res; in get_parent_strength() local
|
/third_party/openssl/providers/fips/ |
H A D | self_test.c | 396 int res; in ossl_prov_is_running() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_parser.cpp | 883 uint32_t res = ops[0]; in parse() local
|
H A D | spirv_reflect.cpp | 537 auto res = get_shader_resources(); in emit_resources() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/link/ |
H A D | linker.cpp | 696 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
H A D | linker.cpp | 696 spv_result_t res = ShiftIdsInModules(consumer, &modules, &max_id_bound); in Link() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | hex_float_test.cpp | 252 FloatProxy<float> res; in TEST_P() local 253 ss >> res; in TEST_P() local 261 FloatProxy<double> res; in TEST_P() local 262 ss >> res; in TEST_P() local
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
H A D | main.cpp | 207 VkBool32 res; in SetupVulkanWindow() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_rectpack.h | 456 stbrp__findresult res = stbrp__skyline_find_best_pos(context, width, height); in stbrp__skyline_pack_rectangle() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | umsg.cpp | 353 UnicodeString res; in umsg_toPattern() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | wrtjava.cpp | 324 string_write_java(const StringResource *res,UErrorCode *status) { in string_write_java() argument 331 array_write_java(const ArrayResource *res, UErrorCode *status) { in array_write_java() argument 391 intvector_write_java(const IntVectorResource *res, UErrorCod argument 432 int_write_java(const IntResource *res, UErrorCode * ) int_write_java() argument 448 bytes_write_java(const BinaryResource *res, UErrorCode * ) bytes_write_java() argument 512 table_write_java(const TableResource *res, UErrorCode *status) table_write_java() argument 580 res_write_java(struct SResource *res,UErrorCode *status) res_write_java() argument [all...] |
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
H A D | main.cpp | 215 VkBool32 res; in SetupVulkanWindow() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy_spdy.c | 582 struct addrinfo *res, *rp; in spdy_socket_connect_to() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
H A D | Core.h | 470 auto res = Converter<T>::FromJS(env, value, v); in FromJS() local 495 auto res = Converter<T>::FromJS(env, arr[static_cast<uint32_t>(i)], vec[i]); in FromJS() local 556 auto res = Converter<TY>::FromJS(env, value, v); in TryFromJS() local [all...] |
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.cpp | 115 GLWindowResult res = initializeSurface(osWindow, glWindowingLibrary, configParams); in initializeGLWithResult() local
|
/third_party/skia/third_party/externals/angle2/util/posix/ |
H A D | test_utils_posix.cpp | 454 long res = sysconf(_SC_NPROCESSORS_CONF); in NumberOfProcessors() local
|
/third_party/openssl/test/ |
H A D | http_test.c | 122 int res = 0; in test_http_x509() local 165 int i, res = 0; in test_http_keep_alive() local 208 int res; test_http_url_ok() local 237 int res; test_http_url_path_query_ok() local 279 int res; test_http_url_invalid() local [all...] |
H A D | cmp_msg_test.c | 387 int res = 0; in execute_certrep_create() local 434 int res = 0; in execute_rp_create() local 472 int res = 0; in execute_pollrep_create() local
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvgpos.c | 178 FT_ULong res = 0; in otv_ValueRecord_validate() local
|
/third_party/python/Modules/_ctypes/ |
H A D | stgdict.c | 64 Py_ssize_t res; in PyCStgDict_sizeof() local
|
/third_party/python/Modules/ |
H A D | _gdbmmodule.c | 225 PyObject *res; in _gdbm_gdbm_get_impl() local 295 PyObject *res; in _gdbm_gdbm_setdefault_impl() local
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtsp_client.c | 360 const char *res = NULL; in on_connection() local
|
/third_party/python/Modules/_multiprocessing/ |
H A D | semaphore.c | 94 DWORD res, full_msecs, nhandles; in _multiprocessing_SemLock_acquire_impl() local 238 int res; in sem_timedwait_save() local 309 int res, err = 0; in _multiprocessing_SemLock_acquire_impl() local [all...] |
/third_party/skia/third_party/externals/tint/src/ |
H A D | intrinsic_table.cc | 110 auto res = types_.emplace(idx, ty); in Type() local 118 auto res = numbers_.emplace(idx, number.Value()); in Num() local
|