HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 1926 - 1950 of 7915) sorted by null

<<71727374757677787980>>

  /external/mesa3d/docs/
faq.html 199 GLUT (OpenGL Utility Toolkit) is no longer in the separate MesaGLUT-x.y.z.tar.gz file.
207 GLw (OpenGL widget library) is now available from a separate <a href="http://cgit.freedesktop.org/mesa/glw/">git repository</a>. Unless you're using very old Xt/Motif applications with OpenGL, you shouldn't need it.
  /external/mesa3d/src/glsl/
opt_copy_propagation_elements.cpp 36 * so this is separate despite the ACP handling being somewhat
145 /* Treat entry into a function signature as a completely separate
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 194 * on hardware where we want or need to use separate stencil, there will be
336 * require separate stencil. It always has the true copy of the stencil
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.c 364 /* TODO: separate this from the swtnl pipeline
525 "Fogcoord with separate specular lighting"
  /external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c 495 /* separate depth/stencil clears */
496 /* I don't think truly separate buffers are actually possible in gallium or hw? */
  /external/messageformat/java/com/ibm/icu/text/
SelectFormat.java 86 * parameter separate from the name or noun it's associated with. For example,
87 * to generate a message such as "Jean went to Paris", three separate arguments
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
frame.h 67 * There may be a single buffer for all the data, or one separate buffer for
108 * For planar audio, each channel has a separate data pointer, and
  /external/opencv3/3rdparty/libjpeg/
jccolor.c 343 * to separate-planes representation.
392 /* It seems fastest to make a separate pass for each component. */
  /external/opencv3/modules/imgcodecs/include/opencv2/
imgcodecs.hpp 79 IMWRITE_JPEG_LUMA_QUALITY = 5, //!< Separate luma quality level, 0 - 100, default is 0 - don't use.
80 IMWRITE_JPEG_CHROMA_QUALITY = 6, //!< Separate chroma quality level, 0 - 100, default is 0 - don't use.
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlSanitizerTest.java 275 // becomes a separate attribute.
362 // Cleanup IDs and CLASSes and prefix them with p- to move to a separate
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdcolor.c 165 * converting from separate-planes to interleaved representation.
213 * with grayscale as a separate case.
  /external/protobuf/src/google/protobuf/compiler/
importer.h 61 // TODO(kenton): Move all SourceTree stuff to a separate file?
159 // separate Importer object to import each one (but use the same
  /external/v8/test/mjsunit/tools/
tickprocessor.js 49 var p_flags = new ArgumentsProcessor(['--gc', '--separate-ic']);
407 'tickprocessor-test.log', 'tickprocessor-test.separate-ic', false],
  /external/vogar/src/vogar/
OptionParser.java 44 * non-boolean option), it may be written as a separate parameter, but
92 * // This doesn't need to be a separate class, if your application doesn't warrant it.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
transform_neon.c 243 // Use symmetry to separate into two complex vectors
395 // Demodulate and separate.
  /external/xmlrpcpp/src/
XmlRpcClient.cpp 79 // This is not a thread-safe operation, if you want to do multithreading, use separate
205 // If params is an array, each element is a separate parameter
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java 46 * The string to be used to separate the items in the catenated
66 * Separate a single edit string into an array of strings.
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 340 * Indicates that a sync operation has been canceled. This will be invoked on a separate
358 * Indicates that a sync operation has been canceled. This will be invoked on a separate
  /frameworks/base/core/java/android/widget/
TabWidget.java 401 * Note, this is separate from the traditional "focus" that is
520 // No-op. Tab selection is separate from keyboard focus.
  /frameworks/base/core/java/org/apache/http/conn/ssl/
AndroidDistinguishedNameParser.java 383 case ';': // compatibility with RFC 1779: semicolon can separate RDNs
445 case ';': // compatibility with RFC 1779: semicolon can separate RDNs
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 15 <li>You should create separate icon sets for high-, medium-, and low-density screens.</li>
151 <p>In general, the recommended approach is to create a separate set of icons for
  /frameworks/base/docs/html/training/basics/intents/
filters.jd 116 their behaviors, you should create separate intent filters to specify which actions are acceptable
121 android.content.Intent#ACTION_SENDTO} intents. In this case, you must define two separate
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 100 <p>Using vertical lists can also lead to awkward user interactions and poor use of whitespace on larger screens, as list items generally span the entire width of the screen yet have a fixed height. One way to alleviate this is to provide additional information, such as text summaries, that fills the available horizontal space. Another way is to provide additional information in a separate horizontal pane adjacent to the list.</p>
111 <p>Using tabs is a very popular solution for lateral navigation. This pattern allows grouping of sibling screens, in that the tab content container in the parent screen can embed child screens that otherwise would be entirely separate contexts. Tabs are most appropriate for small sets (4 or fewer) of section-related screens.</p>
  /frameworks/base/docs/html/training/implementing-navigation/
lateral.jd 62 a separate page (a separate tab) in the layout.</p>
  /frameworks/base/docs/html/training/transitions/
transitions.jd 76 the code of your activity. This technique is also useful to separate complex transition
217 nearly identical. Rather than having to create and maintain two separate layout files for a

Completed in 1794 milliseconds

<<71727374757677787980>>