OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValid
(Results
676 - 700
of
766
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/libs/ui/
Region.cpp
482
if (!rhs.
isValid
()) {
/frameworks/base/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
98
ASSERT_TRUE(mSurfaceControl->
isValid
());
[
all
...]
/hardware/ti/omap4xxx/camera/inc/
CameraHal.h
150
bool
isValid
()
[
all
...]
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java
581
if (fillData && status.
isValid
()) {
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java
643
public String
isValid
(String newText) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseLayoutRule.java
302
if (b.
isValid
()) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java
566
if (mViewHierarchy.
isValid
() && session != null) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java
431
if (validator.
isValid
(defaultName) != null) { // Already exists?
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java
600
* @see org.eclipse.debug.ui.AbstractLaunchConfigurationTab#
isValid
(org.eclipse.debug.core.ILaunchConfiguration)
603
public boolean
isValid
(ILaunchConfiguration config) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java
286
if (validator.
isValid
(name) != null) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java
[
all
...]
/external/clang/lib/CodeGen/
CodeGenFunction.h
157
bool
isValid
() const { return Size >= 0; }
550
bool
isValid
() const { return Block != 0; }
[
all
...]
CodeGenModule.cpp
703
if (PLoc.
isValid
())
711
unsigned LineNo = PLoc.
isValid
() ? PLoc.getLine() :
[
all
...]
/external/clang/lib/Sema/
SemaDecl.cpp
[
all
...]
/external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp
[
all
...]
/external/webkit/Source/WebCore/platform/network/mac/
ResourceHandleMac.mm
302
if (!context->
isValid
())
[
all
...]
/external/webkit/Source/WebCore/rendering/
RenderObject.cpp
[
all
...]
RenderTableCell.cpp
[
all
...]
RenderThemeMac.mm
461
if (!color.
isValid
())
464
if (color.
isValid
())
[
all
...]
/external/clang/include/clang/AST/
DeclTemplate.h
[
all
...]
/external/clang/lib/AST/
TypePrinter.cpp
674
if (PLoc.
isValid
()) {
[
all
...]
/external/clang/lib/Parse/
Parser.cpp
160
if (EndLoc.
isValid
() &&
[
all
...]
/external/icu4c/tools/makeconv/
genmbcs.c
156
mbcsData->newConverter.
isValid
=MBCSIsValid;
[
all
...]
/external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp
[
all
...]
Completed in 720 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>