HomeSort by relevance Sort by last modified time
    Searched refs:about (Results 1 - 25 of 386) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
file_locking.stderr.exp 1 parent: about to lock file for writing.
3 child: about to lock file for writing.
vcpu_fbench.stdout.exp 7 adjust iteration count so the benchmark runs about five minutes.
  /packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/about/
AboutPreferences.java 17 package com.android.inputmethod.latin.about;
  /external/chromium_org/chrome/browser/resources/sync_internals/
about.css 6 #about-info {
10 #about-info > div {
15 #about-info h2 {
21 #about-info .err {
25 #about-info .section {
31 .about-details {
35 .about-details tr:nth-child(odd) {
69 .about-details [highlighted] {
75 .about-details [highlighted]:nth-child(odd) {
81 .about-details .uninitialized
    [all...]
  /external/chromium_org/tools/git/
graph.sh 6 about="Given a grep expression, creates a graph of occurrences of that
19 echo "$about"
  /external/clang/test/Lexer/
unicode.c 25 CHECK: The preprocessor should not complain about Unicode characters like ©.
  /external/chromium_org/chrome/browser/resources/
about_flash.js 6 * Takes the |moduleListData| input argument which represents data about
9 * @param {Object} moduleListData Information about available modules
19 * Asks the C++ FlashUIDOMHandler to get details about the Flash and return
29 * @param {Object} moduleListData Information about available modules.
about_nacl.js 9 * Takes the |moduleListData| input argument which represents data about
12 * @param {Object} moduleListData Information about available modules
22 * Asks the C++ NaClUIDOMHandler to get details about the NaCl and return
32 * @param {Object} moduleListData Information about available modules
about_conflicts.js 30 * Takes the |moduleListData| input argument which represents data about
33 * @param {Object} moduleListData Information about available modules.
43 * Asks the C++ ConflictsDOMHandler to get details about the available modules
44 * and return detailed data about the configuration. The ConflictsDOMHandler
54 * @param {Object} moduleListData Information about available modules.
components.js 8 * Takes the |componentsData| input argument which represents data about the
11 * @param {Object} componentsData Detailed info about installed components.
25 * Asks the C++ ComponentsDOMHandler to get details about the installed
36 * @param {Object} componentsData Detailed info about installed components. The
  /external/chromium_org/native_client_sdk/src/doc/reference/
index.rst 5 The reference section includes more in-depth details about some aspects of
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
build.properties 12 bin.includes = about.html,\
  /external/libutf/
NOTICE 17 Please send comments about the packaging
  /external/netcat/
Android.mk 18 # gold in binutils 2.22 will warn about the usage of mktemp
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file.rb 4 =begin ::about::
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
packaging.properties 20 root.linux.motif.x86=eclipse,libcairo-swt.so,libXm.so.2,about_files/,about.html,icon.xpm
21 root.linux.gtk.x86=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
22 root.linux.gtk.x86_64=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm
  /external/chromium_org/v8/tools/
v8-rolls.sh 43 Run in chromium/src to get information about V8 rolls.
47 -n Number of rolls to print information about.
48 -s Chromium git hash to start printing V8 information about.
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 8 // We disregard the actual return value -- all we care about is that on
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
international_domain_names.js 8 // We disregard the actual return value -- all we care about is that on
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.stderr.exp 20 got about 20 timer ticks after about 2s
43 got about 20 timer ticks after about 2s
  /ndk/tests/build/warn-non-system-libs-in-linker-flags/jni/
Android.mk 12 # ndk-build should warn about this.
  /frameworks/native/include/ui/
mat4.h 148 static tmat44 rotate(A radian, const tvec3<B>& about);
295 tmat44<T> tmat44<T>::rotate(A radian, const tvec3<B>& about) {
300 if (about.x==1 && about.y==0 && about.z==0) {
303 } else if (about.x==0 && about.y==1 && about.z==0) {
306 } else if (about.x==0 && about.y==0 && about.z==1)
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 22 // we dup every node, so don't have to worry about calling dup; short-
  /external/blktrace/
btrace.spec 25 btrace can show detailed info about what is happening on a block
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 50 2. What about texgen and texture matrices?
58 3. What about point smoothing?
70 4. What about sprite rotation?
77 5. What about POLYGON_MODE?
81 6. What about POLYGON_CULL?

Completed in 1318 milliseconds

1 2 3 4 5 6 7 8 91011>>