HomeSort by relevance Sort by last modified time
    Searched defs:rv (Results 251 - 275 of 878) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_intrinsics.h 133 c2 rv = __nvvm_ldg_c2(reinterpret_cast<const c2 *>(ptr)); local
135 ret.x = rv[0];
136 ret.y = rv[1];
141 c4 rv = __nvvm_ldg_c4(reinterpret_cast<const c4 *>(ptr)); local
143 ret.x = rv[0];
144 ret.y = rv[1];
145 ret.z = rv[2];
146 ret.w = rv[3];
151 s2 rv = __nvvm_ldg_s2(reinterpret_cast<const s2 *>(ptr)); local
153 ret.x = rv[0]
159 s4 rv = __nvvm_ldg_s4(reinterpret_cast<const s4 *>(ptr)); local
169 i2 rv = __nvvm_ldg_i2(reinterpret_cast<const i2 *>(ptr)); local
177 i4 rv = __nvvm_ldg_i4(reinterpret_cast<const i4 *>(ptr)); local
187 ll2 rv = __nvvm_ldg_ll2(reinterpret_cast<const ll2 *>(ptr)); local
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr)); local
204 uc4 rv = __nvvm_ldg_uc4(reinterpret_cast<const uc4 *>(ptr)); local
214 us2 rv = __nvvm_ldg_us2(reinterpret_cast<const us2 *>(ptr)); local
222 us4 rv = __nvvm_ldg_us4(reinterpret_cast<const us4 *>(ptr)); local
232 ui2 rv = __nvvm_ldg_ui2(reinterpret_cast<const ui2 *>(ptr)); local
240 ui4 rv = __nvvm_ldg_ui4(reinterpret_cast<const ui4 *>(ptr)); local
250 ull2 rv = __nvvm_ldg_ull2(reinterpret_cast<const ull2 *>(ptr)); local
259 f2 rv = __nvvm_ldg_f2(reinterpret_cast<const f2 *>(ptr)); local
267 f4 rv = __nvvm_ldg_f4(reinterpret_cast<const f4 *>(ptr)); local
277 d2 rv = __nvvm_ldg_d2(reinterpret_cast<const d2 *>(ptr)); local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 87 int rv = PyDict_DelItemString(self->x_attr, name); local
88 if (rv < 0)
91 return rv;
168 XxoObject *rv; local
172 rv = newXxoObject(args);
173 if (rv == NULL)
175 return (PyObject *)rv;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 87 int rv = PyDict_DelItemString(self->x_attr, name); local
88 if (rv < 0)
91 return rv;
168 XxoObject *rv; local
172 rv = newXxoObject(args);
173 if (rv == NULL)
175 return (PyObject *)rv;
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_intrinsics.h 133 c2 rv = __nvvm_ldg_c2(reinterpret_cast<const c2 *>(ptr)); local
135 ret.x = rv[0];
136 ret.y = rv[1];
141 c4 rv = __nvvm_ldg_c4(reinterpret_cast<const c4 *>(ptr)); local
143 ret.x = rv[0];
144 ret.y = rv[1];
145 ret.z = rv[2];
146 ret.w = rv[3];
151 s2 rv = __nvvm_ldg_s2(reinterpret_cast<const s2 *>(ptr)); local
153 ret.x = rv[0]
159 s4 rv = __nvvm_ldg_s4(reinterpret_cast<const s4 *>(ptr)); local
169 i2 rv = __nvvm_ldg_i2(reinterpret_cast<const i2 *>(ptr)); local
177 i4 rv = __nvvm_ldg_i4(reinterpret_cast<const i4 *>(ptr)); local
187 ll2 rv = __nvvm_ldg_ll2(reinterpret_cast<const ll2 *>(ptr)); local
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr)); local
204 uc4 rv = __nvvm_ldg_uc4(reinterpret_cast<const uc4 *>(ptr)); local
214 us2 rv = __nvvm_ldg_us2(reinterpret_cast<const us2 *>(ptr)); local
222 us4 rv = __nvvm_ldg_us4(reinterpret_cast<const us4 *>(ptr)); local
232 ui2 rv = __nvvm_ldg_ui2(reinterpret_cast<const ui2 *>(ptr)); local
240 ui4 rv = __nvvm_ldg_ui4(reinterpret_cast<const ui4 *>(ptr)); local
250 ull2 rv = __nvvm_ldg_ull2(reinterpret_cast<const ull2 *>(ptr)); local
259 f2 rv = __nvvm_ldg_f2(reinterpret_cast<const f2 *>(ptr)); local
267 f4 rv = __nvvm_ldg_f4(reinterpret_cast<const f4 *>(ptr)); local
277 d2 rv = __nvvm_ldg_d2(reinterpret_cast<const d2 *>(ptr)); local
    [all...]
  /system/core/libdiskconfig/
diskconfig.c 241 int rv; local
250 if (S_ISBLK(stat.st_mode) && ((rv = ioctl(fd, BLKRRPART, NULL)) < 0)) {
437 int rv; local
444 if ((rv = wlist_commit(fd, wr_lst, test)) >= 0)
445 rv = test ? 0 : sync_ptable(fd);
449 return rv;
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 89 int rv; local
94 if ((rv = sm->addService(serviceName,
96 cerr << "addService " << serviceName << " failed, rv: " << rv
108 int rv; local
145 if ((rv = binder->transact(AddIntsService::ADD_INTS,
147 cerr << "binder->transact failed, rv: " << rv
175 status_t rv(0);
202 return rv;
207 int rv; local
248 int rv; local
    [all...]
  /system/extras/verity/fec/
image.h 60 uint64_t rv; member in struct:image
73 uint64_t rv; member in struct:image_proc_ctx
main.cpp 62 int j, rv; local
74 rv = decode_rs_char(ctx->rs, data, NULL, 0);
76 if (rv < 0) {
79 } else if (rv > 0) {
85 ctx->rv += rv;
255 if (ctx.rv) {
256 INFO("corrected %" PRIu64 " errors\n", ctx.rv);
  /toolchain/binutils/binutils-2.27/opcodes/
rl78-dis.c 88 int rv; local
99 rv = rl78_decode_opcode (addr, &opcode, rl78_get_byte, &rl78_data, isa);
355 return rv;
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtod.c 70 double rv; local
73 rv = ulp(x);
75 return rv; /* Is there an example where i <= 0 ? */
78 return rv * u.d;
98 U adj, aadj1, rv, rv0; local
144 dval(&rv) = 0.;
195 ULtod(((U*)&rv)->L, bits, exp, i);
308 word0(&rv) = 0x7ff00000;
309 word1(&rv) = 0;
320 word0(&rv) = 0x7ff00000 | bits[1]
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
plat_pm.c 242 uintptr_t rv; local
255 rv = (uintptr_t)&mt6795_mcucfg->mp1_rv_addr[cpu_id].rv_addr_lw;
257 rv = (uintptr_t)&mt6795_mcucfg->mp0_rv_addr[cpu_id].rv_addr_lw;
259 mmio_write_32(rv, sec_entrypoint);
261 cluster_id, cpu_id, mmio_read_32(rv));
318 uintptr_t rv; local
328 rv = (uintptr_t)&mt6795_mcucfg->mp1_rv_addr[cpu_id].rv_addr_lw;
330 rv = (uintptr_t)&mt6795_mcucfg->mp0_rv_addr[cpu_id].rv_addr_lw;
332 mmio_write_32(rv, sec_entrypoint);
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
strtod.c 96 double aadj, aadj1, adj, rv, rv0; local
109 dval(rv) = 0.;
164 ULtod((/* LINTED */(U*)&rv)->L, bits, expt, i);
276 word0(rv) = 0x7ff00000;
277 word1(rv) = 0;
288 word0(rv) = (UINT32)(0x7ff00000U | bits[1]);
289 word1(rv) = (UINT32)bits[0];
293 word0(rv) = NAN_WORD0;
294 word1(rv) = NAN_WORD1;
318 dval(rv) = (double)y;
780 word0(rv) = (word0(rv) & Exp_mask) variable
786 word1(rv) = 0; variable
825 word0(rv) = (UINT32)(L | Bndry_mask1); variable
826 word1(rv) = 0xffffffffU; variable
906 word1(rv) = Big1; variable
    [all...]
  /external/boringssl/src/crypto/x509/
x509_cmp.c 179 int rv; local
184 rv = OPENSSL_memcmp(a->sha1_hash, b->sha1_hash, SHA_DIGEST_LENGTH);
185 if (rv)
186 return rv;
189 rv = (int)(a->cert_info->enc.len - b->cert_info->enc.len);
190 if (rv)
191 return rv;
195 return rv;
389 int rv, sign_nid; local
404 rv = X509_V_ERR_SUITE_B_INVALID_VERSION
    [all...]
  /external/curl/docs/examples/
evhiperfifo.c 374 long int rv = 0; local
380 rv = fscanf(g->input, "%1023s%n", s, &n);
387 } while(rv != EOF);
ghiper.c 335 GIOStatus rv; local
339 rv = g_io_channel_read_line(ch, &buf, &len, &tp, &err);
378 } while((len) && (rv == G_IO_STATUS_NORMAL));
hiperfifo.c 362 long int rv = 0; local
370 rv = fscanf(g->input, "%1023s%n", s, &n);
377 } while(rv != EOF);
  /external/curl/lib/
curl_ntlm_core.c 236 bool rv = FALSE; local
269 rv = /* all OK */ TRUE;
280 return rv;
  /external/eigen/test/
sparse_basic.cpp 179 DenseVector rv = DenseVector::Random(m1.cols()); local
183 VERIFY_IS_APPROX(( m1.template block<1,Dynamic>(r,0,1,m1.cols()).dot(rv)) , refM1.row(r).dot(rv));
184 VERIFY_IS_APPROX(m1.row(r).dot(rv), refM1.row(r).dot(rv));
  /external/google-breakpad/src/common/windows/
http_upload.cc 325 bool rv = false; local
351 rv = true;
355 return rv;
  /external/guava/guava-tests/benchmark/com/google/common/base/
CharMatcherBenchmark.java 172 int rv = prob[r]; local
180 } else if (needle == rv) {
183 rv = cv;
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ScriptData.java 142 Vector rv = new Vector(); local
164 rv.addElement(record);
169 fRecords = new Record[rv.size()];
171 for (int i = 0; i < rv.size(); i += 1) {
172 fRecords[i] = (Record) rv.elementAt(i);
175 System.out.println("Collected " + rv.size() + " records. Sorting...");
  /external/libbrillo/policy/
device_policy_impl.cc 70 int rv = EVP_VerifyInit_ex(&ctx, digest, nullptr); local
71 if (rv == 1) {
73 rv = EVP_VerifyFinal(&ctx, sig, signature.length(), public_key_ssl);
80 return rv == 1;
  /external/libchrome/base/files/
file_posix.cc 210 int rv; local
212 rv = HANDLE_EINTR(pread(file_.get(), data + bytes_read,
214 if (rv <= 0)
217 bytes_read += rv;
220 return bytes_read ? bytes_read : rv;
232 int rv; local
234 rv = HANDLE_EINTR(read(file_.get(), data + bytes_read, size - bytes_read));
235 if (rv <= 0)
238 bytes_read += rv;
241 return bytes_read ? bytes_read : rv;
274 int rv; local
296 int rv; local
    [all...]
  /external/libedit/src/
el.c 202 int rv = 0; local
213 rv = prompt_set(el, p, 0, op, 1);
220 rv = ch_resizefun(el, p, arg);
229 rv = prompt_set(el, p, c, op, 1);
234 rv = terminal_set(el, va_arg(ap, char *));
238 rv = map_set_editor(el, va_arg(ap, Char *));
264 rv = map_bind(el, i, argv);
269 rv = terminal_telltc(el, i, argv);
274 rv = terminal_settc(el, i, argv);
279 rv = terminal_echotc(el, i, argv)
409 int rv; local
    [all...]
tty.c 471 int rv; local
472 while ((rv = tcgetattr(el->el_infd, t)) == -1 && errno == EINTR)
474 return rv;
483 int rv; local
484 while ((rv = tcsetattr(el->el_infd, action, t)) == -1 && errno == EINTR)
486 return rv;
    [all...]

Completed in 1490 milliseconds

<<11121314151617181920>>