HomeSort by relevance Sort by last modified time
    Searched full:arbitrary (Results 301 - 325 of 3258) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 94 def FP : GPR<0 /* arbitrary */, "**FRAME POINTER**">;
98 def BP : GPR<0 /* arbitrary */, "**BASE POINTER**">;
171 // Also, in the architecture it is not really a SPR; 512 is arbitrary.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_screen.c 255 return 255.0; /* arbitrary */
259 return 255.0; /* arbitrary */
263 return 16.0; /* arbitrary */
  /libcore/luni/src/main/java/javax/xml/namespace/
NamespaceContext.java 164 * the current scope, a single arbitrary prefix, whose
197 * <p>An Iterator over String elements is returned in an arbitrary, <strong>implementation dependent</strong>, order.</p>
225 * the current scope in an arbitrary, <strong>implementation dependent</strong>,
  /packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java 212 // Get a token for arbitrary object named "1"
220 // Get a token for arbitrary object named "2"
240 // Get a token for arbitrary object named "3"
  /build/target/board/vbox_x86/
init.vbox_x86.rc 55 # supported, and arbitrary breakage may result if you specify
  /cts/tests/tests/preference2/res/xml/
fragmented_preferences.xml 66 <!-- Arbitrary key/value pairs can be included for fragment arguments -->
  /cts/tests/tests/provider/src/android/provider/cts/
TelephonyProviderTest.java 54 // if they can, that they can't abuse the provider to open an arbitrary file.
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
StdTypeList.java 227 * is a static method so as to work on arbitrary {@link TypeList}
254 * is a static method so as to work on arbitrary {@link TypeList}
273 * is a static method so as to work on arbitrary {@link TypeList}
298 * is a static method so as to work on arbitrary {@link TypeList}
  /dalvik/dx/src/com/android/dx/rop/type/
StdTypeList.java 227 * is a static method so as to work on arbitrary {@link TypeList}
254 * is a static method so as to work on arbitrary {@link TypeList}
273 * is a static method so as to work on arbitrary {@link TypeList}
298 * is a static method so as to work on arbitrary {@link TypeList}
  /development/samples/ApiDemos/res/xml/
fragmented_preferences.xml 61 <!-- Arbitrary key/value pairs can be included for fragment arguments -->
  /development/samples/ApiDemos/src/com/example/android/apis/content/
FileProvider.java 37 * A very simple content provider that can serve arbitrary asset files from
  /device/generic/goldfish/
init.goldfish.rc 61 # supported, and arbitrary breakage may result if you specify
  /device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc 70 # supported, and arbitrary breakage may result if you specify
  /docs/source.android.com/
README 66 and layout.) But the build.py script will indeed copy arbitrary files to the
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m 63 // tell the TreeNodeStream where the tokens originally came from, so we can retrieve arbitrary tokens and their text.
  /external/apache-http/src/org/apache/http/entity/
package.html 45 {@link org.apache.http.entity.FileEntity file}, or through an arbitrary
  /external/bison/lib/
xsize.h 51 /* Convert an arbitrary value >= 0 to type size_t. */
  /external/ceres-solver/internal/ceres/
lapack.h 64 // using a dense QR factorization. lhs is an arbitrary (possibly
  /external/chromium/base/i18n/
icu_encoding_detection.cc 83 // Append all encodings not included earlier, in arbitrary order.
  /external/chromium/chrome/browser/automation/
testing_automation_provider_mac.mm 48 // not support arbitrary view IDs. suzhe is working on general view
  /external/chromium/chrome/browser/geolocation/
access_token_store_browsertest.cc 16 // chrome thread other than UI. We could use any arbitrary thread; IO is
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_bridge_unittest.mm 38 initialWidth:100 // arbitrary
  /external/chromium/chrome/common/
visitedlink_common.cc 92 // on arbitrary alignment on some processors. This reinterpret_casts it
  /external/chromium/net/base/
io_buffer.h 85 // Seeks to an arbitrary point in the buffer. The notion of bytes consumed
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 5 # an arbitrary .tar.gz file in the rootdir. That's fine: there's probably

Completed in 1640 milliseconds

<<11121314151617181920>>