Home
last modified time | relevance | path

Searched refs:_binary (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dnew-symbol-visibility.test15 # BINARY: [[VISIBILITY]] {{.*}} _binary{{.*}}_start
16 # BINARY-NEXT: [[VISIBILITY]] {{.*}} _binary{{.*}}_end
17 # BINARY-NEXT: [[VISIBILITY]] {{.*}} _binary{{.*}}_size
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource.py18 self._binary = binary
51 if self._binary:
/external/autotest/client/cros/audio/
Dcheck_quality.py163 self._binary = None
249 self._binary = self._wave_reader.readframes(self._n_frames)
252 binary=self._binary,
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dfunction_list.cpp130 static constexpr vtbl _binary = { variable
188 #define binaryF &_binary
/external/angle/doc/
DExtensionSupport.md19 * GL\_OES\_get\_program\_binary
/external/python/cpython3/Lib/xmlrpc/
Dclient.py422 def _binary(data): function
911 mkbytes = _binary
914 mkbytes = _binary
/external/python/cpython2/Lib/
Dxmlrpclib.py510 def _binary(data): function
1030 target = FastUnmarshaller(True, False, _binary, mkdatetime, Fault)
/external/libjpeg-turbo/
DBUILDING.md372 *{mingw\_binary\_path}* is the directory under which the MinGW binaries are
391 *{mingw\_binary\_path}* is the directory under which the MinGW binaries are
/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py306 t2 = xmlrpclib._binary(de)
/external/python/cpython2/Doc/library/
Dxmlrpclib.rst306 .. _binary-objects:
/external/python/cpython3/Doc/library/
Dxmlrpc.client.rst306 .. _binary-objects:
Dcodecs.rst1323 .. _binary-transforms:
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py583 t2 = xmlrpclib._binary(de)
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py4487 self._binary = binary
4807 return b'' if self._binary else u''
/external/python/cpython2/Doc/reference/
Dexpressions.rst921 .. _binary:
/external/python/cpython3/Doc/reference/
Dexpressions.rst1183 .. _binary: