Searched defs:isGlobal (Results 1 - 25 of 25) sorted by relevance

/external/nist-sip/java/javax/sip/address/
H A DTelURL.java19 boolean isGlobal(); method in interface:TelURL
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DXUnresolvedVariable.java75 * @param isGlobal true if this is a global variable.
80 boolean isGlobal)
93 m_isGlobal = isGlobal;
77 XUnresolvedVariable(ElemVariable obj, int sourceNode, TransformerImpl transformer, int varStackPos, int varStackContext, boolean isGlobal) argument
H A DRedundentExprEliminator.java160 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)
186 matchAndEliminatePartialPaths(MultistepExprHolder testee, MultistepExprHolder head, boolean isGlobal, int lengthToTest, ElemTemplateElement varScope) argument
415 diagnoseMultistepList( int matchCount, int lengthToTest, boolean isGlobal) argument
439 changePartToRef(final QName uniquePseudoVarName, WalkingIterator wi, final int numSteps, final boolean isGlobal) argument
816 createPseudoVarDecl( ElemTemplateElement psuedoVarRecipient, LocPathIterator lpi, boolean isGlobal) argument
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/operations/
H A DVariable.java84 * @param isGlobal true if this should be a global variable reference.
86 public void setIsGlobal(boolean isGlobal) argument
88 m_isGlobal = isGlobal;
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DTelURLImpl.java96 public boolean isGlobal() { method in class:TelURLImpl
97 return telephoneNumber.isGlobal();
H A DTelephoneNumber.java120 public boolean isGlobal() { method in class:TelephoneNumber
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DGenerateResults.java491 boolean isGlobal = component.startsWith("global");
492 if (isGlobal) {
532 printComponentTitle(/*performanceResults, */component, isGlobal, stream);
554 if (!isGlobal) {
576 private void printComponentTitle(/*PerformanceResults performanceResults, */String component, boolean isGlobal, PrintStream stream) { argument
582 if (!isGlobal) {
601 if (!isGlobal) {
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_expression.cpp35 bool isGlobal,
43 m_isGlobal(isGlobal) {}
33 CXFA_FMFunctionDefinition( uint32_t line, bool isGlobal, const CFX_WideStringC& wsName, std::vector<CFX_WideStringC>&& arguments, std::vector<std::unique_ptr<CXFA_FMExpression>>&& expressions) argument
/external/swiftshader/third_party/LLVM/include/llvm/Object/
H A DObjectFile.h122 error_code isGlobal(bool &Result) const;
342 inline error_code SymbolRef::isGlobal(bool &Result) const { function in class:llvm::object::SymbolRef
/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h247 /// isGlobal - Tests if this is a MO_GlobalAddress operand.
248 bool isGlobal() const { return OpKind == MO_GlobalAddress; } function in class:llvm::MachineOperand
437 assert(isGlobal() && "Wrong MachineOperand accessor");
459 assert((isGlobal() || isSymbol() || isMCSymbol() || isCPI() ||
519 assert((isGlobal() || isSymbol() || isMCSymbol() || isCPI() ||
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DDebugInfo.cpp215 /// isGlobal - Return true if the specified tag is legal for DIGlobal.
216 bool DIDescriptor::isGlobal() const { function in class:DIDescriptor
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineOperand.h206 /// isGlobal - Tests if this is a MO_GlobalAddress operand.
207 bool isGlobal() const { return OpKind == MO_GlobalAddress; } function in class:llvm::MachineOperand
387 assert(isGlobal() && "Wrong MachineOperand accessor");
404 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) &&
430 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) &&
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp715 BitstreamWriter &Stream, bool isGlobal) {
725 if (isGlobal) {
713 WriteConstants(unsigned FirstVal, unsigned LastVal, const ValueEnumerator &VE, BitstreamWriter &Stream, bool isGlobal) argument
/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp232 void writeConstants(unsigned FirstVal, unsigned LastVal, bool isGlobal);
1973 bool isGlobal) {
1983 if (isGlobal) {
1972 writeConstants(unsigned FirstVal, unsigned LastVal, bool isGlobal) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
/external/clang/lib/AST/
H A DDecl.cpp2635 bool FunctionDecl::isGlobal() const { function in class:FunctionDecl
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 492 milliseconds