HomeSort by relevance Sort by last modified time
    Searched refs:Rules (Results 301 - 325 of 1555) sorted by null

<<11121314151617181920>>

  /device/sample/products/
sample_addon.mk 30 # Rules for public APIs
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.h 102 #pragma mark Rewrite Rules
  /external/chromium_org/android_webview/
All.target.darwin-arm.mk 34 ### Rules for final target.
All.target.darwin-mips.mk 34 ### Rules for final target.
All.target.darwin-x86.mk 34 ### Rules for final target.
All.target.linux-arm.mk 34 ### Rules for final target.
All.target.linux-mips.mk 34 ### Rules for final target.
All.target.linux-x86.mk 34 ### Rules for final target.
  /external/chromium_org/chrome/browser/content_settings/
content_settings_policy_provider_unittest.cc 31 typedef std::vector<Rule> Rules;
53 Rules rules; local
  /external/chromium_org/native_client_sdk/src/build_tools/
verify_filelist.py 49 class Rules(object):
94 # Sort by longest prefix first; otherwise the rules:
164 rules = Rules(rule_path, platform=platform)
166 rules.VerifyDirectoryList(directory_list)
216 print >> sys.stderr, 'Error parsing rules:\n', e
  /external/chromium_org/skia/
skia_chrome_opts.target.darwin-arm.mk 20 ### Rules for final target.
skia_chrome_opts.target.linux-arm.mk 20 ### Rules for final target.
  /external/chromium_org/third_party/WebKit/Source/core/
webcore.target.darwin-arm.mk 34 ### Rules for final target.
webcore.target.darwin-mips.mk 34 ### Rules for final target.
webcore.target.darwin-x86.mk 34 ### Rules for final target.
webcore.target.linux-arm.mk 34 ### Rules for final target.
webcore.target.linux-mips.mk 34 ### Rules for final target.
webcore.target.linux-x86.mk 34 ### Rules for final target.
  /external/chromium_org/tools/checkdeps/
builddeps.py 19 have any additional include rules. You can add (using "+") or subtract
20 (using "-") from the previously specified rules (including
47 If you have certain include rules that should only be applied for some
50 expressions to the list of rules that should apply to files matching
51 them. Note that such rules will always be applied before the rules
52 from 'include_rules' have been applied, but the order in which rules
68 so you can modify or remove it using the normal include rules.
70 The rules are processed in order. This means you can explicitly allow a higher
82 from rules import Rule, Rule
    [all...]
  /frameworks/base/core/tests/coretests/
Android.mk 36 # Rules to copy all the test apks to the intermediate raw resource directory
  /external/qemu/fpu/
softfloat-specialize.h 99 # error Rules for silencing a signaling NaN are target-specific
190 # error Rules for silencing a signaling NaN are target-specific
259 /* ARM mandated NaN propagation rules: take the first of:
286 * the following rules:
307 /* PowerPC propagation rules:
322 /* This implements x87 NaN propagation rules:
436 # error Rules for silencing a signaling NaN are target-specific
585 # error Rules for silencing a signaling NaN are target-specific
737 # error Rules for silencing a signaling NaN are target-specific
  /external/chromium_org/android_webview/native/
cancellation_signal_android_jar_jni_headers.target.darwin-arm.mk 16 ### Rules for action "generate_jni_headers_from_jar_file":
207 ### Rules for final target.
cancellation_signal_android_jar_jni_headers.target.darwin-mips.mk 16 ### Rules for action "generate_jni_headers_from_jar_file":
205 ### Rules for final target.
cancellation_signal_android_jar_jni_headers.target.darwin-x86.mk 16 ### Rules for action "generate_jni_headers_from_jar_file":
211 ### Rules for final target.
cancellation_signal_android_jar_jni_headers.target.linux-arm.mk 16 ### Rules for action "generate_jni_headers_from_jar_file":
207 ### Rules for final target.

Completed in 243 milliseconds

<<11121314151617181920>>