Home
last modified time | relevance | path

Searched defs:binary_type (Results 1 – 13 of 13) sorted by relevance

/external/autotest/client/common_lib/
Dseven.py25 binary_type = bytes variable
34 binary_type = str variable
/external/arm-trusted-firmware/include/drivers/st/
Dio_stm32image.h19 uint32_t binary_type; member
/external/mesa3d/src/gallium/frontends/clover/core/
Dprogram.cpp107 program::build::binary_type() const { in binary_type() function in program::build
/external/arm-trusted-firmware/drivers/st/io/
Dio_stm32image.c67 static int get_part_idx_by_binary_type(uint32_t binary_type) in get_part_idx_by_binary_type()
/external/arm-trusted-firmware/tools/stm32image/
Dstm32image.c45 uint8_t binary_type; member
/external/python/six/
Dsix.py45 binary_type = bytes variable
53 binary_type = str variable
/external/scapy/scapy/modules/
Dsix.py50 binary_type = bytes variable
58 binary_type = str variable
/external/llvm-project/lldb/third_party/Python/module/six/
Dsix.py45 binary_type = bytes variable
53 binary_type = str variable
/external/python/parse_type/tasks/_vendor/
Dsix.py45 binary_type = bytes variable
53 binary_type = str variable
/external/python/setuptools/setuptools/_vendor/
Dsix.py45 binary_type = bytes variable
53 binary_type = str variable
/external/python/setuptools/pkg_resources/_vendor/
Dsix.py45 binary_type = bytes variable
53 binary_type = str variable
/external/flatbuffers/tests/
Dpy_test.py672 binary_type = compat.binary_types[0] # this will always exist variable in TestFuzz
/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp6570 cl_int binary_type = 0; in test_binary_type() local