OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_valid
(Results
101 - 106
of
106
) sorted by null
1
2
3
4
5
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h
321
bool
is_valid
;
member in struct:__anon41040
330
bool
is_valid
;
member in struct:__anon41041
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
320
bool
is_valid
;
member in struct:__anon41059
328
bool
is_valid
;
member in struct:__anon41060
/external/chromium_org/v8/src/arm/
assembler-arm.h
136
bool
is_valid
() const { return 0 <= code_ && code_ < kNumRegisters; }
function in struct:v8::internal::Register
139
ASSERT(
is_valid
());
143
ASSERT(
is_valid
());
149
ASSERT(
is_valid
());
182
bool
is_valid
() const { return 0 <= code_ && code_ < 32; }
function in struct:v8::internal::SwVfpRegister
185
ASSERT(
is_valid
());
189
ASSERT(
is_valid
());
193
ASSERT(
is_valid
());
230
bool
is_valid
() const {
function in struct:v8::internal::DwVfpRegister
235
ASSERT(
is_valid
());
268
bool
is_valid
() const {
function in struct:v8::internal::LowDwVfpRegister
305
bool
is_valid
() const {
function in struct:v8::internal::QwNeonRegister
425
bool
is_valid
() const { return 0 <= code_ && code_ < 16; }
function in struct:v8::internal::CRegister
[
all
...]
/external/chromium_org/v8/src/
jsregexp.h
262
bool
is_valid
() { return from_ <= to_; }
function in class:v8::internal::CharacterRange
[
all
...]
spaces.h
292
bool
is_valid
() { return address() != NULL; }
function in class:v8::internal::MemoryChunk
[
all
...]
/hardware/ril/include/telephony/
ril_cdma_sms.h
751
unsigned char
is_valid
;
member in struct:__anon41742
Completed in 500 milliseconds
1
2
3
4
5