HomeSort by relevance Sort by last modified time
    Searched refs:nonempty (Results 1 - 9 of 9) sorted by null

  /cts/libs/json/src/com/android/json/stream/
JsonWriter.java 224 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket)
227 if (context != nonempty && context != empty) {
232 if (context == nonempty) {
  /frameworks/base/core/java/android/util/
JsonWriter.java 249 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket)
252 if (context != nonempty && context != empty) {
257 if (context == nonempty) {
  /libcore/json/src/main/java/org/json/
JSONStringer.java 188 JSONStringer close(Scope empty, Scope nonempty, String closeBracket) throws JSONException {
190 if (context != nonempty && context != empty) {
195 if (context == nonempty) {
  /external/guava/src/com/google/common/primitives/
generate.sh 231 * @param array a <i>nonempty</i> array of {@code primtyp} values
250 * @param array a <i>nonempty</i> array of {@code primtyp} values
  /external/pcre/
ltmain.sh 169 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/grub/docs/
texinfo.tex 335 % Only leave this space if the footline is nonempty.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 389 % Only leave this space if the footline is nonempty.
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 166 milliseconds