HomeSort by relevance Sort by last modified time
    Searched refs:rule (Results 551 - 575 of 1332) sorted by null

<<21222324252627282930>>

  /bionic/libc/tzcode/
localtime.c 130 struct rule { struct
131 int r_type; /* type of rule; see below */
132 int r_day; /* day number of rule */
133 int r_week; /* week number of rule */
134 int r_mon; /* month number of rule */
135 int_fast32_t r_time; /* transition time of rule */
159 static const char * getrule(const char * strp, struct rule * rulep);
190 static int_fast32_t transtime(int year, const struct rule * rulep,
786 ** Given a pointer into a time zone string, extract a rule in the form
788 ** If a valid rule is not found, return NULL
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 123 struct rule { struct
124 int r_type; /* type of rule--see below */
125 int r_day; /* day number of rule */
126 int r_week; /* week number of rule */
127 int r_mon; /* month number of rule */
128 long r_time; /* transition time of rule */
148 static const char * getrule(const char * strp, struct rule * rulep);
179 const struct rule * rulep, long offset);
752 ** Given a pointer into a time zone string, extract a rule in the form
754 ** If a valid rule is not found, return NULL
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 123 struct rule { struct
124 int r_type; /* type of rule--see below */
125 int r_day; /* day number of rule */
126 int r_week; /* week number of rule */
127 int r_mon; /* month number of rule */
128 long r_time; /* transition time of rule */
148 static const char * getrule(const char * strp, struct rule * rulep);
179 const struct rule * rulep, long offset);
752 ** Given a pointer into a time zone string, extract a rule in the form
754 ** If a valid rule is not found, return NULL
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/libsepol/src/
link.c 1500 range_trans_rule_t *rule, *new_rule = NULL; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api.js 540 * Defines a math speech rule.
541 * @param {string} name Rule name.
543 * math rule it consists of a domain.style string.
544 * @param {string} action An action of rule components.
api_implementation.js 424 * Defines a math speech rule.
425 * @param {string} name Rule name.
427 * math rule it consists of a domain.style string.
428 * @param {string} action An action of rule components.
  /build/core/
dex_preopt_odex_install.mk 116 # Use pattern rule - we may have multiple installed odex files.
  /build/core/tasks/
sdk-addon.mk 99 # them, and record the directories, and the packaging rule will just copy the
  /development/build/
Android.mk 19 # Rule to convert a source.prop template into the desired source.property
69 # ever be able to write a rule that installs it to a device.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
Profiler.cs 127 //System.out.println("rule "+ruleIndex+" missed @ "+input.index());
132 // regardless of rule success/failure, if in cache, we have a cache hit
133 //System.out.println("rule "+ruleIndex+" hit @ "+input.index());
164 " rule " + LocationDescription());
283 * enter rule
293 * exit rule
500 buf.Append("Number of rule invocations ");
509 buf.Append("Number of rule invocations while backtracking ");
512 buf.Append("max rule invocation nesting depth ");
560 buf.Append("rule memoization cache size ")
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Profiler.cs 133 //System.out.println("rule "+ruleIndex+" missed @ "+input.index());
140 // regardless of rule success/failure, if in cache, we have a cache hit
141 //System.out.println("rule "+ruleIndex+" hit @ "+input.index());
176 " rule " + LocationDescription());
309 * enter rule
319 * exit rule
551 buf.Append("Number of rule invocations ");
560 buf.Append("Number of rule invocations while backtracking ");
563 buf.Append("max rule invocation nesting depth ");
611 buf.Append("rule memoization cache size ")
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
Profiler.java 183 //System.out.println("rule "+ruleIndex+" missed @ "+input.index());
189 // regardless of rule success/failure, if in cache, we have a cache hit
190 //System.out.println("rule "+ruleIndex+" hit @ "+input.index());
221 " rule " +locationDescription());
326 * enter rule
336 * exit rule
537 buf.append("Number of rule invocations ");
555 buf.append("Number of rule invocations while backtracking ");
573 buf.append("max rule invocation nesting depth ");
622 buf.append("rule memoization cache size ")
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteParser.m 40 #pragma mark Dynamic Rule Scopes
42 #pragma mark Rule Return Scopes start
123 //#pragma mark Rule return scopes start
126 #pragma mark Rule return scopes start
131 #pragma mark Dynamic Rule Scopes
206 * $ANTLR start rule
207 * TreeRewrite.g:8:1: rule : INT subrule -> ^( subrule INT ) ;
209 - (TreeRewriteParser_rule_return *) rule
233 description:@"rule subrule"] retain];
253 // rule labels: retva
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Dbg.stg 184 @rule.body() ::= <<
  /external/bison/
cfg.mk 25 # Used in maint.mk's web-manual rule
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aural_style_util.js 117 * Converts a given aural property/value rule to a tts property/value.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store_util.js 6 * @fileoverview Utility functions for mathml and mathjax rule store.
  /external/chromium_org/native_client_sdk/src/tools/
nacl_llvm.mk 125 # sense, they are already stripped), but set this rule up for uniformity.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineIterator.h 379 inline void InlineIterator::increment(InlineBidiResolver* resolver, IncrementRule rule)
384 if (rule == FastIncrementInIsolatedRenderer
  /external/chromium_org/third_party/WebKit/Source/devtools/
build_source_frame_module.target.darwin-arm.mk 28 ### Generated for copy rule.
build_source_frame_module.target.darwin-arm64.mk 28 ### Generated for copy rule.
build_source_frame_module.target.darwin-mips.mk 28 ### Generated for copy rule.

Completed in 1118 milliseconds

<<21222324252627282930>>