HomeSort by relevance Sort by last modified time
    Searched full:parts (Results 876 - 900 of 4773) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/common/extensions/docs/static/
tut_analytics.html 139 By configuring event tracking, you can determine which parts of your
182 By using this approach, you can see which parts of your extension are
  /external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h 89 // parts of the delta encoding data [...]"
160 // non-zero, that the corresponding parts are compressed."
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_private.h 21 // contain the private methods used by different parts of the BWC; private
22 // methods used only by single parts should be declared in their own file.
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui_handler.cc 84 controller_->input().parts().host.begin,
85 controller_->input().parts().host.len);
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_analytics.html 149 By configuring event tracking, you can determine which parts of your
193 By using this approach, you can see which parts of your extension are
  /external/chromium_org/content/browser/resources/media/
cache_entry.js 154 * represent which parts of a file have been written to the cache.
166 * represent which parts of a file have been read from the cache.
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_defs.h 89 // parts of the delta encoding data [...]"
160 // non-zero, that the corresponding parts are compressed."
  /external/chromium_org/third_party/freetype/
NOTICE 36 o You can use this software for whatever you want, in parts or
40 it, or only parts of it, in a program, you must acknowledge
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 19 /*DXGI 1.1 IDL, and missing DXGI 1.0 parts added by Luca Barbieri on Sep 2010 */
367 // BEGIN parts added for Gallium
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
plist_writer_unittest.py 23 '''Substitutes the variable parts into a plist template. The result
33 The text of a plist template with the variable parts substituted.
  /external/chromium_org/ui/message_center/views/
message_center_view.cc 686 ui::MultiAnimation::Parts parts; local
688 parts.push_back(ui::MultiAnimation::Part(
693 parts.push_back(ui::MultiAnimation::Part(
696 parts.push_back(ui::MultiAnimation::Part());
700 parts.push_back(ui::MultiAnimation::Part(
705 parts.push_back(ui::MultiAnimation::Part());
708 parts, base::TimeDelta::FromMicroseconds(1000000 / kDefaultFrameRateHz)));
    [all...]
  /external/clang/docs/
RAVFrontendAction.rst 88 of the Clang AST to drill through to the parts that are interesting for
128 // location and break it up into its line and column parts.
  /external/clang/test/CodeGenCXX/
value-init.cpp 241 // Make sure C::C doesn't overwrite parts of A while it is zero-initializing B
249 // Make sure C::C doesn't overwrite parts of A while it is zero-initializing B
  /external/eigen/Eigen/src/Core/arch/AltiVec/
Complex.h 77 // Permute and multiply the real parts of a and b
79 // Get the imaginary parts of a
  /external/eigen/demos/mandelbrot/
mandelbrot.cpp 53 // starting with z = c = complex coord of the pixel. pzi and pzr denote the real and imaginary parts of z.
54 // pci and pcr denote the real and imaginary parts of c.
  /external/eigen/doc/
I14_PreprocessorDirectives.dox 21 ABI (Application Binary Interface). This can be rather dangerous: if parts of your program are compiled with
22 one option, and other parts (or libraries that you use) are compiled with another option, your program may
  /external/freetype/
NOTICE 36 o You can use this software for whatever you want, in parts or
40 it, or only parts of it, in a program, you must acknowledge
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 19 /*DXGI 1.1 IDL, and missing DXGI 1.0 parts added by Luca Barbieri on Sep 2010 */
367 // BEGIN parts added for Gallium
  /external/open-vcdiff/src/
vcdiff_defs.h 89 // parts of the delta encoding data [...]"
160 // non-zero, that the corresponding parts are compressed."
  /external/valgrind/main/coregrind/
link_tool_exe_darwin.in 33 # Look at the specified gcc invokation. Ignore all parts of it except
34 # the *.a, *.o and -o outfile parts. Wrap them up in a new command
  /external/valgrind/main/include/
pub_tool_errormgr.h 47 /* The tool-relevant parts of an Error are:
111 /* The tool-relevant parts of a suppression are:
  /frameworks/base/graphics/java/android/graphics/
NinePatch.java 210 * Returns a {@link Region} representing the parts of the NinePatch that are
216 * report, else a {@link Region} holding the parts of the specified bounds
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 141 /** If set, validate the value of UNTIL parts. Minor performance impact. */
554 * The rule parts are not ordered in any particular sequence.
561 * (1) Split the string at ';' boundaries to get an array of rule "parts".
581 * - allows (but ignores) X-* parts
594 String[] parts; local
596 parts = recur.toUpperCase().split(";");
598 parts = recur.split(";");
600 for (String part : parts) {
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
MimeStreamParser.java 101 * (messages or body parts) in the stream will be reported to the
131 * arbitrary data, body parts or an embedded message.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailcap.py 196 # %n == number of parts if type is multipart/*
197 # %F == list of alternating type and filename for parts

Completed in 1587 milliseconds

<<31323334353637383940>>