HomeSort by relevance Sort by last modified time
    Searched defs:val (Results 426 - 450 of 5073) sorted by null

<<11121314151617181920>>

  /external/libopus/celt/tests/
test_unit_laplace.c 59 int val[10000], decay[10000]; local
64 val[0] = 3; decay[0] = 6000;
65 val[1] = 0; decay[1] = 5800;
66 val[2] = -1; decay[2] = 5600;
69 val[i] = rand()%15-7;
73 ec_laplace_encode(&enc, &val[i],
84 if (d != val[i])
86 fprintf (stderr, "Got %d instead of %d\n", d, val[i]);
  /external/libpcap/
extract.h 88 uint16_t val; member in struct:__anon24181
92 uint32_t val; member in struct:__anon24182
98 return ((uint16_t)ntohs(((const unaligned_uint16_t *)(p))->val));
104 return ((uint32_t)ntohl(((const unaligned_uint32_t *)(p))->val));
110 return ((uint64_t)(((uint64_t)ntohl(((const unaligned_uint32_t *)(p) + 0)->val)) << 32 | \
111 ((uint64_t)ntohl(((const unaligned_uint32_t *)(p) + 1)->val)) << 0));
  /external/libunwind/src/aarch64/
Gresume.c 137 unw_word_t val; local
152 if (tdep_access_reg (c, reg, &val, 0) >= 0)
153 as->acc.access_reg (as, reg, &val, 1, arg);
  /external/libunwind/src/arm/
Gresume.c 118 unw_word_t val; local
133 if (tdep_access_reg (c, reg, &val, 0) >= 0)
134 as->acc.access_reg (as, reg, &val, 1, arg);
  /external/libunwind/src/hppa/
Gresume.c 99 unw_word_t val; local
117 if (tdep_access_reg (c, reg, &val, 0) >= 0)
118 (*access_reg) (as, reg, &val, 1, arg);
  /external/libunwind/src/sh/
Gresume.c 125 unw_word_t val; local
140 if (tdep_access_reg (c, reg, &val, 0) >= 0)
141 as->acc.access_reg (as, reg, &val, 1, arg);
  /external/libunwind/src/x86_64/
Gresume.c 76 unw_word_t val; local
94 if (tdep_access_reg (c, reg, &val, 0) >= 0)
95 (*access_reg) (as, reg, &val, 1, arg);
  /external/libunwind/tests/
test-ptrace-misc.c 111 int val = argc; local
118 printf ("sum = %d\n", bar (val));
  /external/libvorbis/lib/
analysis.c 91 float val; local
93 val=-140.;
95 val=todB(v+j);
96 fprintf(of,"%f\n",val);
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-message.h 115 inline Message& operator <<(const T& val) {
131 *ss_ << val;
165 Message& operator <<(BasicNarrowIoManip val) {
166 *ss_ << val; local
  /external/linux-kselftest/tools/testing/selftests/futex/functional/
futex_wait_private_mapped_file.c 40 futex_t val = 1; variable
60 ret = futex_wait(&val, 1, &wait_timeout, 0);
111 val = 2;
112 res = futex_wake(&val, 1, 0);
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
instruction_count_test.c 92 uint64_t val; local
94 val = mfspr(SPRN_BESCR);
95 if (!(val & BESCR_PMEO)) {
  /external/ltp/include/
tst_atomic.h 116 unsigned int val; local
121 "1: llock %[val], [%[ctr]] \n"
122 " add %[val], %[val], %[i] \n"
123 " scond %[val], [%[ctr]] \n"
125 : [val] "=&r" (val)
132 return val;
  /external/ltp/testcases/kernel/fs/ftest/
libftest.c 31 char *buf, val; local
39 val = *((char *)buf);
43 if (buf[i] != val) {
102 char val; local
108 val = buf[0];
111 if (buf[i] != val) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
11-1.c 37 int val[2], sts[2]; local
60 if (sem_getvalue(&mysemp[i], &val[i]) == -1) {
66 if ((val[i] == 0) && (sts[i] == 0)) {
  /external/lzma/CPP/Common/
CrcReg.cpp 94 UInt32 val = CRC_GET_DIGEST(_crc); local
95 SetUi32(digest, val);
  /external/lzma/CPP/Windows/Control/
ToolBar.h 21 DWORD val = GetButtonSize(); local
22 size->cx = LOWORD(val);
23 size->cy = HIWORD(val);
  /external/mesa3d/src/compiler/glsl/
ir_builder.h 48 operand(ir_rvalue *val)
49 : val(val)
56 val = new(mem_ctx) ir_dereference_variable(var);
59 ir_rvalue *val; member in class:ir_builder::operand
68 deref(ir_dereference *val)
69 : val(val)
76 val = new(mem_ctx) ir_dereference_variable(var);
80 ir_dereference *val; member in class:ir_builder::deref
    [all...]
  /external/mesa3d/src/compiler/glsl/tests/
copy_constant_to_storage_tests.cpp 33 const ir_constant *val,
70 ir_constant *val; local
71 generate_data(mem_ctx, GLSL_TYPE_INT, 1, rows, val);
73 const unsigned red_zone_size = ARRAY_SIZE(storage) - val->type->components();
75 val->type->components(),
79 val,
80 val->type->base_type,
81 val->type->components(),
84 verify_data(storage, 0, val, red_zone_size, 0xF00F);
90 ir_constant *val; local
110 ir_constant *val; local
130 ir_constant *val; local
155 ir_constant *val; local
    [all...]
  /external/mesa3d/src/compiler/nir/
nir_search_helpers.h 42 nir_const_value *val = nir_src_as_const_value(instr->src[src].src); local
45 if (!val)
51 if (val->i32[swizzle[i]] < 0)
53 if (!__is_power_of_two(val->i32[swizzle[i]]))
57 if (!__is_power_of_two(val->u32[swizzle[i]]))
72 nir_const_value *val = nir_src_as_const_value(instr->src[src].src); local
75 if (!val)
81 if (val->i32[swizzle[i]] > 0)
83 if (!__is_power_of_two(abs(val->i32[swizzle[i]])))
98 nir_const_value *val = nir_src_as_const_value(instr->src[src].src) local
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-message.h 115 inline Message& operator <<(const T& val) {
131 *ss_ << val;
165 Message& operator <<(BasicNarrowIoManip val) {
166 *ss_ << val; local
  /external/messageformat/java/com/ibm/icu/impl/
ICUConfig.java 55 String val = null; local
59 val = AccessController.doPrivileged(new PrivilegedAction<String>() {
69 val = System.getProperty(name);
72 if (val == null) {
73 val = CONFIG_PROPS.getProperty(name, def);
75 return val;
  /external/pdfium/third_party/zlib_v128/
inftrees.h 21 of the bit buffer. val is the actual byte to output in the case
27 unsigned short val; /* offset in table or code value */ member in struct:__anon29508
  /external/protobuf/gtest/include/gtest/
gtest-message.h 121 inline Message& operator <<(const T& val) {
122 ::GTestStreamToHelper(ss_, val);
156 Message& operator <<(BasicNarrowIoManip val) {
157 *ss_ << val; local
  /external/python/cpython2/Modules/zlib/
inftrees.h 21 of the bit buffer. val is the actual byte to output in the case
27 unsigned short val; /* offset in table or code value */ member in struct:__anon30413

Completed in 1017 milliseconds

<<11121314151617181920>>