HomeSort by relevance Sort by last modified time
    Searched full:together (Results 101 - 125 of 3952) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/iptables/extensions/
libxt_nfacct.man 2 You have to use this match together with the standalone user-space utility
  /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/llvm/test/CodeGen/Generic/
badFoldGEP.ll 3 ;; GetMemInstArgs() folded the two getElementPtr instructions together,
  /external/llvm/test/CodeGen/R600/
lds-oqap-crash.ll 10 ; reads and writes are bundled together in the same instruction.
  /external/llvm/test/CodeGen/X86/
and-or-fold.ll 4 ; The dag combiner should fold together (x&127)|(y&16711680) -> (x|y)&c1
misched-fusion.ll 3 ; Verify that TEST+JE are scheduled together.
28 ; Verify that DEC+JE are scheduled together.
55 ; DEC+JS should *not* be scheduled together.
83 ; Verify that CMP+JB are scheduled together.
  /external/llvm/test/Transforms/InstCombine/
bit-tracking.ll 15 ; Finally, a bigger case where we chain things together. This corresponds to
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_MixAudio.3 16 Do not use this function for mixing together more than two streams of sample data\&. The output from repeated application of this function may be distorted by clipping, because there is no accumulator with greater range than the input (not to mention this being an inefficient way of doing it)\&. Use mixing functions from SDL_mixer, OpenAL, or write your own mixer instead\&.
  /external/valgrind/main/cachegrind/docs/
cg_merge-manpage.xml 32 <para><command>cg_merge</command> sums together the outputs of multiple
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemFocusablesClose.java 25 * Each list item has two focusables that are close enough together that
ListOfTouchables.java 26 * Each list item has two focusables that are close enough together that
  /frameworks/volley/src/com/android/volley/toolbox/
HttpStack.java 38 * @param additionalHeaders additional headers to be sent together with
  /ndk/tests/build/merge-string-literals/jni/
merge-string-literals-1.c 24 // object files are merged together
merge-string-literals-2.c 24 // object files are merged together
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
ReorderUtils.java 32 * {@link #REORDER_DIRECTION_VERTICAL}. These two flags can be OR'ed together to allow for
  /packages/wallpapers/MusicVisualization/res/values/
strings.xml 30 <string name="vis5_desc">All music visualizations together, slowly revolving in 3D.</string>
  /packages/wallpapers/MusicVisualization/res/values-en-rGB/
strings.xml 27 <string name="vis5_desc" msgid="4777817231155032917">"All music visualisations together, slowly revolving in 3D."</string>
  /packages/wallpapers/MusicVisualization/res/values-en-rIN/
strings.xml 27 <string name="vis5_desc" msgid="4777817231155032917">"All music visualisations together, slowly revolving in 3D."</string>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
ieee754.h 78 /* Together these comprise the mantissa. */
89 /* Together these comprise the mantissa. */
105 /* Together these comprise the mantissa. */
116 /* Together these comprise the mantissa. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ieee754.h 78 /* Together these comprise the mantissa. */
89 /* Together these comprise the mantissa. */
105 /* Together these comprise the mantissa. */
116 /* Together these comprise the mantissa. */
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogGroupBuilder.java 33 * Groups together calls in the call log. The primary grouping attempts to group together calls
46 * The primary group for a call log groups the calls together based on the number which was
97 * Finds all groups of adjacent entries in the call log which should be grouped together and
164 // Incoming, outgoing, and missed calls group together.
174 // This ensures all calls grouped together in the call log are assigned the same
  /external/ceres-solver/internal/ceres/
lapack.h 54 // The return value and the message string together describe whether
84 // The return value and the message string together describe whether
  /external/chromium-trace/trace-viewer/src/tracing/
fast_rect_renderer.js 12 * The basic idea used here is to fuse subpixel rectangles together so that
38 * can be merged together before issuing a rectangle.
  /external/chromium_org/tools/telemetry/telemetry/value/
histogram_util.py 64 """Adds histograms together. Used for aggregating data.
69 Note that the histograms to be added together are typically from different
  /external/kernel-headers/original/uapi/linux/netfilter/
nf_conntrack_common.h 58 /* Both together. */
72 /* Both together */

Completed in 3061 milliseconds

1 2 3 45 6 7 8 91011>>