HomeSort by relevance Sort by last modified time
    Searched full:small (Results 1826 - 1850 of 8773) sorted by null

<<71727374757677787980>>

  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 121 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
122 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
ieee754.txt 12 is small than epsilon.
161 and tan(pi) is a very small value:
test_gl.py 103 # create a small 'Crisscross' window
105 print 'Creating a small "CrissCross" window...'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
ieee754.txt 12 is small than epsilon.
161 and tan(pi) is a very small value:
test_gl.py 103 # create a small 'Crisscross' window
105 print 'Creating a small "CrissCross" window...'
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
styles_base_text.xml 126 <style name="Base.TextAppearance.AppCompat.Small">
131 <style name="Base.TextAppearance.AppCompat.Small.Inverse">
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-parent/4.0/
asm-parent-4.0.pom 2 ! ASM: a very small and fast Java bytecode manipulation framework
50 <description>A very small and fast Java bytecode manipulation framework</description>
  /sdk/emulator/opengl/
README 58 tests/EGL_host_wrapper -> a small library used to dynamically load the
63 tests/emulator_test_renderer -> a small program to run the rendering library
  /sdk/emulator/opengl/shared/emugl/common/
id_to_object_map.cpp 39 // -1 -> the capacity is too small and needs to be increased.
192 // Capacity is too small and must be increased.
  /system/core/include/cutils/
properties.h 29 /* System properties are *small* name value pairs managed by the
116 __errordecl(__property_get_too_small_error, "property_get() called with too small of a buffer");
  /system/core/libzipfile/
centraldir.c 162 // too small to be a ZIP archive?
164 fprintf(stderr, "Length is " ZD " -- too small\n", bufsize);
  /external/ceres-solver/include/ceres/
covariance.h 119 // case that the user is only interested in a small part of the
155 // large sparse matrices efficiently. For small and moderate sized
163 // use of SVD or custom inversion algorithms. For small problems the
229 // for small to moderate sized problems. It can handle
297 // this sum that correspond to small eigenvalues.
  /external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
url-loading.html 6 <ul class="small-gap">
11 <ul class="small-gap">
16 <ul class="small-gap">
32 <ul class="small-gap">
54 <ul class="small-gap">
view-focus-input-events.html 6 <ul class="small-gap">
9 <ul class="small-gap">
15 <ul class="small-gap">
169 <ul class="small-gap">
299 <ul class="small-gap">
  /external/jemalloc/src/
stats.c 240 CTL_I_GET("stats.arenas.0.small.allocated", &small_allocated, size_t);
241 CTL_I_GET("stats.arenas.0.small.nmalloc", &small_nmalloc, uint64_t);
242 CTL_I_GET("stats.arenas.0.small.ndalloc", &small_ndalloc, uint64_t);
243 CTL_I_GET("stats.arenas.0.small.nrequests", &small_nrequests, uint64_t);
245 "small: %12zu %12"PRIu64" %12"PRIu64" %12"PRIu64"\n",

Completed in 1128 milliseconds

<<71727374757677787980>>