HomeSort by relevance Sort by last modified time
    Searched full:omitted (Results 326 - 350 of 2831) sorted by null

<<11121314151617181920>>

  /external/google-breakpad/src/processor/
stackwalker_selftest.cc 149 // on the stack (provided frame pointers are not being omitted.) Because
182 // This function depends on frame pointers not being omitted. It is possible
260 // on the stack (provided frame pointers are not being omitted.) Because
  /external/guava/guava/src/com/google/common/cache/
CacheBuilderSpec.java 293 checkArgument(value != null && !value.isEmpty(), "value of key %s omitted", key);
309 checkArgument(value != null && !value.isEmpty(), "value of key %s omitted", key);
417 checkArgument(value != null && !value.isEmpty(), "value of key %s omitted", key);
  /external/python/cpython3/Doc/library/
mmap.rst 58 omitted or ``None``, the mapping is created without a name. Avoiding the
207 current file position. If the argument is omitted, ``None`` or negative,
213 Argument can be omitted or ``None``.
  /external/python/cpython3/Objects/clinic/
bytearrayobject.c.h 447 "If the argument is omitted or None, strip leading and trailing ASCII whitespace.");
478 "If the argument is omitted or None, strip leading ASCII whitespace.");
509 "If the argument is omitted or None, strip trailing ASCII whitespace.");
bytesobject.c.h 184 "If the argument is omitted or None, strip leading and trailing ASCII whitespace.");
215 "If the argument is omitted or None, strip leading ASCII whitespace.");
246 "If the argument is omitted or None, strip trailing ASCII whitespace.");
  /toolchain/binutils/binutils-2.27/include/opcode/
ppc.h 356 /* This operand is optional, and is zero if omitted. This is used for
365 is omitted, then for the next operand use this operand value plus
405 is omitted, then the value it should use for the operand is stored
  /external/aac/libFDK/include/
qmf.h 153 * \li 1 omitted gain of 2.0 in qmfForwardModulation()
163 * \li 1 omitted gain of 2.0 in qmfInverseModulation()
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 92 * @return true if the XML declaration is to be omitted from the output
165 * @param b true if the XML declaration is to be omitted from the output
  /external/autotest/site_utils/lxc/
utils.py 195 is returned. If this is omitted, info about all mount
207 # Fields (descriptions omitted for fields we don't care about)
  /external/boringssl/src/crypto/cipher_extra/test/
make_legacy_aead_tests.go 135 // noPadding causes padding is to be omitted. The plaintext + MAC must
138 // omitMAC causes the MAC to be omitted.
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1.cpp 32 // omitted if the name refers to a function or array and shall be omitted
  /external/google-breakpad/src/client/linux/dump_writer_common/
thread_info.cc 72 // 4 and 5 deliberatly omitted because they aren't included in the minidump
146 // 4 and 5 deliberatly omitted because they aren't included in the minidump
  /external/libmojo/mojo/public/js/
bindings.js 24 // |ptrInfoOrHandle| could be omitted and passed into bind() later.
145 // |request| could be omitted and passed into bind() later.
  /external/libphonenumber/geocoder/src/com/google/i18n/phonenumbers/geocoding/
PhoneNumberOfflineGeocoder.java 157 * @param userRegion the region code for a given user. This region will be omitted from the
204 * @param userRegion the region code for a given user. This region will be omitted from the
  /external/protobuf/objectivec/google/protobuf/
Api.pbobjc.h 69 /// is omitted, it defaults to zero. If the entire version field is
85 /// be omitted. Zero major versions must only be used for
  /external/python/cpython2/Doc/library/
site.rst 75 Note that :file:`bletch` is omitted because it doesn't exist; the :file:`bar`
77 alphabetically before :file:`foo.pth`; and :file:`spam` is omitted because it is
  /external/tensorflow/tensorflow/compiler/xla/legacy_flags/
debug_options_flags.cc 271 "may be omitted); no whitespace around commas."),
282 "and its preceding ';' may be omitted. This option "
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
csiszar_divergence_impl.py 70 When `self_normalized = False` the `(u - 1)` terms are omitted.
138 When `self_normalized = False` the `(u - 1)` term is omitted.
186 When `self_normalized = False` the `(u - 1)` term is omitted.
234 When `self_normalized = False` the `(u + 1) log(2)` term is omitted.
292 When `self_normalized = False` the `(1 + u) log(2)` term is omitted.
481 When `self_normalized = False` the `- t(u - 1)` term is omitted.
638 When `self_normalized = False` the `0.5 (u - 1)` is omitted.
944 (We omitted `stop_gradient` for brevity. See implementation for more details.)
    [all...]
  /external/webrtc/webrtc/tools/barcode_tools/
barcode_decoder.py 235 'If omitted, it will be assumed to be present in the '
239 'If omitted, it will be assumed to be present in the '
  /frameworks/av/media/libmedia/include/media/
Modulo.h 211 // multiply is intentionally omitted, but it is a common operator in
214 // shift operations are intentionally omitted, but perhaps useful.
  /libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java 271 // may request that it be omitted. It is added as necessary
278 // may request that it be omitted. It is added as necessary
  /prebuilts/jdk/jdk8/darwin-x86/sample/nio/file/
Chmod.java 77 * {@code 'x'} for execute permission. If <i>permissions</i> is omitted
79 * the owner, group, or others as identified by <i>who</i>. When omitted
  /prebuilts/jdk/jdk8/linux-x86/sample/nio/file/
Chmod.java 77 * {@code 'x'} for execute permission. If <i>permissions</i> is omitted
79 * the owner, group, or others as identified by <i>who</i>. When omitted
  /art/runtime/
runtime_options.def 30 // If a default value is omitted here, T{} is used as the default value, which is
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ctanh.c 61 * I omitted the original algorithm's handling of overflow in tan(x) after

Completed in 1836 milliseconds

<<11121314151617181920>>