HomeSort by relevance Sort by last modified time
    Searched full:each (Results 201 - 225 of 7153) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/awt/java/awt/image/
ShortLookupTable.java 61 * each band.
66 * the data array of arrays for each band.
72 // The data array for each band stored as a reference
  /frameworks/base/core/java/android/os/
LatencyTimer.java 30 * The string should be unique at each point of the code you are measuring.
47 * @param scaleFactor divisor used to make each sample smaller to prevent overflow when
60 * @param tag string used for printing out the result. This should be unique at each point of
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListOfInternalSelectionViews.java 29 * how many rows in each item, and how tall each item is.
52 * Each item is screen height * this factor tall.
  /packages/inputmethods/PinyinIME/jni/include/
spellingtable.h 50 // score, an extra char after each spelling string is the score.
77 // score for each spelling.
95 // Because each spelling uses a '\0' as terminator, the returned item_size is
  /sdk/eclipse/features/com.android.ide.eclipse.adt/
feature.xml 31 b) in the case of each subsequent Contributor:
49 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
51 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
53 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
55 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
77 b) a copy of this Agreement must be included with each copy of the Program.
81 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
91 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the (…)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestElementNode.java 32 * Each tree viewer used in the application page's parts needs to keep a model representing
33 * each underlying node in the tree. This interface represents the base type for such a node.
35 * Each node acts as an intermediary model between the actual XML model (the real data support)
  /system/core/include/cutils/
mspace.h 93 Call the handler for each block in the specified mspace.
108 Calls the provided handler on each free region in the specified
114 The value in harg will be passed to each call of the handler.
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java 36 * stores each distinct piece of application data in a separate record within
42 // Key strings for each record in the backup set
102 // Okay, now check each datum to see whether we need to back up a new value. We'll
103 // reuse the bytearray buffering stream for each datum. We also use a little
163 // Consume the restore data set, remembering each bit of application state
171 // go ahead and extract the data for each record before deciding how
  /external/blktrace/doc/
btreplay.8 22 traces from the kernel for each IO processed by the block IO layer. The
23 traces provide a complete timeline for each IO processed, including
51 each trace file created by \fIblktrace\fR, and crafty IO descriptions
101 Each input file has 3 fields:
177 to store information concerning each \fBstall\fR and IO operation
178 performed by \fIbtreplay\fR. The name of each file so created will be
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
mp4lib_int.h 203 Vol **vol; /* Data stored for each VOL */
210 Vop **vopHeader; /* one for each layer. 08/29/2000 */
217 typeDCStore *predDC; /* The DC coeffs for each MB */
222 uint8 *sliceNo; /* Slice indicator for each MB */
228 int16 *QPMB; /* Quantizer value for each MB */
237 int nMBPerRow, nMBPerCol; /* number of MBs in each row & column */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 203 Vol **vol; /* Data stored for each VOL */
210 Vop **vopHeader; /* one for each layer. 08/29/2000 */
217 typeDCStore *predDC; /* The DC coeffs for each MB */
222 uint8 *sliceNo; /* Slice indicator for each MB */
228 int16 *QPMB; /* Quantizer value for each MB */
237 int nMBPerRow, nMBPerCol; /* number of MBs in each row & column */
  /build/tools/lsd/
cmdline.c 25 "for each file, generate a listing of all dependencies that each symbol "
  /cts/tools/dasm/src/java_cup/
version.java 7 * for each release.
12 * part of the system. Minor numbers for each public release or
  /dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationsList.java 31 * the two given instances. The two instances must each have the
32 * same number of elements, and each pair of elements must contain
  /dalvik/libcore/luni/src/main/java/java/lang/ref/
package.html 7 being used. Three different type of references exist, each being weaker
17 For each row, an object is said to have the reachability on the left side
  /dalvik/libcore/regex/src/main/java/java/util/regex/
MatchResult.java 22 * given string. The result is divided into groups, with one group for each
24 * the whole regular expression. The start, end, and contents of each group
  /dalvik/libcore/security/src/main/java/java/security/
KeyPairGeneratorSpi.java 38 * Computes and returns a new unique {@code KeyPair} each time this method
41 * @return a new unique {@code KeyPair} each time this method is called.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
HandlerBase.java 195 * each element (such as allocating a new tree node or writing
216 * each element (such as finalising a tree node or writing
235 * method to take specific actions for each chunk of character data
258 * method to take specific actions for each chunk of ignorable
281 * method in a subclass to take specific actions for each
311 * for each warning, such as inserting the message in a log file or
332 * for each error, such as inserting the message in a log file or
353 * they need to take specific actions for each fatal error (such as
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.c 34 /* First, declare dvmCompiler_TEMPLATE_XXX for each template */
44 * the dvmCompilerTemplateStart symbol for each template.
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
ArchVariant.c 34 /* First, declare dvmCompiler_TEMPLATE_XXX for each template */
44 * the dvmCompilerTemplateStart symbol for each template.
  /dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.c 29 /* First, declare dvmCompiler_TEMPLATE_XXX for each template */
39 * the dvmCompilerTemplateStart symbol for each template.
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
ArchVariant.c 29 /* First, declare dvmCompiler_TEMPLATE_XXX for each template */
39 * the dvmCompilerTemplateStart symbol for each template.
  /development/samples/SkeletonApp/
readme.txt 29 AndroidManifest.xml. The path each class implementation is
43 SkeletonActivity.java to construct its UI. The base name of each file
  /external/astl/include/
iostream 55 // Each translation unit that includes this file will get a copy of
58 // The destruction of each instance of ioinit will flush the
  /external/bison/lib/
bitsetv.h 26 /* Create a vector of N_VECS bitsets, each of N_BITS, and of
30 /* Create a vector of N_VECS bitsets, each of N_BITS, and with

Completed in 264 milliseconds

1 2 3 4 5 6 7 891011>>