OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isvalid
(Results
401 - 425
of
1923
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLSessionBindingEventTest.java
216
* @see javax.net.ssl.SSLSession#
isValid
()
218
public boolean
isValid
() {
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DataStatus.java
62
if (
isValid
() && !hasTimestamp) return;
85
public boolean
isValid
() {
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
DataStatus.java
60
if (
isValid
() && !hasTimestamp) return;
83
public boolean
isValid
() {
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
language_model_dict_content.h
200
const bool
isValid
, const HistoricalInfo historicalInfo,
251
const bool
isValid
, const HistoricalInfo historicalInfo,
/external/clang/lib/AST/
ExprCXX.cpp
194
if (TypeIdParens.
isValid
())
296
assert(Args || TemplateKWLoc.
isValid
());
344
TemplateKWLoc.
isValid
()) {
383
} else if (TemplateKWLoc.
isValid
()) {
428
HasTemplateKWAndArgsInfo(Args != nullptr || TemplateKWLoc.
isValid
())
440
} else if (TemplateKWLoc.
isValid
()) {
455
else if (TemplateKWLoc.
isValid
())
488
if (ParenOrBraceRange.
isValid
())
496
if (NewEnd.
isValid
()) {
727
return RParenLoc.
isValid
() ? RParenLoc : getSubExpr()->getLocEnd()
[
all
...]
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSessionImpl.java
44
private boolean
isValid
= true;
360
public boolean
isValid
() {
361
if (!
isValid
) {
384
isValid
= false;
397
isValid
= false;
/external/deqp/framework/opengl/
gluVarTypeUtil.hpp
130
SubTypeAccess& member (int ndx) { m_path.push_back(VarTypeComponent(VarTypeComponent::STRUCT_MEMBER, ndx)); DE_ASSERT(
isValid
()); return *this; } //!< Access struct element.
131
SubTypeAccess& element (int ndx) { m_path.push_back(VarTypeComponent(VarTypeComponent::ARRAY_ELEMENT, ndx)); DE_ASSERT(
isValid
()); return *this; } //!< Access array element.
132
SubTypeAccess& column (int ndx) { m_path.push_back(VarTypeComponent(VarTypeComponent::MATRIX_COLUMN, ndx)); DE_ASSERT(
isValid
()); return *this; } //!< Access column.
133
SubTypeAccess& component (int ndx) { m_path.push_back(VarTypeComponent(VarTypeComponent::VECTOR_COMPONENT, ndx)); DE_ASSERT(
isValid
()); return *this; } //!< Access component.
142
bool
isValid
(void) const { return isValidTypePath(m_type, m_path); }
/external/icu/icu4c/source/test/intltest/
itutil.cpp
278
// isNULL(),
isValid
(), operator==(), operator!=()
279
if(s.isNull() || !s.
isValid
() || s==NULL || !(s!=NULL)) {
293
if(orphan==NULL || orphan->length()!=1 || s.
isValid
() || s!=NULL) {
319
if(cs.
isValid
() && strcmp(cs->data(), "different chars") != 0) {
329
if(cs.
isValid
()) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
KeyTypeData.java
27
abstract boolean
isValid
(String value);
35
boolean
isValid
(String value) {
42
boolean
isValid
(String value) {
124
if (st.handler.
isValid
(type)) {
161
if (st.handler.
isValid
(type)) {
/external/lldb/source/API/
SBBreakpoint.cpp
133
SBBreakpoint::
IsValid
() const
616
if (event.
IsValid
())
625
if (event.
IsValid
())
634
if (event.
IsValid
())
643
if (event.
IsValid
())
SBModule.cpp
91
SBModule::
IsValid
() const
272
if (module_sp && addr.
IsValid
())
490
if (sb_value_list.
IsValid
() && sb_value_list.GetSize() > 0)
508
if (!sb_type.
IsValid
())
553
if (sb_type.
IsValid
())
/external/lldb/source/Plugins/Platform/Linux/
PlatformLinux.cpp
42
if (create == false && arch && arch->
IsValid
())
204
if (exe_arch.
IsValid
())
341
return arch.
IsValid
();
348
if (hostArch.
IsValid
() && hostArch.GetTriple().isArch64Bit())
351
return arch.
IsValid
();
/external/lldb/test/python_api/sbdata/
TestSBData.py
72
self.assertTrue(foobar.
IsValid
())
120
self.assertTrue(star_foobar.
IsValid
())
141
self.assertTrue(new_foobar.
IsValid
())
210
self.assertTrue(new_object.AddressOf().
IsValid
() == False, 'AddressOf() == invalid')
211
self.assertTrue(new_object.GetAddress().
IsValid
() == False, 'GetAddress() == invalid')
/external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp
97
if (!HandleType::
isValid
(Handle))
104
return HandleType::
isValid
(Handle);
124
static bool
isValid
(handle_type Handle) {
140
static bool
isValid
(handle_type Handle) {
156
static bool
isValid
(handle_type Handle) {
/external/skia/tests/
SerializationTest.cpp
152
REPORTER_ASSERT(reporter, !buffer.
isValid
());
161
REPORTER_ASSERT(reporter, buffer2.
isValid
() == !testInvalid);
189
REPORTER_ASSERT(reporter, !buffer.
isValid
());
200
REPORTER_ASSERT(reporter, buffer2.
isValid
());
205
REPORTER_ASSERT(reporter, !buffer.
isValid
());
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmetadata.a
11
? ? ? ? H H ? ? ? ? d d >