Searched
full:implies (Results
251 -
275 of
1615) sorted by null
<<11121314151617181920>>
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
CommonTree.as | 47 /** Who is the parent node of this node; if null, implies node is root */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
CommonToken.cs | 55 /** <summary>What token number is this from 0..n-1 tokens; < 0 implies invalid index</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
CommonTree.cs | 59 /** <summary>Who is the parent node of this node; if null, implies node is root</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
CommonToken.cs | 57 /** <summary>What token number is this from 0..n-1 tokens; < 0 implies invalid index</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
CommonTree.cs | 59 /** <summary>Who is the parent node of this node; if null, implies node is root</summary> */
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
CommonToken.java | 45 /** What token number is this from 0..n-1 tokens; < 0 implies invalid index */
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
CommonTree.java | 47 /** Who is the parent node of this node; if null, implies node is root */
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
CommonToken.pm | 52 # What token number is this from 0..n-1 tokens; < 0 implies invalid index
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
CompositeGrammarTree.java | 38 /** Who is the parent node of this node; if null, implies node is root */
|
/external/apache-http/src/org/apache/http/impl/conn/ |
DefaultHttpRoutePlanner.java | 109 // a layered scheme implies a secure connection
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
ExtendedPKIXBuilderParameters.java | 95 * A value of 0 implies that the path can only contain a single certificate.
|
/external/ceres-solver/internal/ceres/ |
residual_block.h | 97 // apply_loss_function as the name implies allows the user to switch
|
/external/chromium/base/ |
safe_strerror_posix.cc | 64 // it indirectly implies that typically ERANGE will be returned, instead
|
/external/chromium/base/threading/ |
simple_thread.h | 26 // implies that the creator thread should be the thread that calls Join.
|
/external/chromium/chrome/browser/extensions/ |
extensions_quota_service.cc | 43 return true; // No heuristic implies no limit.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
bubble_decoration.mm | 18 // icon, which implies that the bubble's padding in the Omnibox needs
|
/external/chromium/chrome/browser/ui/ |
input_window_dialog_win.cc | 56 // ContentView, as the name implies, is the content view for the InputWindow.
|
/external/chromium/net/tools/flip_server/ |
balsa_frame.h | 38 // index' strategy. Note that this implies getting rid of the HeaderFramed()
|
simple_buffer.cc | 155 // This implies that the buffer needs to be at least size bytes +
|
/external/chromium_org/android_webview/browser/ |
browser_view_renderer.h | 30 // Request DrawGL be called. Passing null canvas implies the request
|
/external/chromium_org/base/ |
safe_strerror_posix.cc | 64 // it indirectly implies that typically ERANGE will be returned, instead
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
recommendation_restorer.cc | 135 // because a change initiated by the user implies user activity, so that even
|
/external/chromium_org/chrome/browser/extensions/api/permissions/ |
permissions_api_helpers_unittest.cc | 34 // Note: kWebRequest implies also kWebRequestInternal.
|
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator.h | 72 // implies that the directory of the executable should be used.
|
startup_browser_creator_impl.h | 43 // There are two ctors. The first one implies a NULL browser_creator object
|
Completed in 1408 milliseconds
<<11121314151617181920>>