Home
last modified time | relevance | path

Searched defs:exp_type (Results 1 – 14 of 14) sorted by relevance

/external/libaom/tools/ratectrl_log_analyzer/
Danalyze_ratectrl_log.py60 def get_rc_type_from_exp_type(exp_type): argument
66 def test_video(exe_name, input, exp_type, level, log=None, limit=150): argument
106 def gen_test_case(exp_type, dataset, videoname, level, log_dir=None): argument
/external/sandboxed-api/sandboxed_api/
Drpcchannel.cc32 v::Type exp_type) { in Call()
42 absl::StatusOr<FuncRet> RPCChannel::Return(v::Type exp_type) { in Return()
/external/wpa_supplicant_8/src/eap_common/
Deap_common.c82 u32 exp_type; in eap_hdr_validate() local
/external/kernel-headers/original/uapi/linux/
Dtipc_config.h271 static inline int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK()
335 static inline int TLV_LIST_CHECK(struct tlv_list_desc *list, __u16 exp_type) in TLV_LIST_CHECK()
/external/cronet/tot/net/quic/
Dquic_socket_data_provider.cc277 std::string exp_type = Expectation::TypeToString(type); in FindReadyExpectations() local
/external/cronet/stable/net/quic/
Dquic_socket_data_provider.cc277 std::string exp_type = Expectation::TypeToString(type); in FindReadyExpectations() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1370 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1420 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2119 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_extensions.cpp1398 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1448 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2149 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1370 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
1420 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
2121 const uint32_t exp_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c2296 const char *exp_type[] = {"PIXEL", "POS ", "PARAM"}; in r600_bytecode_disasm() local
2336 const char **exp_type = bc->gfx_level >= R700 ? in r600_bytecode_disasm() local
/external/bpftool/src/
Dcommon.c224 int open_obj_pinned_any(const char *path, enum bpf_obj_type exp_type) in open_obj_pinned_any()
/external/v4l-utils/utils/common/
Dcv4l-helpers.h808 int export_bufs(cv4l_fd *fd, unsigned exp_type) in export_bufs()
Dv4l-helpers.h1803 unsigned exp_type) in v4l_queue_export_bufs()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp8363 builtin_builder::_ldexp(const glsl_type *x_type, const glsl_type *exp_type) in _ldexp()
8378 builtin_builder::_frexp(const glsl_type *x_type, const glsl_type *exp_type) in _frexp()