/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_constant_expressions.c | 565 UNUSED nir_const_value **_src, in evaluate_amul() 674 UNUSED nir_const_value **_src, in evaluate_b16all_fequal16() 843 UNUSED nir_const_value **_src, in evaluate_b16all_fequal2() 1012 UNUSED nir_const_value **_src, in evaluate_b16all_fequal3() 1181 UNUSED nir_const_value **_src, in evaluate_b16all_fequal4() 1350 UNUSED nir_const_value **_src, in evaluate_b16all_fequal8() 1519 UNUSED nir_const_value **_src, in evaluate_b16all_iequal16() 1824 UNUSED nir_const_value **_src, in evaluate_b16all_iequal2() 2101 UNUSED nir_const_value **_src, in evaluate_b16all_iequal3() 2380 UNUSED nir_const_value **_src, in evaluate_b16all_iequal4() [all …]
|
/external/skqp/infra/bots/recipe_modules/build/ |
D | cmake.py | 46 def copy_extra_build_products(_api, _src, _dst): argument
|
/external/autotest/client/site_tests/hardware_UsbBasicFileOperations/ |
D | hardware_UsbBasicFileOperations.py | 14 _src, _dst = None, None variable in hardware_UsbBasicFileOperations
|
/external/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 47 const vector<int>& _src, const vector<int>&_to): in FakeCodeline() 64 const vector<pair<int, const char *>>& _src, in FakeCodeline() 90 const vector<tuple<int,int,int>>& _src, in FakeCodeline() 115 const vector<tuple<int,int, const char*>>& _src, in FakeCodeline()
|
/external/libnl/lib/route/cls/ |
D | cgroup.c | 37 static int cgroup_clone(void *_dst, void *_src) in cgroup_clone()
|
D | fw.c | 93 static int fw_clone(void *_dst, void *_src) in fw_clone()
|
D | basic.c | 53 static int basic_clone(void *_dst, void *_src) in basic_clone()
|
D | mall.c | 225 static int mall_clone(void *_dst, void *_src) in mall_clone()
|
/external/libnl/lib/route/act/ |
D | gact.c | 53 static int gact_clone(void *_dst, void *_src) in gact_clone()
|
D | mirred.c | 52 static int mirred_clone(void *_dst, void *_src) in mirred_clone()
|
D | skbedit.c | 70 static int skbedit_clone(void *_dst, void *_src) in skbedit_clone()
|
D | vlan.c | 112 static int vlan_clone(void *_dst, void *_src) in vlan_clone()
|
/external/libnl/lib/fib_lookup/ |
D | request.c | 45 static int request_clone(struct nl_object *_dst, struct nl_object *_src) in request_clone()
|
D | lookup.c | 60 static int result_clone(struct nl_object *_dst, struct nl_object *_src) in result_clone()
|
/external/libaom/libaom/common/ |
D | y4minput.c | 185 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper() 400 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
|
/external/libvpx/libvpx/ |
D | y4minput.c | 188 const unsigned char *_src, int _c_w, in y4m_42xmpeg2_42xjpeg_helper() 405 const unsigned char *_src, int _c_w, in y4m_422jpeg_420jpeg_helper()
|
/external/libnl/lib/idiag/ |
D | idiag_req_obj.c | 174 static int idiagnl_req_clone(struct nl_object *_dst, struct nl_object *_src) in idiagnl_req_clone()
|
/external/mesa3d/src/util/ |
D | disk_cache.c | 65 #define DRV_KEY_CPY(_dst, _src, _src_size) \ argument
|
/external/libnl/lib/genl/ |
D | family.c | 69 static int family_clone(struct nl_object *_dst, struct nl_object *_src) in family_clone()
|
/external/libnl/lib/route/ |
D | netconf.c | 84 static int netconf_clone(struct nl_object *_dst, struct nl_object *_src) in netconf_clone()
|
/external/libnl/lib/netfilter/ |
D | log_msg_obj.c | 50 static int log_msg_clone(struct nl_object *_dst, struct nl_object *_src) in log_msg_clone()
|
D | queue_msg_obj.c | 46 static int nfnl_queue_msg_clone(struct nl_object *_dst, struct nl_object *_src) in nfnl_queue_msg_clone()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | fastssim.c | 452 static double calc_ssim(const uint8_t *_src, int _systride, const uint8_t *_dst, in calc_ssim()
|
/external/libaom/libaom/aom_dsp/ |
D | fastssim.c | 442 static double calc_ssim(const uint8_t *_src, int _systride, const uint8_t *_dst, in calc_ssim()
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_integers.cpp | 532 #define PATCH_CASE( _out, _src, _dest, _count, _cl_type ) \ argument 541 #define PATCH_CASE_SIGNED( _out, _src, _dest, _count, _cl_type, _MIN_VAL ) \ argument
|