HomeSort by relevance Sort by last modified time
    Searched full:together (Results 26 - 50 of 2424) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/
mcld-device-build.mk 3 # The three inline options together reduce libbcc.so almost 1MB.
  /tools/build/testapps/tictactoe/
README.txt 7 These two projects work together. They demonstrate how to use the ability to
  /external/iptables/include/linux/netfilter/
nf_conntrack_common.h 51 /* Both together. */
65 /* Both together */
  /external/llvm/lib/Target/NVPTX/
ManagedStringPool.h 11 // pool and will be deleted together with the managed string pool.
25 /// owned by the string pool and will be deleted together with the managed
  /external/proguard/src/proguard/obfuscate/
NameAndTypeShrinker.java 47 // Shift the used constant pool entries together, filling out the
84 // Shift the used constant pool entries together.
Utf8Shrinker.java 47 // Shift the used constant pool entries together, filling out the
82 // Shift the used constant pool entries together.
  /external/regex-re2/re2/
prefilter.h 60 // Combines two prefilters together to create an AND. The passed
64 // Combines two prefilters together to create an OR. The passed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 52 /* Both together. */
66 /* Both together */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 52 /* Both together. */
66 /* Both together */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 52 /* Both together. */
66 /* Both together */
  /sdk/emulator/qtools/
parse_options.cpp 38 " -l :kernel lump all the kernel symbols together\n"
39 " -l :libs lump all the library symbols together\n"
  /development/samples/Support13Demos/
_index.html 19 "together. Current samples are only for the fragment and loader in the "+
  /development/samples/Support4Demos/
_index.html 19 "together. Current samples are only for the fragment and loader in the "+
  /external/chromium/chrome/browser/policy/
config_dir_policy_provider.h 26 // merged together and the result is returned via the ProviderDelegate
  /external/chromium/chrome/common/extensions/
extension_icon_set.h 30 // size. MatchType is exclusive (do not OR them together).
  /external/chromium/chrome/common/net/
raw_host_resolver_proc.h 12 // together with the TTL. Necessary amendments will be made to cache and
  /external/dropbear/libtommath/
bn_mp_and.c 18 /* AND two ints together */
bn_mp_or.c 18 /* OR two ints together */
bn_mp_xor.c 18 /* XOR two ints together */
  /external/icu4c/i18n/
regexst.h 12 // RegexStaticSets groups together the common UnicodeSets that are needed
  /external/icu4c/test/cintltst/
cdtdptst.h 36 * Verify the behavior of patterns in which digits for different fields run together
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_updatev.3 12 capng_updatev will update the internal posix capabilities settings based on the options passed to it. The action should be eith CAPNG_DROP to set the capability bit to 0, or CAPNG_ADD to set the capability bit to 1. The operation is performed on the capability set specified in the type parameter. The values are: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, CAPNG_BOUNDING_SET. The values may be or'ed together to perform the same operation on multiple sets. The last paramter, capability, is the capability define as given in linux/capability.h.
  /external/libvpx/vp8/common/arm/neon/
recon2b_neon.asm 34 vadd.s16 q0, q0, q4 ;add Diff data and Pred data together
  /external/llvm/test/CodeGen/Generic/
badFoldGEP.ll 3 ;; GetMemInstArgs() folded the two getElementPtr instructions together,
  /external/llvm/test/CodeGen/X86/
and-or-fold.ll 4 ; The dag combiner should fold together (x&127)|(y&16711680) -> (x|y)&c1

Completed in 3895 milliseconds

12 3 4 5 6 7 8 91011>>