HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 1876 - 1900 of 4692) sorted by null

<<71727374757677787980>>

  /external/python/cpython2/Lib/
DocXMLRPCServer.py 27 """Mark up some plain text, given a context of symbols to look for.
  /external/python/cpython2/Lib/distutils/tests/
test_filelist.py 143 # plain string flagged as regex
  /external/python/cpython3/Doc/c-api/
arg.rst 255 Convert a Python integer to a plain C :c:type:`int`.
571 Convert a plain C :c:type:`int` to a Python integer object.
574 Convert a plain C :c:type:`char` to a Python integer object.
577 Convert a plain C :c:type:`short int` to a Python integer object.
  /external/python/cpython3/Lib/distutils/tests/
test_filelist.py 145 # plain string flagged as regex
test_register.py 71 'content-type': 'text/plain; charset=utf-8',
  /external/python/cpython3/Lib/email/
contentmanager.py 181 def set_text_content(msg, string, subtype="plain", charset='utf-8', cte=None,
  /external/python/cpython3/Lib/
mailcap.py 22 The dictionary maps a MIME type (in all lowercase, e.g. 'text/plain')
  /external/python/cpython3/Modules/_decimal/libmpdec/literature/
fnt.py 32 # there is an example function for the plain DFT transform. #
  /external/python/cpython3/Tools/scripts/
highlight.py 72 result.append('%15s: %r\n' % (kind or 'plain', text))
  /external/skia/src/effects/
SkLayerDrawLooper.cpp 191 // top layer needs to be "plain"
  /external/skqp/src/effects/
SkLayerDrawLooper.cpp 191 // top layer needs to be "plain"
  /external/slf4j/
pom.xml 155 <reportFormat>plain</reportFormat>
  /external/sonic/doc/
index.md 69 or 8-bit unsigned formats. The source code is in plain ANSI C. In short, it's
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
SmallBitVector.h 25 /// pointer-sized field, which is directly used as a plain collection of bits
  /external/swiftshader/third_party/LLVM/include/llvm/
Metadata.h 98 /// that the node isn't being destroyed with a plain 'delete'.
  /external/swiftshader/third_party/LLVM/lib/Linker/
LinkItems.cpp 26 // how each file should be treated (plain file or with library search). The
  /external/tensorflow/tensorflow/contrib/lite/toco/
toco_tooling.cc 150 // and not plain integer uint8 input arrays.
  /external/tensorflow/tensorflow/contrib/session_bundle/
session_bundle.cc 100 // in plain file name. This method is to support models exported by both types
  /external/tensorflow/tensorflow/python/ops/linalg/
linear_operator_util.py 222 This optimization is only available for plain matrices (rank-2 tensors) with
  /external/tensorflow/tensorflow/python/training/
rmsprop.py 28 This implementation of RMSProp uses plain momentum, not Nesterov momentum.
  /external/valgrind/none/tests/
cmdline1.stdout.exp 44 each error output in plain text mode [none]
  /external/vixl/test/aarch64/
test-api-aarch64.cc 315 // UXTW and SXTW could be treated as plain registers in 32-bit contexts, but
  /external/webrtc/talk/media/base/
videocommon.h 184 // VideoFormat with Plain Old Data for global variables.
  /external/webrtc/webrtc/libjingle/xmpp/
rostermoduleimpl.h 53 //! The plain text status of the presence info.
  /external/wpa_supplicant_8/src/eap_server/
eap_server_fast.c 818 struct wpabuf *plain, int piggyback)
823 plain);
824 encr = eap_server_tls_encrypt(sm, &data->ssl, plain);
825 wpabuf_free(plain);
    [all...]

Completed in 1170 milliseconds

<<71727374757677787980>>