/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
locale.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
locale.py | [all...] |
/external/doclava/src/com/google/doclava/ |
Doclava.java | 1474 ArrayList<String> categories = new ArrayList<String>(); local [all...] |
/external/llvm/docs/ |
CommandLine.rst | 621 .. _grouping options into categories: 623 Grouping options into categories 628 can put our options into categories. This can be done by declaring option 629 categories (`cl::OptionCategory`_ objects) and then placing our options into 630 these categories using the `cl::cat`_ option attribute. For example: [all...] |
/art/tools/ |
cpplint.py | 104 suppresses errors of all categories on that line. 123 "-FOO" and "FOO" means "do not print categories that start with FOO". 124 "+FOO" means "do print categories that start with FOO". 130 To see a list of all the categories used in cpplint, pass no arg: 136 the top-level categories like 'build' and 'whitespace' will 157 # We categorize each error message we print. Here are the categories. 227 # flag. By default all errors are on, so only add here categories that should be 228 # off by default (i.e., categories that must be enabled by the --filter= flags). 352 # {str, set(int)}: a map from error categories to sets of linenumbers 874 falls under: "whitespace", say, or "runtime". Categories [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/tools/ |
cpplint.py | 71 suppresses errors of all categories on that line. 91 "-FOO" and "FOO" means "do not print categories that start with FOO". 92 "+FOO" means "do print categories that start with FOO". 98 To see a list of all the categories used in cpplint, pass no arg: 104 the top-level categories like 'build' and 'whitespace' will 138 # We categorize each error message we print. Here are the categories. 208 # flag. By default all errors are on, so only add here categories that should be 209 # off by default (i.e., categories that must be enabled by the --filter= flags). 439 # {str, set(int)}: a map from error categories to sets of linenumbers 992 falls under: "whitespace", say, or "runtime". Categories [all...] |
/external/compiler-rt/lib/sanitizer_common/scripts/ |
cpplint.py | 104 suppresses errors of all categories on that line. 123 "-FOO" and "FOO" means "do not print categories that start with FOO". 124 "+FOO" means "do print categories that start with FOO". 130 To see a list of all the categories used in cpplint, pass no arg: 136 the top-level categories like 'build' and 'whitespace' will 157 # We categorize each error message we print. Here are the categories. 227 # flag. By default all errors are on, so only add here categories that should be 228 # off by default (i.e., categories that must be enabled by the --filter= flags). 352 # {str, set(int)}: a map from error categories to sets of linenumbers 867 falls under: "whitespace", say, or "runtime". Categories [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | 71 suppresses errors of all categories on that line. 91 "-FOO" and "FOO" means "do not print categories that start with FOO". 92 "+FOO" means "do print categories that start with FOO". 98 To see a list of all the categories used in cpplint, pass no arg: 104 the top-level categories like 'build' and 'whitespace' will 138 # We categorize each error message we print. Here are the categories. 208 # flag. By default all errors are on, so only add here categories that should be 209 # off by default (i.e., categories that must be enabled by the --filter= flags). 439 # {str, set(int)}: a map from error categories to sets of linenumbers 992 falls under: "whitespace", say, or "runtime". Categories [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
cpplint.py | 71 suppresses errors of all categories on that line. 91 "-FOO" and "FOO" means "do not print categories that start with FOO". 92 "+FOO" means "do print categories that start with FOO". 98 To see a list of all the categories used in cpplint, pass no arg: 104 the top-level categories like 'build' and 'whitespace' will 138 # We categorize each error message we print. Here are the categories. 208 # flag. By default all errors are on, so only add here categories that should be 209 # off by default (i.e., categories that must be enabled by the --filter= flags). 439 # {str, set(int)}: a map from error categories to sets of linenumbers 992 falls under: "whitespace", say, or "runtime". Categories [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
standards.info | [all...] |
/art/runtime/verifier/ |
register_line.h | 33 * Register type categories, for type checking.
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
regcomp.c | 299 g->categories = &g->catspace[-(CHAR_MIN)]; 1081 cap = p->g->categories; [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 415 // The remaining event categories are injected as key events
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_act.c | 1629 UINT16 categories = 0; local [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
tut_migration_to_manifest_v2.html | 8 fall under two broad categories:
|
/external/chromium_org/content/browser/loader/ |
resource_scheduler.cc | 382 // Requests are categorized into two categories:
|
/external/chromium_org/native_client_sdk/src/tools/lib/tests/data/ |
test_static_arm.nexe | |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
README | 228 categories should have a sensible name (e.g., glsl_parser.ypp).
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
type_traits.h | 164 // Specified by TR1 [4.5.1] primary type categories.
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
compare_to_expectations.py | 312 # categories recorded within the gm_actuals AT ALL, and
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
Makefile.am | 331 ### The header files we use. We divide into categories based on directory 402 ### The header files we use. We divide into categories based on directory [all...] |
/external/chromium_org/tools/perf/page_sets/data/ |
2012Q3.json | 194 "http://www.ikea.com/us/en/catalog/categories/departments/living_room/",
|
/external/chromium_org/tools/perf/page_sets/ |
top_desktop_sites_2012Q3.py | 243 'http://www.ikea.com/us/en/catalog/categories/departments/living_room/',
|
/external/chromium_org/tools/telemetry/docs/ |
telemetry.core.platform.profiler.trace_profiler.html | 147 <dl><dt><a name="TraceProfiler-__init__"><strong>__init__</strong></a>(self, browser_backend, platform_backend, output_path, state, categories<font color="#909090">=None</font>)</dt></dl>
|
/external/clang/include/clang/Serialization/ |
Module.h | 426 /// \brief The Objective-C category lists for categories known to this
|