HomeSort by relevance Sort by last modified time
    Searched refs:nonempty (Results 1 - 16 of 16) 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) {
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Parsing.pxd 133 cpdef p_c_base_type(PyrexScanner s, bint self_flag = *, bint nonempty = *, templates = *)
136 cdef p_c_simple_base_type(PyrexScanner s, bint self_flag, bint nonempty, templates = *)
138 cdef p_bracketed_base_type(PyrexScanner s, base_type_node, nonempty, empty)
149 bint assignable = *, bint nonempty = *,
154 bint assignable, bint nonempty)
161 cdef p_c_arg_decl(PyrexScanner s, ctx, in_pyfunc, bint cmethod_flag = *, bint nonempty = *, bint kw_only = *, bint annotated = *)
Parsing.py     [all...]
Nodes.py 482 def analyse(self, base_type, env, nonempty = 0):
483 if nonempty and self.name == '':
504 def analyse(self, base_type, env, nonempty = 0):
509 return self.base.analyse(ptr_type, env, nonempty = nonempty)
516 def analyse(self, base_type, env, nonempty = 0):
521 return self.base.analyse(ref_type, env, nonempty = nonempty)
529 def analyse(self, base_type, env, nonempty = 0):
543 return self.base.analyse(base_type, env, nonempty = nonempty
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 233 * @param array a <i>nonempty</i> array of {@code primtyp} values
252 * @param array a <i>nonempty</i> array of {@code primtyp} values
  /external/chromium_org/third_party/opus/src/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/libedit/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/libexif/
ltmain.sh 171 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
194 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/libopus/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/libpng/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/openfst/
ltmain.sh 164 # Compute the dirname of FILE. If nonempty, add APPEND to the result,
187 # dirname: Compute the dirname of FILE. If nonempty,
    [all...]
  /external/bison/
maint.mk 709 # Each nonempty ChangeLog line must start with a year number, or a TAB.
    [all...]
configure     [all...]
  /external/bison/build-aux/
texinfo.tex 368 % Only leave this space if the footline is nonempty.
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 602 milliseconds