/external/nist-sip/java/javax/sip/address/ |
TelURL.java | 19 boolean isGlobal();
|
/external/skia/include/core/ |
SkThread_platform.h | 30 // if isGlobal is true, then ignore any errors in the platform-specific 32 SkMutex(bool isGlobal = true) {} 53 // if isGlobal is true, then ignore any errors in the platform-specific 55 SkMutex(bool isGlobal = true);
|
/packages/apps/Camera/src/com/android/camera/ |
ComboPreferences.java | 75 private static boolean isGlobal(String key) { 84 if (isGlobal(key) || !mPrefLocal.contains(key)) { 92 if (isGlobal(key) || !mPrefLocal.contains(key)) { 100 if (isGlobal(key) || !mPrefLocal.contains(key)) { 108 if (isGlobal(key) || !mPrefLocal.contains(key)) { 116 if (isGlobal(key) || !mPrefLocal.contains(key)) { 168 if (isGlobal(key)) { 177 if (isGlobal(key)) { 186 if (isGlobal(key)) { 195 if (isGlobal(key)) [all...] |
/external/skia/src/ports/ |
SkThread_pthread.cpp | 45 SkMutex::SkMutex(bool isGlobal) : fIsGlobal(isGlobal)
|
SkThread_none.cpp | 34 SkMutex::SkMutex(bool /* isGlobal */)
|
SkThread_win.cpp | 32 SkMutex::SkMutex(bool /* isGlobal */)
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
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)
|
TelURLImpl.java | 96 public boolean isGlobal() { 97 return telephoneNumber.isGlobal();
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
RedundentExprEliminator.java | 160 boolean isGlobal = (paths == m_absPaths); 172 list = matchAndEliminatePartialPaths(next, list, isGlobal, i, psuedoVarRecipient); 188 boolean isGlobal, 237 ElemTemplateElement root = isGlobal ? varScope : findCommonAncestor(matchedPaths); 240 ElemVariable var = createPseudoVarDecl(root, newIter, isGlobal); 242 System.err.println("Created var: "+var.getName()+(isGlobal ? "(Global)" : "")); 252 changePartToRef(var.getName(), iter, lengthToTest, isGlobal); 260 diagnoseMultistepList(matchCount, lengthToTest, isGlobal); 418 boolean isGlobal) 424 if (isGlobal) [all...] |
XUnresolvedVariable.java | 75 * @param isGlobal true if this is a global variable. 80 boolean isGlobal) 93 m_isGlobal = isGlobal;
|
/external/llvm/lib/Target/PowerPC/ |
PPCMCInstLower.cpp | 35 if (!MO.isGlobal()) { 59 if (MO.isGlobal()) { 86 assert(MO.isGlobal() && "Extern symbol not handled yet");
|
PPCCodeEmitter.cpp | 159 if (MO.isGlobal())
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
Variable.java | 84 * @param isGlobal true if this should be a global variable reference. 86 public void setIsGlobal(boolean isGlobal) 88 m_isGlobal = isGlobal;
|
/external/v8/src/ |
compiler.h | 54 bool is_global() const { return (flags_ & IsGlobal::mask()) != 0; } 74 flags_ |= IsGlobal::encode(true); 186 class IsGlobal: public BitField<bool, 2, 1> {};
|
/external/llvm/include/llvm/CodeGen/ |
MachineOperand.h | 191 /// isGlobal - Tests if this is a MO_GlobalAddress operand. 192 bool isGlobal() const { return OpKind == MO_GlobalAddress; } 363 assert(isGlobal() && "Wrong MachineOperand accessor"); 380 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) && 406 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) &&
|
/external/llvm/lib/Target/X86/ |
X86CodeEmitter.cpp | 417 if (RelocOp->isGlobal()) { 446 if (Op3.isGlobal()) { 766 DEBUG(dbgs() << "isGlobal " << MO.isGlobal() << "\n"); 775 if (MO.isGlobal()) { 825 if (MO1.isGlobal()) { [all...] |
X86MCInstLower.cpp | 46 assert((MO.isGlobal() || MO.isSymbol()) && "Isn't a symbol reference"); 50 if (!MO.isGlobal()) { 84 assert(MO.isGlobal() && "Extern symbol not handled yet"); 98 assert(MO.isGlobal() && "Extern symbol not handled yet"); 114 if (MO.isGlobal()) {
|
X86AsmPrinter.cpp | 300 assert(DispSpec.isGlobal() || DispSpec.isCPI() || 388 if (MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isSymbol()) { 405 else if (MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isSymbol())
|
/external/clang/lib/ARCMigrate/ |
TransUnbridgedCasts.cpp | 116 if (FD->isGlobal() &&
|
/external/clang/lib/Index/ |
CallGraph.cpp | 84 if (FD->isGlobal())
|
/frameworks/compile/slang/ |
slang_rs_backend.cpp | 106 if (FD && FD->isGlobal()) { 185 if (FD && !FD->isGlobal()) {
|
/external/llvm/lib/Target/Sparc/ |
SparcAsmPrinter.cpp | 129 if (MI->getOperand(opNum+1).isGlobal() ||
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeDelaySlotFiller.cpp | 80 if (mop.isGlobal() || mop.isSymbol() || mop.isJTI() || mop.isCPI())
|
/external/clang/lib/AST/ |
MicrosoftMangle.cpp | 68 void mangleType(const ArrayType *T, bool IsGlobal); [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 125 'isequal', 'isequalbitwise', 'iserror', 'isglobal', 'isinf', 'isnan', 'isoview', 'isreal', 'javasci',
|