OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:val
(Results
751 - 775
of
785
) sorted by null
<<
31
32
/external/v8/src/x64/
codegen-x64.cc
971
Expression*
val
= NULL;
local
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c
818
UCHAR
val
;
local
4993
UINT8
val
= ((ch >= '0' && ch <= '9') ? (ch - '0') :
local
5018
UINT8
val
= (ch == '1' ? 1 : 0);
local
[
all
...]
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/8/
android.jar
/bionic/libc/kernel/common/linux/
videodev2.h
1110
__u64
val
;
member in struct:v4l2_dbg_register
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
1406
__u64
val
;
member in struct:v4l2_dbg_register
[
all
...]
/external/libxml2/
xpath.c
80
* If defined, this will optimize expressions like "key('foo', '
val
')[b][1]"
140
* @
val
: a double value
149
xmlXPathIsNaN(double
val
) {
150
return(trio_isnan(
val
));
155
* @
val
: a double value
164
xmlXPathIsInf(double
val
) {
165
return(trio_isinf(
val
));
172
* @
val
: a double value
181
xmlXPathGetSign(double
val
) {
182
return(trio_signbit(
val
));
6667
xmlXPathObjectPtr
val
;
local
7354
double
val
;
local
7377
double
val
;
local
7400
double
val
;
local
7423
double
val
;
local
9399
xmlXPathObjectPtr
val
= NULL;
local
9638
unsigned int
val
;
local
13314
xmlXPathObjectPtr
val
;
local
13454
xmlXPathObjectPtr
val
;
local
[
all
...]
xmlschemas.c
772
xmlSchemaValPtr
val
;
member in struct:_xmlSchemaPSVIIDCKey
886
xmlSchemaValPtr
val
; /* the pre-computed value if any */
member in struct:_xmlSchemaNodeInfo
945
xmlSchemaValPtr
val
; /* the pre-computed value if any */
member in struct:_xmlSchemaAttrInfo
4652
xmlChar *
val
;
local
4683
xmlChar *
val
;
local
5997
const xmlChar *
val
, *cur;
local
6062
const xmlChar *
val
, *cur;
local
6164
const xmlChar *
val
;
local
6322
const xmlChar *
val
;
local
9615
const xmlChar *
val
;
local
24375
xmlSchemaValPtr
val
= NULL;
local
[
all
...]
/external/v8/test/cctest/
test-api.cc
8081
Local<Value>
val
= CompileRun(sample);
local
[
all
...]
/frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java
287
int
val
;
local
289
val
= mLastCount;
291
val
= mCount.get();
293
val
-= mUnpluggedCount;
295
val
-= mLoadedCount;
299
return
val
;
472
long
val
;
local
474
val
= mLastTime;
476
val
= computeRunTimeLocked(batteryRealtime);
478
val
-= mUnpluggedTime
489
int
val
;
local
2124
long
val
;
local
2140
long
val
;
local
2156
long
val
;
local
2172
int
val
;
local
2286
int
val
;
local
2504
int
val
;
local
2522
long
val
;
local
2539
int
val
;
local
[
all
...]
/hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c
5373
TI_UINT8
val
= ((ch >= '0' && ch <= '9') ? (ch - '0') :
local
5398
TI_UINT8
val
= (ch == '1' ? 1 : 0);
local
[
all
...]
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h
1110
__u64
val
;
member in struct:v4l2_dbg_register
[
all
...]
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h
1110
__u64
val
;
member in struct:v4l2_dbg_register
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h
726
resRange
val
;
member in struct:_resRec
731
#define sparse_base
val
.rBase
732
#define sparse_mask
val
.rMask
733
#define block_begin
val
.rBegin
734
#define block_end
val
.rEnd
735
#define res_type
val
.type
[
all
...]
/system/core/libacc/
acc.cpp
4173
int
val
= ch;
local
4199
int
val
= ch;
local
[
all
...]
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c
5369
TI_UINT8
val
= ((ch >= '0' && ch <= '9') ? (ch - '0') :
local
5394
TI_UINT8
val
= (ch == '1' ? 1 : 0);
local
[
all
...]
/external/qemu/hw/
bt.h
1806
uint8_t
val
[0];
member in struct:__anon4727
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h
382
uint32
val
;
member in struct:__anon7549
[
all
...]
/prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
arm_neon.h
73
int8x8_t
val
[2];
member in struct:int8x8x2_t
78
int8x16_t
val
[2];
member in struct:int8x16x2_t
83
int16x4_t
val
[2];
member in struct:int16x4x2_t
88
int16x8_t
val
[2];
member in struct:int16x8x2_t
93
int32x2_t
val
[2];
member in struct:int32x2x2_t
98
int32x4_t
val
[2];
member in struct:int32x4x2_t
103
int64x1_t
val
[2];
member in struct:int64x1x2_t
108
int64x2_t
val
[2];
member in struct:int64x2x2_t
113
uint8x8_t
val
[2];
member in struct:uint8x8x2_t
118
uint8x16_t
val
[2]
member in struct:uint8x16x2_t
123
uint16x4_t
val
[2];
member in struct:uint16x4x2_t
128
uint16x8_t
val
[2];
member in struct:uint16x8x2_t
133
uint32x2_t
val
[2];
member in struct:uint32x2x2_t
138
uint32x4_t
val
[2];
member in struct:uint32x4x2_t
143
uint64x1_t
val
[2];
member in struct:uint64x1x2_t
148
uint64x2_t
val
[2];
member in struct:uint64x2x2_t
153
float32x2_t
val
[2];
member in struct:float32x2x2_t
158
float32x4_t
val
[2];
member in struct:float32x4x2_t
163
poly8x8_t
val
[2];
member in struct:poly8x8x2_t
168
poly8x16_t
val
[2];
member in struct:poly8x16x2_t
173
poly16x4_t
val
[2];
member in struct:poly16x4x2_t
178
poly16x8_t
val
[2];
member in struct:poly16x8x2_t
183
int8x8_t
val
[3];
member in struct:int8x8x3_t
188
int8x16_t
val
[3];
member in struct:int8x16x3_t
193
int16x4_t
val
[3];
member in struct:int16x4x3_t
198
int16x8_t
val
[3];
member in struct:int16x8x3_t
203
int32x2_t
val
[3];
member in struct:int32x2x3_t
208
int32x4_t
val
[3];
member in struct:int32x4x3_t
213
int64x1_t
val
[3];
member in struct:int64x1x3_t
218
int64x2_t
val
[3];
member in struct:int64x2x3_t
223
uint8x8_t
val
[3];
member in struct:uint8x8x3_t
228
uint8x16_t
val
[3];
member in struct:uint8x16x3_t
233
uint16x4_t
val
[3];
member in struct:uint16x4x3_t
238
uint16x8_t
val
[3];
member in struct:uint16x8x3_t
243
uint32x2_t
val
[3];
member in struct:uint32x2x3_t
248
uint32x4_t
val
[3];
member in struct:uint32x4x3_t
253
uint64x1_t
val
[3];
member in struct:uint64x1x3_t
258
uint64x2_t
val
[3];
member in struct:uint64x2x3_t
263
float32x2_t
val
[3];
member in struct:float32x2x3_t
268
float32x4_t
val
[3];
member in struct:float32x4x3_t
273
poly8x8_t
val
[3];
member in struct:poly8x8x3_t
278
poly8x16_t
val
[3];
member in struct:poly8x16x3_t
283
poly16x4_t
val
[3];
member in struct:poly16x4x3_t
288
poly16x8_t
val
[3];
member in struct:poly16x8x3_t
293
int8x8_t
val
[4];
member in struct:int8x8x4_t
298
int8x16_t
val
[4];
member in struct:int8x16x4_t
303
int16x4_t
val
[4];
member in struct:int16x4x4_t
308
int16x8_t
val
[4];
member in struct:int16x8x4_t
313
int32x2_t
val
[4];
member in struct:int32x2x4_t
318
int32x4_t
val
[4];
member in struct:int32x4x4_t
323
int64x1_t
val
[4];
member in struct:int64x1x4_t
328
int64x2_t
val
[4];
member in struct:int64x2x4_t
333
uint8x8_t
val
[4];
member in struct:uint8x8x4_t
338
uint8x16_t
val
[4];
member in struct:uint8x16x4_t
343
uint16x4_t
val
[4];
member in struct:uint16x4x4_t
348
uint16x8_t
val
[4];
member in struct:uint16x8x4_t
353
uint32x2_t
val
[4];
member in struct:uint32x2x4_t
358
uint32x4_t
val
[4];
member in struct:uint32x4x4_t
363
uint64x1_t
val
[4];
member in struct:uint64x1x4_t
368
uint64x2_t
val
[4];
member in struct:uint64x2x4_t
373
float32x2_t
val
[4];
member in struct:float32x2x4_t
378
float32x4_t
val
[4];
member in struct:float32x4x4_t
383
poly8x8_t
val
[4];
member in struct:poly8x8x4_t
388
poly8x16_t
val
[4];
member in struct:poly8x16x4_t
393
poly16x4_t
val
[4];
member in struct:poly16x4x4_t
398
poly16x8_t
val
[4];
member in struct:poly16x8x4_t
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
arm_neon.h
70
int8x8_t
val
[2];
member in struct:int8x8x2_t
75
int8x16_t
val
[2];
member in struct:int8x16x2_t
80
int16x4_t
val
[2];
member in struct:int16x4x2_t
85
int16x8_t
val
[2];
member in struct:int16x8x2_t
90
int32x2_t
val
[2];
member in struct:int32x2x2_t
95
int32x4_t
val
[2];
member in struct:int32x4x2_t
100
int64x1_t
val
[2];
member in struct:int64x1x2_t
105
int64x2_t
val
[2];
member in struct:int64x2x2_t
110
uint8x8_t
val
[2];
member in struct:uint8x8x2_t
115
uint8x16_t
val
[2]
member in struct:uint8x16x2_t
120
uint16x4_t
val
[2];
member in struct:uint16x4x2_t
125
uint16x8_t
val
[2];
member in struct:uint16x8x2_t
130
uint32x2_t
val
[2];
member in struct:uint32x2x2_t
135
uint32x4_t
val
[2];
member in struct:uint32x4x2_t
140
uint64x1_t
val
[2];
member in struct:uint64x1x2_t
145
uint64x2_t
val
[2];
member in struct:uint64x2x2_t
150
float32x2_t
val
[2];
member in struct:float32x2x2_t
155
float32x4_t
val
[2];
member in struct:float32x4x2_t
160
poly8x8_t
val
[2];
member in struct:poly8x8x2_t
165
poly8x16_t
val
[2];
member in struct:poly8x16x2_t
170
poly16x4_t
val
[2];
member in struct:poly16x4x2_t
175
poly16x8_t
val
[2];
member in struct:poly16x8x2_t
180
int8x8_t
val
[3];
member in struct:int8x8x3_t
185
int8x16_t
val
[3];
member in struct:int8x16x3_t
190
int16x4_t
val
[3];
member in struct:int16x4x3_t
195
int16x8_t
val
[3];
member in struct:int16x8x3_t
200
int32x2_t
val
[3];
member in struct:int32x2x3_t
205
int32x4_t
val
[3];
member in struct:int32x4x3_t
210
int64x1_t
val
[3];
member in struct:int64x1x3_t
215
int64x2_t
val
[3];
member in struct:int64x2x3_t
220
uint8x8_t
val
[3];
member in struct:uint8x8x3_t
225
uint8x16_t
val
[3];
member in struct:uint8x16x3_t
230
uint16x4_t
val
[3];
member in struct:uint16x4x3_t
235
uint16x8_t
val
[3];
member in struct:uint16x8x3_t
240
uint32x2_t
val
[3];
member in struct:uint32x2x3_t
245
uint32x4_t
val
[3];
member in struct:uint32x4x3_t
250
uint64x1_t
val
[3];
member in struct:uint64x1x3_t
255
uint64x2_t
val
[3];
member in struct:uint64x2x3_t
260
float32x2_t
val
[3];
member in struct:float32x2x3_t
265
float32x4_t
val
[3];
member in struct:float32x4x3_t
270
poly8x8_t
val
[3];
member in struct:poly8x8x3_t
275
poly8x16_t
val
[3];
member in struct:poly8x16x3_t
280
poly16x4_t
val
[3];
member in struct:poly16x4x3_t
285
poly16x8_t
val
[3];
member in struct:poly16x8x3_t
290
int8x8_t
val
[4];
member in struct:int8x8x4_t
295
int8x16_t
val
[4];
member in struct:int8x16x4_t
300
int16x4_t
val
[4];
member in struct:int16x4x4_t
305
int16x8_t
val
[4];
member in struct:int16x8x4_t
310
int32x2_t
val
[4];
member in struct:int32x2x4_t
315
int32x4_t
val
[4];
member in struct:int32x4x4_t
320
int64x1_t
val
[4];
member in struct:int64x1x4_t
325
int64x2_t
val
[4];
member in struct:int64x2x4_t
330
uint8x8_t
val
[4];
member in struct:uint8x8x4_t
335
uint8x16_t
val
[4];
member in struct:uint8x16x4_t
340
uint16x4_t
val
[4];
member in struct:uint16x4x4_t
345
uint16x8_t
val
[4];
member in struct:uint16x8x4_t
350
uint32x2_t
val
[4];
member in struct:uint32x2x4_t
355
uint32x4_t
val
[4];
member in struct:uint32x4x4_t
360
uint64x1_t
val
[4];
member in struct:uint64x1x4_t
365
uint64x2_t
val
[4];
member in struct:uint64x2x4_t
370
float32x2_t
val
[4];
member in struct:float32x2x4_t
375
float32x4_t
val
[4];
member in struct:float32x4x4_t
380
poly8x8_t
val
[4];
member in struct:poly8x8x4_t
385
poly8x16_t
val
[4];
member in struct:poly8x16x4_t
390
poly16x4_t
val
[4];
member in struct:poly16x4x4_t
395
poly16x8_t
val
[4];
member in struct:poly16x8x4_t
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
arm_neon.h
73
int8x8_t
val
[2];
member in struct:int8x8x2_t
78
int8x16_t
val
[2];
member in struct:int8x16x2_t
83
int16x4_t
val
[2];
member in struct:int16x4x2_t
88
int16x8_t
val
[2];
member in struct:int16x8x2_t
93
int32x2_t
val
[2];
member in struct:int32x2x2_t
98
int32x4_t
val
[2];
member in struct:int32x4x2_t
103
int64x1_t
val
[2];
member in struct:int64x1x2_t
108
int64x2_t
val
[2];
member in struct:int64x2x2_t
113
uint8x8_t
val
[2];
member in struct:uint8x8x2_t
118
uint8x16_t
val
[2]
member in struct:uint8x16x2_t
123
uint16x4_t
val
[2];
member in struct:uint16x4x2_t
128
uint16x8_t
val
[2];
member in struct:uint16x8x2_t
133
uint32x2_t
val
[2];
member in struct:uint32x2x2_t
138
uint32x4_t
val
[2];
member in struct:uint32x4x2_t
143
uint64x1_t
val
[2];
member in struct:uint64x1x2_t
148
uint64x2_t
val
[2];
member in struct:uint64x2x2_t
153
float32x2_t
val
[2];
member in struct:float32x2x2_t
158
float32x4_t
val
[2];
member in struct:float32x4x2_t
163
poly8x8_t
val
[2];
member in struct:poly8x8x2_t
168
poly8x16_t
val
[2];
member in struct:poly8x16x2_t
173
poly16x4_t
val
[2];
member in struct:poly16x4x2_t
178
poly16x8_t
val
[2];
member in struct:poly16x8x2_t
183
int8x8_t
val
[3];
member in struct:int8x8x3_t
188
int8x16_t
val
[3];
member in struct:int8x16x3_t
193
int16x4_t
val
[3];
member in struct:int16x4x3_t
198
int16x8_t
val
[3];
member in struct:int16x8x3_t
203
int32x2_t
val
[3];
member in struct:int32x2x3_t
208
int32x4_t
val
[3];
member in struct:int32x4x3_t
213
int64x1_t
val
[3];
member in struct:int64x1x3_t
218
int64x2_t
val
[3];
member in struct:int64x2x3_t
223
uint8x8_t
val
[3];
member in struct:uint8x8x3_t
228
uint8x16_t
val
[3];
member in struct:uint8x16x3_t
233
uint16x4_t
val
[3];
member in struct:uint16x4x3_t
238
uint16x8_t
val
[3];
member in struct:uint16x8x3_t
243
uint32x2_t
val
[3];
member in struct:uint32x2x3_t
248
uint32x4_t
val
[3];
member in struct:uint32x4x3_t
253
uint64x1_t
val
[3];
member in struct:uint64x1x3_t
258
uint64x2_t
val
[3];
member in struct:uint64x2x3_t
263
float32x2_t
val
[3];
member in struct:float32x2x3_t
268
float32x4_t
val
[3];
member in struct:float32x4x3_t
273
poly8x8_t
val
[3];
member in struct:poly8x8x3_t
278
poly8x16_t
val
[3];
member in struct:poly8x16x3_t
283
poly16x4_t
val
[3];
member in struct:poly16x4x3_t
288
poly16x8_t
val
[3];
member in struct:poly16x8x3_t
293
int8x8_t
val
[4];
member in struct:int8x8x4_t
298
int8x16_t
val
[4];
member in struct:int8x16x4_t
303
int16x4_t
val
[4];
member in struct:int16x4x4_t
308
int16x8_t
val
[4];
member in struct:int16x8x4_t
313
int32x2_t
val
[4];
member in struct:int32x2x4_t
318
int32x4_t
val
[4];
member in struct:int32x4x4_t
323
int64x1_t
val
[4];
member in struct:int64x1x4_t
328
int64x2_t
val
[4];
member in struct:int64x2x4_t
333
uint8x8_t
val
[4];
member in struct:uint8x8x4_t
338
uint8x16_t
val
[4];
member in struct:uint8x16x4_t
343
uint16x4_t
val
[4];
member in struct:uint16x4x4_t
348
uint16x8_t
val
[4];
member in struct:uint16x8x4_t
353
uint32x2_t
val
[4];
member in struct:uint32x2x4_t
358
uint32x4_t
val
[4];
member in struct:uint32x4x4_t
363
uint64x1_t
val
[4];
member in struct:uint64x1x4_t
368
uint64x2_t
val
[4];
member in struct:uint64x2x4_t
373
float32x2_t
val
[4];
member in struct:float32x2x4_t
378
float32x4_t
val
[4];
member in struct:float32x4x4_t
383
poly8x8_t
val
[4];
member in struct:poly8x8x4_t
388
poly8x16_t
val
[4];
member in struct:poly8x16x4_t
393
poly16x4_t
val
[4];
member in struct:poly16x4x4_t
398
poly16x8_t
val
[4];
member in struct:poly16x8x4_t
[
all
...]
Completed in 1917 milliseconds
<<
31
32