/external/apache-http/android/src/android/net/http/ |
HttpAuthHeader.java | 408 * @return The string value without the outermost pair of double-
|
/external/clang/include/clang/ASTMatchers/Dynamic/ |
Parser.h | 101 /// outermost to innermost. Elements are pairs consisting of a reference to
|
/external/emma/core/java12/com/vladium/util/ |
IProperties.java | 195 // outermost IProperties set but for the inner ones as well
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
CheckTags.java | 96 if (ec > 0 || index == 0) { // always report for outermost element
|
/external/libchrome/base/mac/ |
foundation_util.mm | 141 // application bundle containing it. It takes the outermost bundle that it can
|
/external/libchrome/base/message_loop/ |
message_pump_mac.h | 296 // -[NSApplication run] handle it. The outermost run loop in the application
|
/external/llvm/lib/Analysis/ |
CFG.cpp | 112 // the outermost loop in the loop nest that contains BB.
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXFavorNonGenericAddrSpaces.cpp | 93 /// outermost level. For example, this function transforms
|
/external/llvm/lib/Transforms/Scalar/ |
LoopInterchange.cpp | 197 // Checks if outermost non '=','S'or'I' dependence in the dependence matrix is 242 // If OuterLoopId represents outermost loop then interchanging will make the 248 // interchanging will result in this row having an outermost non '=' 537 // Get the Outermost loop exit. [all...] |
/external/skia/tests/ |
ClearTest.cpp | 192 // Check three nested clears from largest to smallest where outermost and innermost are same
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/ |
SerializeOptions.java | 75 * The number of levels of indentation to be used for the outermost XML element in the
|
/external/kernel-headers/original/uapi/linux/ |
openvswitch.h | 664 * @OVS_ACTION_ATTR_PUSH_VLAN: Push a new outermost 802.1Q header onto the 666 * @OVS_ACTION_ATTR_POP_VLAN: Pop the outermost 802.1Q header off the packet.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DIEHash.cpp | 86 // outermost such construct... 96 // Reverse iterate over our list to go from the outermost construct to the
|
/external/llvm/lib/Transforms/Utils/ |
LoopUnroll.cpp | 543 // LCSSA must be performed on the outermost affected loop. The unrolled 544 // loop's last loop latch is guaranteed to be in the outermost loop after
|
/external/valgrind/exp-sgcheck/ |
sg_main.c | [all...] |
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParserTokenManager.java | 24 // This is because the outermost level must be treated 25 // specially anyway, because the outermost ")" has a
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/ |
ContentTypeParserTokenManager.java | 25 // This is because the outermost level must be treated 26 // specially anyway, because the outermost ")" has a
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/ |
DateTimeParserTokenManager.java | 26 // This is because the outermost level must be treated 27 // specially anyway, because the outermost ")" has a
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParserTokenManager.java | 24 // This is because the outermost level must be treated 25 // specially anyway, because the outermost ")" has a
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/ |
ContentTypeParserTokenManager.java | 25 // This is because the outermost level must be treated 26 // specially anyway, because the outermost ")" has a
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/ |
DateTimeParserTokenManager.java | 26 // This is because the outermost level must be treated 27 // specially anyway, because the outermost ")" has a
|
/external/skia/src/core/ |
SkStroke.cpp | 491 Return true if the inner points is close to a line connecting the outermost points. 493 Find the outermost point by looking for the largest difference in X or Y. 494 Given the indices of the outermost points, and that outer_1 is greater than outer_2, 544 Return true if the inside point is close to a line connecting the outermost points. 546 Find the outermost point by looking for the largest difference in X or Y. [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRLexer.m | 194 * outermost lexical rule. The token object should point into the
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
DefineGrammarItemsWalker.g | 605 | ETC {this.blockLevel==1}? // only valid as outermost rewrite
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarAST.java | 113 /** if this is an ACTION node, this is the outermost enclosing
|