OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isGlobal
(Results
1 - 17
of
17
) sorted by null
/external/nist-sip/java/javax/sip/address/
TelURL.java
19
boolean
isGlobal
();
/external/nist-sip/java/gov/nist/javax/sip/address/
TelURLImpl.java
96
public boolean
isGlobal
() {
97
return telephoneNumber.
isGlobal
();
TelephoneNumber.java
47
/**
isglobal
field
49
protected boolean
isglobal
;
field in class:TelephoneNumber
120
public boolean
isGlobal
() {
121
return
isglobal
;
149
isglobal
= g;
189
if (
isglobal
)
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h
87
bool
isGlobal
(const ResolveInfo* pInfo) {
/frameworks/compile/mclinker/lib/LD/
ResolveInfo.cpp
169
//
isGlobal
- [L,W] == [0, 0]
170
bool ResolveInfo::
isGlobal
() const
/packages/apps/LegacyCamera/src/com/android/camera/
ComboPreferences.java
75
private static boolean
isGlobal
(String key) {
85
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
93
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
101
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
109
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
117
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
169
if (
isGlobal
(key)) {
178
if (
isGlobal
(key)) {
187
if (
isGlobal
(key)) {
196
if (
isGlobal
(key))
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineOperand.h
241
///
isGlobal
- Tests if this is a MO_GlobalAddress operand.
242
bool
isGlobal
() const { return OpKind == MO_GlobalAddress; }
429
assert(
isGlobal
() && "Wrong MachineOperand accessor");
446
assert((
isGlobal
() || isSymbol() || isCPI() || isTargetIndex() ||
494
assert((
isGlobal
() || isSymbol() || isCPI() || isTargetIndex() ||
/packages/apps/Camera/src/com/android/camera/
ComboPreferences.java
142
private static boolean
isGlobal
(String key) {
155
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
164
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
173
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
182
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
191
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
250
if (
isGlobal
(key)) {
260
if (
isGlobal
(key)) {
270
if (
isGlobal
(key)) {
280
if (
isGlobal
(key))
[
all
...]
/packages/apps/Camera2/src/com/android/camera/
ComboPreferences.java
145
private static boolean
isGlobal
(String key) {
159
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
168
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
177
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
186
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
195
if (
isGlobal
(key) || !mPrefLocal.contains(key)) {
252
if (
isGlobal
(key)) {
262
if (
isGlobal
(key)) {
272
if (
isGlobal
(key)) {
282
if (
isGlobal
(key))
[
all
...]
/external/clang/lib/AST/
Decl.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 419 milliseconds