OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:together
(Results
76 - 100
of
3714
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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\&.
/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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
uio.h
34
* overflow a size_t when added
together
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uio.h
34
* overflow a size_t when added
together
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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.7-4.6/sysroot/usr/include/linux/
uio.h
34
* overflow a size_t when added
together
.
/external/chromium/chrome/browser/resources/gpu_internals/
fast_rect_renderer.js
11
* The basic idea used here is to fuse subpixel rectangles
together
so that
38
* can be merged
together
before issuing a rectangle.
/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/sync/protocol/
synced_notification_data.proto
25
// will be grouped
together
when fetched.
76
// All the notifications that are grouped
together
.
/external/kernel-headers/original/linux/netfilter/
nf_conntrack_common.h
52
/* Both
together
. */
66
/* Both
together
*/
/external/llvm/test/CodeGen/ARM/
global-merge.ll
65
; Global variables that can be placed in BSS should be kept
together
in a
71
; Global variables that are constant can be merged
together
/frameworks/base/core/java/android/content/
SharedPreferences.java
79
* chain put calls
together
.
92
* chain put calls
together
.
104
* chain put calls
together
.
116
* chain put calls
together
.
128
* chain put calls
together
.
140
* chain put calls
together
.
156
* chain put calls
together
.
170
* chain put calls
together
.
Completed in 1642 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>