Searched
full:pure (Results
551 -
575 of
1798) sorted by null
<<21222324252627282930>>
/external/bison/tests/ |
local.at | 151 [m4_bmatch([$3], [%define *api\.pure\|%pure-parser], 152 [m4_bmatch([$3], [%define *api\.pure *"?false"?], [$2], [$1])], 164 # yyerror receives the location if %location, and if the parser is pure. For 171 [%define api.pure "?full"?], 180 # When the parser is pure, yyerror sees the location if it is received as an 188 # The interface is pure: either because %define api.pure, or because we
|
push.at | 37 %define api.pure
|
/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.h | 190 // of pure virtual for testing purposes. 191 // TODO(sanjeevr): This should be made pure virtual. But this class is
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
AwTestBase.java | 304 // TODO(mnaganov): Should also have tests for the "pure Chromium" mode. 414 * Returns pure page scale.
|
/external/chromium_org/third_party/icu/source/i18n/ |
reldtfmt.h | 85 * 1, 1970. Overrides DateFormat pure virtual method. 282 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
|
/external/chromium_org/third_party/icu/source/tools/ |
icu-svnprops-check.py | 172 # pure ASCII. 173 # print "Pure ASCII " + file_name
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
VirtualCallChecker.cpp | 188 os << "\n" << "Call pure virtual functions during construction or " 191 "Call pure virtual function during construction or "
|
/external/guava/guava/src/com/google/common/hash/ |
HashFunction.java | 23 * A hash function is a collision-averse pure function that maps an arbitrary block of 42 * <li><b>pure function:</b> the value produced must depend only on the input bytes, in
|
/external/icu4c/i18n/ |
reldtfmt.h | 87 * 1, 1970. Overrides DateFormat pure virtual method. 294 * Returns a unique class ID POLYMORPHICALLY. Pure virtual override. This
|
/external/icu4c/tools/ |
icu-svnprops-check.py | 172 # pure ASCII. 173 # print "Pure ASCII " + file_name
|
/external/iproute2/man/man8/ |
tc.8 | 100 A simple QDISC is the 'pfifo' one, which does no processing at all and is a pure 132 Simplest usable qdisc, pure First In, First Out behaviour. Limited in
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeasResp.txt | 171 Heh... :) Well, from a pure research point of view, it is almost more 174 influence that the results have. Of course the problem with pure research
|
/external/llvm/include/llvm/Support/ |
Compiler.h | 213 #if __has_attribute(pure) || defined(__GNUC__) 214 // aka 'PURE' but following LLVM Conventions.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_long_future.py | 23 # pure Python version of correctly-rounded true division 94 comparing it with a pure Python implementation of correctly
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_long_future.py | 23 # pure Python version of correctly-rounded true division 94 comparing it with a pure Python implementation of correctly
|
/external/bison/doc/ |
bison.texi | 235 * Pure Decl:: Requesting a reentrant parser. 263 * Pure Calling:: How the calling convention differs in a pure parser 264 (@pxref{Pure Decl, ,A Pure (Reentrant) Parser}). 346 * Calc++ Scanner:: A pure C++ Flex scanner [all...] |
bison.info | 198 * Pure Decl:: Requesting a reentrant parser. 226 * Pure Calling:: How the calling convention differs in a pure parser 227 (*note A Pure (Reentrant) Parser: Pure Decl.). 309 * Calc++ Scanner:: A pure C++ Flex scanner [all...] |
/external/aac/libSBRenc/src/ |
bit_sbr.cpp | 167 description: writes pure SBR single channel data element 189 /* write pure sbr data */ 214 description: writes pure SBR channel pair data element 234 /* write pure sbr data */ [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
IntStream.as | 47 * not pure input indexes. Same for tree node streams.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
IIntStream.cs | 60 * not pure input indexes. Same for tree node streams.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
IntStream.java | 48 * not pure input indexes. Same for tree node streams.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
AVTPartXPath.java | 83 * @param val A pure string section of an AVT.
|
/external/ceres-solver/internal/ceres/ |
dogleg_strategy.h | 46 // One minor modification is that instead of computing the pure
|
/external/chromium/base/third_party/dynamic_annotations/ |
dynamic_annotations.c | 35 # error "This file should be built as pure C to avoid name mangling"
|
/external/chromium/chrome/browser/ui/webui/ |
html_dialog_ui.h | 52 // TODO(jamescook): Make this pure virtual.
|
Completed in 871 milliseconds
<<21222324252627282930>>