HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1751 - 1775 of 2476) sorted by null

<<71727374757677787980>>

  /frameworks/base/core/java/android/text/
BidiFormatter.java 74 * cases there is no need to involve the bidi formatter at all. In some other cases, it need not be
503 * The 0x700 value is designed to leave all the European and Near Eastern languages in the
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 70 * cases there is no need to involve the bidi formatter at all. In some other cases, it need not be
493 * The 0x700 value is designed to leave all the European and Near Eastern languages in the
    [all...]
  /ndk/build/tools/
dev-rebuild-ndk.sh 170 logfile="$TOP/rebuild-all.log"
173 # Rebuild all prebuilts for archs and platforms
197 # Rebuilt all prebuilts for the arch type
201 $PROGDIR/rebuild-all-prebuilt.sh \
208 fail_panic "rebuild-all-prebuilt.sh failed. Logfile in $logfile"
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 197 case the command will be executed for all input lines;
201 for all input lines which match the inclusive range of
242 For example, ``sed -n 1~2p'' will print all the odd-numbered lines in
330 of your report if at all possible.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
MarginChooser.java 64 * @param all current value for the all margins attribute
70 public MarginChooser(Shell parent, GraphicalEditorPart editor, AndroidTargetData targetData, String all,
76 mInitialAll = all;
93 allLabel.setText("All:");
183 * Returns the margins in the order all, left, right, top, bottom
185 * @return the margins in the order all, left, right, top, bottom, never
  /device/generic/goldfish/opengl/
common.mk 1 # This top-level build file is included by all modules that implement
4 # We use it to ensure that all sub-Makefiles are included in the right
26 # Internal list of all declared modules (used for sanity checking)
  /external/e2fsprogs/lib/ss/
Makefile.in 64 all:: mk_cmds
96 all:: libss.a ss.pc # libss_p.a lint
171 check:: all test_ss
  /external/icu4c/test/cintltst/
cnmdptst.c 4 * and others. All Rights Reserved.
807 "ADD", "ADP", "AED", "AFA", "AFN", "AIF", "ALK", "ALL", "ALV", "ALX", "AMD",
893 UEnumeration *pref, *all; local
    [all...]
  /external/linux-tools-perf/
Makefile 6 all:
32 # Define NO_DWARF if you do not want debug-info analysis feature at all.
150 ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -fstack-protector-all),y)
151 CFLAGS := $(CFLAGS) -fstack-protector-all
200 # what 'all' will build and 'install' will install, in perfexecdir
203 # what 'all' will build but not install in perfexecdir
382 # pyrf is just an internal name needed for all those wrappers.
652 all: shell_compatibility_test $(ALL_PROGRAMS) $(LANG_BINDINGS) $(OTHER_PROGRAMS)
762 @echo ' doc - make *all* documentation (see below)'
776 @echo ' install-doc - install *all* documentation
    [all...]
  /ndk/build/core/
build-local.mk 49 # absolute NDK_PROJECT_PATH values. This reduces the length of all
147 # Place all generated files here
191 include $(BUILD_SYSTEM)/build-all.mk
definitions-graph.mk 21 # All internal variables in this file begin with '_ndk_mod_'
22 # All internal functions in this file begin with '-ndk-mod-'
124 # _ndk_mod_tree_visitors lists all visited nodes, used to clean all
192 # $2: dependency function, $(call $2,<module>) should return all the
194 # Out: transitive closure of all modules from those in $1. Always includes
201 # append all those that were not visited yet.
307 # Return the topologically ordered closure of all nodes from a top-level
394 # Return the topologically ordered closure of all dependencies from a
  /sdk/emulator/opengl/
common.mk 1 # This top-level build file is included by all modules that implement
4 # We use it to ensure that all sub-Makefiles are included in the right
27 # Internal list of all declared modules (used for sanity checking)
  /external/blktrace/btt/doc/
btt.tex 77 all devices that were traced (or at least on all devices that you
93 device. \texttt{blkparse} provides the ability to combine all the
94 files into one time-ordered stream of traces for all devices.
108 \item[average component times across all IOs] The time line of each IO
170 (which are all presented in seconds), and overall count. As an
175 ALL MIN AVG MAX N
240 IOs, the \emph{median} value for all seeks, and the \emph{mode} -
350 \texttt{--all-data} or \texttt{-A} argument (see section~\ref{sec:o-A})
467 \item[seek details] A set of data files containing all IO-to-I
    [all...]
  /external/iproute2/doc/
ip-cref.tex 48 general behaviour of the \verb|ip| utility or changing its output. All options
122 Again, the names of all objects may be written in full or
130 do not allow all of these operations or have some additional commands.
131 The \verb|help| command is available for all objects. It prints
149 Almost all keywords may be abbreviated with several first (or even single)
187 All the operations are atomic, i.e.\
194 It is difficult to list all the error messages (especially
340 If this argument is omitted all devices are listed.
387 mode i.e.\ all packets sent to it are immediately discarded.
399 hosts. All packets sent through it will be returne
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
127 vqadd.s16 q7, q9 ;sum of all (src_data*filter_parameters)
205 vqadd.s16 q7, q9 ;sum of all (src_data*filter_parameters)
253 vqadd.s16 q5, q3 ;sum of all (src_data*filter_parameters)
340 vqadd.s16 q7, q9 ;sum of all (src_data*filter_parameters)
405 vqadd.s16 q5, q3 ;sum of all (src_data*filter_parameters)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 246 (* Register all variables and emit their initializer. *)
276 (* Codegen the body, now that all vars are in scope. *)
279 (* Pop all our variables from scope. *)
309 (* Set names for all arguments. *)
353 (* Add all arguments to the symbol table and create their allocas. *)
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
47 * A list of all 'apps-page' elements.
59 * A list of all 'dots' elements.
82 * All the Grabber objects currently in use on the page
88 * Holds all event handlers tied to apps (and so subject to removal when the
208 * Remove all children of an element which have a given class in
228 * @param {Object} data An object with all the data on available
239 // collection of all these objects.
325 * so don't use this at all (but it still needs to be here for chrome to
327 * @param {Object} data An object with all the data on availabl
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 4 * others. All Rights Reserved.
1099 UBool all = FALSE; local
1133 else if (strcmp("all", str) == 0 ||
1135 all = TRUE;
1171 if (!all && !name) {
1172 all = TRUE;
1173 } else if (all && name) {
1182 "### Options are: verbose (v), all (a), noerrormsg (n), \n"
1188 "### (Specify either -all (shortcut -a) or a test name). \n"
1189 "### -all will run all of the tests.\n
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
35 * A list of all 'tile-page' elements.
47 * A list of all 'apps-page' elements.
59 * A list of all 'dots' elements.
82 * All the Grabber objects currently in use on the page
216 * @param {Object} data An object with all the data on available
226 // collection of all these objects.
314 * so don't use this at all (but it still needs to be here for chrome to
316 * @param {Object} data An object with all the data on available
536 // Mark this drop as handled so that the catch-all drop handle
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 159 * The neutral cache entry. Used for all nodes that don't have any
161 * we can avoid to look again for all the other jst attributes that
172 * The key is the concatenation of all jst atributes found on a node
202 * Prepares the template: preprocesses all jstemplate attributes.
234 * Prepares a single node: preprocesses all template attributes of the
320 * It's informative to view the set of all function calls as a tree:
476 * Implements internals of jstProcess. This processes all attributes
624 // it last. Remove all other template instances.
705 * jsvalues, except that all values are treated as vars, independent
833 * @return {Object} A javascript object that has all js template
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 159 * The neutral cache entry. Used for all nodes that don't have any
161 * we can avoid to look again for all the other jst attributes that
172 * The key is the concatenation of all jst atributes found on a node
202 * Prepares the template: preprocesses all jstemplate attributes.
234 * Prepares a single node: preprocesses all template attributes of the
320 * It's informative to view the set of all function calls as a tree:
476 * Implements internals of jstProcess. This processes all attributes
624 // it last. Remove all other template instances.
705 * jsvalues, except that all values are treated as vars, independent
833 * @return {Object} A javascript object that has all js templat
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 106 # Mark all hosts as offline, saving old state.
125 # all of the extra stuff to do with a host's data once it is read.
262 # hosts all come back online, they show up quicker.)
282 software--to make sure the software is free for all its users. This
302 gratis or for a fee, you must give the recipients all the rights that
322 patent must be licensed for everyone's free use or not licensed at all.
350 copyright notice and disclaimer of warranty; keep intact all the
361 above, provided that you also meet all of these conditions:
368 part thereof, to be licensed as a whole at no charge to all third
425 code means all the source code for all modules it contains, plus an
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
PerformanceResults.java 3 * All rights reserved. This program and the accompanying materials
36 * This class allow to read all data from releng performance database for given
39 * Then it provides easy and speedy access to all stored results.
61 int all, count; field in class:PerformanceResults.RemainingTimeGuess
64 RemainingTimeGuess(int all, long start) {
65 this.all = all;
83 return (long) ((((double)elapsed) / this.count) * (this.all - this.count));
112 * Returns the list of all builds currently read.
114 * @return The names list of all currently known build
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 15 %DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
47 % program or any part thereof, to be licensed at no charge to all
50 % warranty protection to some or all third parties, at your option).
79 %For an executable file, complete source code means all the source code for
80 %all modules it contains; but, as a special exception, it need not include
97 %all derivatives of our free software and of promoting the sharing and reuse of
164 % This provides right-angle cropmarks at all four corners.
312 % @group ... @end group forces ... to be all on one page.
589 % edge of all pages.
783 % Define @defcodeindex, like @defindex except put all entries in @code
    [all...]
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 118 if (all (lines)):
136 if all (lines[0] == line for line in lines[1:]):
286 yielding lists of all lines with the same identifier.'''
304 return all (l[0] == ' ' for l in lines)

Completed in 728 milliseconds

<<71727374757677787980>>