HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 126 - 150 of 1268) sorted by null

1 2 3 4 56 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarDisplayOptions.java 31 * This demo shows how various action bar display option flags can be combined and their effects.
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 73 /** Remove any lexer rules from a COMBINED; already passed to lexer */
75 if ( grammar.type != Grammar.COMBINED ) {
121 | ^( COMBINED_GRAMMAR {grammar.type = Grammar.COMBINED;} grammarSpec )
222 if ( Rule.getRuleType(name) == Grammar.LEXER && grammar.type==Grammar.COMBINED )
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
RuleLabelScope.java 75 predefinedRulePropertiesScope, // COMBINED
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.h 34 // The combined vertical padding above and below the text.
  /external/iptables/extensions/
libxt_conntrack.man 1 This module, when combined with connection tracking, allows access to the
  /external/iptables/iptables/
iptables-xml.1 37 RETURN, DROP, ACCEPT and QUEUE are not combined with subsequent targets.
  /external/markdown/docs/
release-2.0.txt 31 * The various types of processors available have been either combined, added,
  /external/openssh/
auth-rh-rsa.c 6 * Rhosts or /etc/hosts.equiv authentication combined with RSA host
  /external/oprofile/doc/
opannotate.1.in 21 Output annotated assembly. If this is combined with --source, then mixed
  /external/qemu/memcheck/
memcheck_logging.h 60 /* All tracing flags combined. */
  /external/webkit/Source/WebCore/html/parser/
HTMLParserIdioms.h 56 // Histogram from Apple's page load test combined with some ad hoc browsing some other test suites.
  /frameworks/base/cmds/installd/
installd.h 50 /* elements combined with a valid package name to form paths */
  /frameworks/base/graphics/java/android/graphics/
ComposeShader.java 19 /** A subclass of shader that returns the coposition of two other shaders, combined by
  /frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java 179 * Registration point for combined roaming on
180 * combined roaming is true when roaming is true and ONS differs SPN
200 * Registration point for combined roaming off
201 * combined roaming is true when roaming is true and ONS differs SPN
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
BCHeaderField.h 104 // Combined size of the fixed subfields
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 109 // combined with Parcels.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
hc_nodedocumentfragmentnormalize1.java 32 * were combined.
hc_nodedocumentfragmentnormalize2.java 32 * were combined.
  /packages/apps/Browser/res/values/
dimensions.xml 54 <!-- For the combined Bookmarks History view -->
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
ConversionUtilities.java 114 // write the combined data to the body part
  /packages/providers/ContactsProvider/res/values/
strings.xml 56 Because of the way this is combined in SQL we can't allow a generic format string.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/isdn/
capicmd.h 43 /*----- CAPI combined commands -----*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/isdn/
capicmd.h 43 /*----- CAPI combined commands -----*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/isdn/
capicmd.h 43 /*----- CAPI combined commands -----*/
  /external/antlr/antlr-3.4/runtime/Python/tests/
t054main.py 148 ['combined.py', '--rule', 'r'],
179 ['combined.py', '--rule', 'r'],

Completed in 1663 milliseconds

1 2 3 4 56 7 8 91011>>