HomeSort by relevance Sort by last modified time
    Searched full:levels (Results 501 - 525 of 2263) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
syslog.h 37 /* Alert levels */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 236 """The number of levels."""
237 return sum(1 for _ in self.levels())
429 def levels(self): member in class:SELinuxPolicy
436 # libqpol unfortunately iterates over levels and sens aliases
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
__init__.py 236 """The number of levels."""
237 return sum(1 for _ in self.levels())
429 def levels(self): member in class:SELinuxPolicy
436 # libqpol unfortunately iterates over levels and sens aliases
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion11-expected-complation79.txt 5 android.app.ExpandableListActivity : <p> ExpandableListActivity hosts a <code><a href="/reference/android/widget/ExpandableListView.html">ExpandableListView</a></code> object that can be bound to different data sources that provide a two-levels of data (the top-level is group, and below each ...
  /external/aac/libSBRdec/src/
env_calc.h 99 FIXP_DBL filtBufferNoise[MAX_FREQ_COEFFS]; /*!< previous noise levels (required for smoothing) */
101 SCHAR filtBufferNoise_e; /*!< Common exponent of previous noise levels */
  /external/apache-http/src/org/apache/commons/logging/
Log.java 26 * <p> The six logging levels used by <code>Log</code> are (in order):
35 * The mapping of these log levels to the concepts used by the underlying
  /external/ceres-solver/examples/
pgm_image.h 189 outputfile << " # <width> <height> <levels> " << std::endl;
250 // Assert that the number of grey levels is 255.
  /external/icu/icu4c/source/tools/ctestfw/unicode/
utimer.h 123 * iii) Let a higher level function do the calculation of confidence levels etc.
150 * // calculate confidence levels etc and print
  /external/iproute2/man/man8/
tc-sfb.8 43 This SFB implementation maintains 8 levels of 16 bins each for accounting.
88 implementation maintains a second set of levels/bins as described in section
  /external/libavc/encoder/
ih264e_defs.h 481 * Disable deblock levels
483 * Other levels are intermediate values to control deblocking level
ih264e_utils.h 92 * Also used to ignore invalid levels like 2.3, 3.3 etc
116 * used as a lookup. Also used to ignore invalid levels like 2.2 , 3.2 etc
  /external/libhevc/decoder/
ihevcd_defs.h 380 * Disable deblock levels
382 * Other levels are intermediate values to control deblocking level
  /external/libunwind/tests/
Gperf-simple.c 83 panic ("Unwound only %d levels, expected at least %d levels\n",
  /external/lldb/test/functionalities/data-formatter/data-formatter-skip-summary/
TestDataFormatterSkipSummary.py 76 # Skip the default (should be 1) levels of summaries
88 # Now skip 2 levels of summaries
  /external/llvm/docs/CommandGuide/
llc.rst 46 Generate code at different optimization levels. These correspond to the
47 ``-O0``, ``-O1``, ``-O2``, and ``-O3`` optimization levels used by
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 142 /** Obtain the number of mipmap levels minus one (returns int32) */
160 /** Obtain pointer to array of pointers to mimpap levels */
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
Log.java 25 * <p> The six logging levels used by <code>Log</code> are (in order):
34 * The mapping of these log levels to the concepts used by the underlying
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 23 compression levels to be used.
26 LZO algorithms and different compression levels to be used.
  /external/valgrind/helgrind/
hg_basics.h 76 accesses. There are three levels:
113 /* Controls the application of VTS pruning. There are three levels:
  /external/wpa_supplicant_8/src/utils/
radiotap.h 137 * Monotonically nondecreasing with lower power levels.
143 * nondecreasing with lower power levels.
  /frameworks/base/libs/hwui/
Properties.h 61 * Debug levels. Debug levels are used as flags.
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 108 void glTexStorage2D ( GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height )
109 void glTexStorage3D ( GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth )
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
denoising.c 40 * This allowed us to use only several levels to approximate the curve without
43 * The levels used are:
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 85 event->phrase_extras[0].levels[0].level = 100;
86 event->phrase_extras[0].levels[0].user_id = 0;
  /ndk/docs/
Change_Log.html 29 </code> when building. In API levels 16 and higher, ndk-build uses <code>PIE</code>
66 <code>stdlib.h</code> to API levels 16 to 19.

Completed in 525 milliseconds

<<21222324252627282930>>