/third_party/lame/frontend/ |
H A D | brhist.c | 140 int res = digits(frames) + 3 + 4 + 1; in brhist_disp_line() local 175 int res = 1; in progress_line() local [all...] |
/third_party/jerryscript/tests/unit-core/ |
H A D | test-arraybuffer.cpp | 318 jerry_value_t res = jerry_detach_arraybuffer (arraybuffer); in HWTEST_F() local 347 jerry_value_t res = jerry_detach_arraybuffer (arraybuffer); in HWTEST_F() local
|
/third_party/json/tests/src/ |
H A D | unit-cbor.cpp | 2226 auto res = json::from_cbor(std::vector<uint8_t>(1, byte)); variable
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Lzma2Decoder.cpp | 141 SRes res;
in Code() local 233 const SRes res in SetOutStreamSize() local 255 const SRes res = Lzma2DecMt_Read(_dec, (Byte *)data, &size2, &inProcessed); Read() local [all...] |
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ProgressDialog.h | 142 INT_PTR res = CModalDialog::Create(IDD_PROGRESS, wndParent);
in Create() local
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldisplay.c | 400 _eglCheckResource(void *res, _EGLResourceType type, _EGLDisplay *disp) in _eglCheckResource() argument 427 _eglInitResource(_EGLResource *res, EGLint size, _EGLDisplay *disp) in _eglInitResource() argument 439 _eglGetResource(_EGLResource *res) in _eglGetResource() argument 451 _eglPutResource(_EGLResource *res) _eglPutResource() argument 463 _eglLinkResource(_EGLResource *res, _EGLResourceType type) _eglLinkResource() argument 478 _eglUnlinkResource(_EGLResource *res, _EGLResourceType type) _eglUnlinkResource() argument [all...] |
H A D | eglsurface.h | 272 _EGLResource *res = (_EGLResource *) surf; in _eglGetSurfaceHandle() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_uniform_atomics.c | 200 nir_ssa_def *res = nir_build_alu(b, op, *scan, data, NULL, NULL); in reduce_data() local
|
H A D | nir_lower_idiv.c | 171 nir_ssa_def *res = emit_udiv(bld, lhs, rhs, false); in emit_idiv() local 174 nir_ssa_def *res = emit_udiv(bld, lhs, rhs, true); in emit_idiv() local 213 nir_ssa_def *res = nir_fmul(b, p, rcp); convert_instr_small() local [all...] |
H A D | nir_builtin_builder.h | 57 nir_nan_check2(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y, nir_ssa_def *res) in nir_nan_check2() argument 66 nir_ssa_def *res = nir_channel(b, abs, 0); in nir_fmax_abs_vec_comp() local 151 nir_ssa_def *res = nir_fsub(b, x, y); in nir_fdim() local
|
H A D | nir_conversion_builder.h | 385 nir_ssa_def *res = val; in nir_clamp_to_type_range() local
|
H A D | nir_lower_bit_size.c | 167 nir_ssa_def *res = &new_intrin->dest.ssa; in lower_intrinsic_instr() local
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_android.h | 60 int res = window->query(window, NATIVE_WINDOW_FORMAT, &format); in ANativeWindow_getFormat() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opt_value_numbering.cpp | 400 std::pair<expr_set::iterator, bool> res = ctx.expr_values.emplace(instr.get(), block.index); in process_block() local
|
H A D | aco_print_asm.cpp | 391 std::pair<bool, size_t> res = disasm_instr(program->gfx_level, disasm, binary.data(), in print_asm_llvm() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_copy.c | 239 ASSERTED bool res = radv_sdma_copy_image(cmd_buffer, image, buffer, region); in copy_image_to_buffer() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | linker_util.cpp | 156 struct gl_program_resource *res = in link_util_add_program_resource() local
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | main.cpp | 92 const char *res = test_failed ? "failed" : "skipped"; in write_test() local
|
/third_party/mesa3d/src/c11/impl/ |
H A D | threads_posix.c | 294 thrd_exit(int res) in thrd_exit() argument 301 thrd_join(thrd_t thr, int *res) in thrd_join() argument
|
/third_party/ltp/testcases/cve/ |
H A D | meltdown.c | 199 int bit, res = 0; in readbyte() local
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
H A D | cgroup_xattr.c | 326 unsigned int i, err, fail, res = 0; in set_xattrs() local 348 unsigned int i, fail, res = 0; in get_xattrs() local 390 int res = 0; in cgrp_files_walking() local [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/ |
H A D | lws-genaes.c | 46 uint8_t res[32], res1[32]; in test_genaes_cbc() local 139 uint8_t res[32], res1[32]; in test_genaes_cfb128() local 230 uint8_t res[32], res1[32]; test_genaes_cfb8() local 318 uint8_t res[32], res1[32]; test_genaes_ctr() local 411 uint8_t res[32], res1[32]; test_genaes_ecb() local 506 uint8_t res[32], res1[32]; test_genaes_ofb() local 600 uint8_t res[32], res1[32], data_unit[16]; test_genaes_xts() local 690 uint8_t res[sizeof(gcm_ct)], tag[sizeof(gcm_tag)]; test_genaes_gcm() local [all...] |
/third_party/littlefs/bd/ |
H A D | lfs_emubd.c | 171 ssize_t res = write(bd->disk->fd, in lfs_emubd_create() local
|
/third_party/ltp/lib/ |
H A D | safe_net.c | 24 char *tst_sock_addr(const struct sockaddr *sa, socklen_t salen, char *res, in tst_sock_addr() argument 232 char res[128]; safe_sendto() local 371 int res = TBROK; safe_listen() local [all...] |
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
H A D | ltp_tpci.c | 666 unsigned int res, bus, slot; in sys_bus_slot() local
|