HomeSort by relevance Sort by last modified time
    Searched full:together (Results 151 - 175 of 3714) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
Chunk.java 23 * of data together.
  /ndk/sources/third_party/googletest/googletest/test/
gtest-typed-test2_test.cc 40 // instantiated in different translation units linked together.
gtest-typed-test_test.h 42 // instantiated in different translation units linked together.
  /packages/apps/Contacts/res/layout/
contact_detail_container.xml 19 the ViewPager and ContactDetailTabCarousel are shown together. If there
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
IOFileFilter.java 25 * interfaces together.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
l-ipo.h 30 together with 0 or more auxiliary modules. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
l-ipo.h 30 together with 0 or more auxiliary modules. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
l-ipo.h 30 together with 0 or more auxiliary modules. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
l-ipo.h 30 together with 0 or more auxiliary modules. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py 50 # an RGB tuple together with the Tk color string
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkColorChooser.py 50 # an RGB tuple together with the Tk color string
  /external/iproute2/doc/
arpd.sgml 50 sense together with option <tt/-a/.
54 only together with option <tt/-k/. This timeout should not be too much
62 Default value is 3. Together with option <tt/-R/ this option allows
  /external/iproute2/man/man8/
arpd.8 32 Suppress sending broadcast queries by kernel. It takes sense together with option -a.
35 Timeout of negative cache. When resolution fails arpd suppresses further attempts to resolve for this period. It makes sense only together with option -k This timeout should not be too much longer than boot time of a typical host not supporting gratuitous ARP. Default value is 60 seconds.
44 Number of broadcasts sent by <tt/arpd/ back to back. Default value is 3. Together with option <tt/-R/ this option allows to police broadcasting not to exceed B+R*T over any interval of time T.
  /external/libvorbis/doc/vorbisfile/
crosslap.html 18 <p>Crosslapping blends two samples together using a window function,
21 is nearly identical to how Vorbis internally splices together frames
100 stitching audio frames together into continuous decoded audio.
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 30 /// nodes into a single SUnit so that they are scheduled together.
85 /// flagged together nodes with a single SUnit.
172 /// ClusterNodes - Cluster certain nodes which should be scheduled together.
  /external/svox/pico/lib/
picoacph.h 92 together with the trailing PUNC item results in:
168 - CONTENTSSIZE (max size of all contents together
189 /* nr item restriction: maximum size of all item contents together in cont */
picosa.h 97 together with the trailing PUNC item results in:
176 - CONTENTSSIZE (max size of all contents together
197 /* nr item restriction: maximum size of all item contents together in cont */
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogGroupBuilder.java 27 * Groups together calls in the call log.
44 * Finds all groups of adjacent entries in the call log which should be grouped together and
80 // Incoming, outgoing, and missed calls group together.
  /external/sonivox/docs/
JET_Authoring_Guidelines.html 102 mso-pagination:widow-orphan lines-together;
114 mso-pagination:widow-orphan lines-together;
135 mso-pagination:widow-orphan lines-together;
153 mso-pagination:widow-orphan lines-together;
169 mso-pagination:widow-orphan lines-together;
187 mso-pagination:widow-orphan lines-together;
203 mso-pagination:widow-orphan lines-together;
221 mso-pagination:widow-orphan lines-together;
236 mso-pagination:widow-orphan lines-together;
253 mso-pagination:widow-orphan lines-together;
    [all...]
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
TriStrip.java 44 * <li>can stitch together strips using degenerate triangles, or not.
100 * bool to indicate whether to stitch together strips into one huge strip
101 * or not. If set to true, you'll get back one huge strip stitched together
144 //stitch strips together
193 //if we're stitching strips together, we better get back only one
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 47 // Relays traffic between connections to the server that are "bound" together.
48 // All connections created with the same username/password are bound together.
195 // or in other words, that are "bound" together.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver.h 47 // Relays traffic between connections to the server that are "bound" together.
48 // All connections created with the same username/password are bound together.
198 // or in other words, that are "bound" together.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java 40 @param model ORed-together bits representing the content models
42 @param memberOf ORed-together bits representing the content models
44 @param flags ORed-together bits representing the flags associated
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_docxmlrpc.py 50 """Add two instances together. This follows PEP008, but has nothing
143 '<tt>Add&nbsp;two&nbsp;instances&nbsp;together.&nbsp;This&nbsp;'
173 '=&gt;&nbsp;"Adds&nbsp;two&nbsp;integers&nbsp;together"<br>\n&nbsp;'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_docxmlrpc.py 50 """Add two instances together. This follows PEP008, but has nothing
143 '<tt>Add&nbsp;two&nbsp;instances&nbsp;together.&nbsp;This&nbsp;'
173 '=&gt;&nbsp;"Adds&nbsp;two&nbsp;integers&nbsp;together"<br>\n&nbsp;'

Completed in 1236 milliseconds

1 2 3 4 5 67 8 91011>>