HomeSort by relevance Sort by last modified time
    Searched full:meaning (Results 151 - 175 of 1943) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/srec/srec/test/SRecTest/src/
SRecTest.c 189 LCHAR* meaning; local
198 meaning = argv[0];
200 meaning = L("");
201 lstrtrim(meaning);
202 LSTRLWR(meaning);
204 if (LISDIGIT(*meaning))
206 /* Penalize meaning starting with "<digit>" */
459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *len);
2652 LCHAR meaning[MAX_LINE_LENGTH] = { 0 }; local
    [all...]
  /external/llvm/include/llvm/IR/
Instruction.h 181 /// operator which supports this flag. See LangRef.html for the meaning of
186 /// operator which supports this flag. See LangRef.html for the meaning of
191 /// operator which supports this flag. See LangRef.html for the meaning of
196 /// an operator which supports this flag. See LangRef.html for the meaning of
201 /// an operator which supports this flag. See LangRef.html for the meaning of
207 /// LangRef.html for the meaning of these flats.
226 /// operator which supports these flags. See LangRef.html for the meaning of
  /external/llvm/lib/IR/
Instruction.cpp 97 /// operator which supports this flag. See LangRef.html for the meaning of this
105 /// which supports this flag. See LangRef.html for the meaning of this flag.
112 /// which supports this flag. See LangRef.html for the meaning of this flag.
119 /// operator which supports this flag. See LangRef.html for the meaning of this
127 /// operator which supports this flag. See LangRef.html for the meaning of this
136 /// LangRef.html for the meaning of these flats.
173 /// operator which supports these flags. See LangRef.html for the meaning of
  /dalvik/vm/
Misc.h 207 * Get the current time, in nanoseconds. This is "relative" time, meaning
214 * Get the current time, in microseconds. This is "relative" time, meaning
224 * meaning it could be wall-clock time or a monotonic counter, and is
  /bootable/recovery/edify/
README 19 They have special meaning when unquoted. (In quotes, they are just
  /dalvik/vm/native/
InternalNativePriv.h 73 * the "traditional" meaning of the flags to their callers.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
Tree.as 61 /** Indicates the node is a nil node but may still have children, meaning
  /external/antlr/antlr-3.4/runtime/C/doxygen/
using.dox 34 /// that have meaning only within a grammar targeted for the C runtime.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeParser.h 62 /** Match '.' in tree parser has special meaning. Skip node or
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeParser.h 62 /** Match '.' in tree parser has special meaning. Skip node or
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeParser.h 62 /** Match '.' in tree parser has special meaning. Skip node or
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTree.m 94 // Indicates the node is an empty node but may still have children, meaning
ANTLRTreeParser.h 62 /** Match '.' in tree parser has special meaning. Skip node or
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 61 meaning of any environment variables or properties that can be set. These
  /external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java 25 * namespaces. Examples would include resolving the meaning of a
  /external/ceres-solver/internal/ceres/
test_util.cc 57 // meaning. Take the absolute difference instead.
  /external/chromium/base/
process.h 95 // Returns an integer representing the priority of a process. The meaning
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.h 52 // If count == size(), this will set the visible icon count to -1, meaning
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.h 26 // will be app modal, meaning it will be activated if the user tries to
  /external/chromium/chrome/browser/ui/gtk/
accelerators_gtk.cc 18 // meaning that it will be displayed in context menus.
  /external/chromium/chrome/common/extensions/docs/static/
npapi.html 57 meaning only your extension can load the plugin.
  /external/chromium/chrome/common/
visitedlink_common.cc 41 // Go through the table until we find the item or an empty spot (meaning it
  /external/chromium/net/proxy/
proxy_config_service_win_unittest.cc 117 // Note that "socks" is interprted as meaning "socks4", since that is how
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascriptstatetracker.py 53 'meaning', 'protected', 'notypecheck', 'throws'])
  /external/clang/test/SemaTemplate/
dependent-base-classes.cpp 132 typename Derived::Base* p; // meaning Derived::Base<T>

Completed in 1160 milliseconds

1 2 3 4 5 67 8 91011>>