HomeSort by relevance Sort by last modified time
    Searched full:none (Results 2101 - 2125 of 4221) sorted by null

<<81828384858687888990>>

  /dalvik/tests/057-iteration-performance/src/
Main.java 78 NONE, PER_COLUMN, TOP_LEFT;
85 (norm == Normalization.NONE) ? "(usec)" : "(ratio)");
95 default /*NONE*/: n = 1.0; break;
142 printTimings(timings, Normalization.NONE);
  /dalvik/vm/analysis/
RegisterMap.h 191 * Returns NULL if none is available.
  /dalvik/vm/interp/
InterpDefs.h 62 * opportunity, and if none is available will switch to the debug
  /development/pdk/docs/porting/
getting_source_code.jd 78 <td>None. You successfully connected to the Git server. (You should not have shell access and it's expected to receive this error.)</td>
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java 152 // Set sort order. If none specified, use default.
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 105 * @return Cursor over all words that match, or null if none found.
  /development/tools/axl/
singletonmixin.py 15 returns the instance of S. If none exists, it is created.
  /development/tools/idegen/src/
Configuration.java 200 * Reads a Java file and parses out the package name. Returns null if none
  /external/apache-http/src/org/apache/http/message/
BasicHttpResponse.java 197 * @return the reason phrase, or <code>null</code> if there is none
  /external/bison/src/
state.h 164 Abort if none found. */
  /external/bluetooth/bluez/audio/
telephony-dummy.c 48 * -1 = none
  /external/bluetooth/glib/build/win32/
make.msc 115 OPENGL_CFLAGS = # None needed, headers bundled with the compiler
  /external/bluetooth/glib/docs/reference/glib/tmpl/
datalist.sgml 127 @Returns: the data previously stored at @key_id, or %NULL if none.
datasets.sgml 121 @Returns: the data previously stored at @key_id, or %NULL if none.
  /external/bluetooth/glib/
glib-gettextize.in 110 configure_in=NONE
  /external/dbus/tools/
dbus-launch.1 114 address if none is set is "autolaunch:", so if any other address is
  /external/dhcpcd/
if-bsd.c 150 /* None interface subnet routes are static. */
  /external/e2fsprogs/misc/
util.c 205 arg ? arg : "NONE");
  /external/elfutils/
configure.ac 107 AS_IF([test -z "$base_cpu"], [base_cpu=none])
  /external/elfutils/libelf/
gelf.h 153 /* Create new ELF header if none exists. */
  /external/expat/lib/
expat.h 119 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and
203 external protocol or NULL if there is none specified.
414 entity declaration, or NULL if none was specified; the whitespace
693 will assume that there is an external subset, even if none is
    [all...]
  /external/freetype/include/freetype/
ftmodapi.h 216 /* A module handle. 0~if none was found. */
  /external/grub/grub/
main.c 146 default_config_file = "NONE";
  /external/gtest/test/
gtest_xml_test_utils.py 83 self.assert_(actual_attr is not None)
  /external/guava/src/com/google/common/base/
CharMatcher.java 289 return NONE;
297 public static final CharMatcher NONE = new CharMatcher() {
378 return other.matches(match) ? this : NONE;
426 return NONE;
    [all...]

Completed in 638 milliseconds

<<81828384858687888990>>