/third_party/python/Lib/test/ |
H A D | test_zipapp.py | 30 target = self.tmpdir / 'source.pyz' 31 zipapp.create_archive(str(source), str(target)) 32 self.assertTrue(target.is_file()) 35 # Test packing a directory using Path objects for source and target. 39 target = self.tmpdir / 'source.pyz' 40 zipapp.create_archive(source, target) 41 self.assertTrue(target.is_file()) 51 target = io.BytesIO() 52 zipapp.create_archive(str(source), target) 53 target [all...] |
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | analyzer.py | 10 test_targets: unqualified target names to search for. Any target in this list 11 that depends upon a file in |files| is output regardless of the type of target 15 are not necessarily output. For example, if the target is of type none then the 16 target is not output (but one of the descendants of the target will be). 22 supplied targets or a target that one of the supplied targets depends on. 46 and the supplied target A depends upon it. A is not output as a build_target 56 In Gyp the "all" target is shorthand for the root targets in the files passed 60 Notice that "b1" and "b2" are not in the "all" target a [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 28 static void ath6kl_htc_mbox_cleanup(struct htc_target *target); 29 static void ath6kl_htc_mbox_stop(struct htc_target *target); 30 static int ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, 32 static void ath6kl_htc_set_credit_dist(struct htc_target *target, 375 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf() argument 378 spin_lock_bh(&target->htc_lock); in htc_reclaim_txctrl_buf() 379 list_add_tail(&pkt->list, &target->free_ctrl_txbuf); in htc_reclaim_txctrl_buf() 380 spin_unlock_bh(&target->htc_lock); in htc_reclaim_txctrl_buf() 383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() argument 389 buf_list = tx ? &target in htc_get_control_buf() 408 htc_tx_comp_update(struct htc_target *target, struct htc_endpoint *endpoint, struct htc_packet *packet) htc_tx_comp_update() argument 451 htc_tx_comp_handler(struct htc_target *target, struct htc_packet *packet) htc_tx_comp_handler() argument 467 htc_async_tx_scat_complete(struct htc_target *target, struct hif_scatter_req *scat_req) htc_async_tx_scat_complete() argument 507 ath6kl_htc_tx_issue(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx_issue() argument 546 htc_check_credits(struct htc_target *target, struct htc_endpoint *ep, u8 *flags, enum htc_endpoint_id eid, unsigned int len, int *req_cred) htc_check_credits() argument 599 ath6kl_htc_tx_pkts_get(struct htc_target *target, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_tx_pkts_get() argument 679 ath6kl_htc_tx_setup_scat_list(struct htc_target *target, struct htc_endpoint *endpoint, struct hif_scatter_req *scat_req, int n_scat, struct list_head *queue) ath6kl_htc_tx_setup_scat_list() argument 759 struct htc_target *target = endpoint->target; ath6kl_htc_tx_bundle() local 858 ath6kl_htc_tx_from_queue(struct htc_target *target, struct htc_endpoint *endpoint) ath6kl_htc_tx_from_queue() argument 965 ath6kl_htc_tx_try(struct htc_target *target, struct htc_endpoint *endpoint, struct htc_packet *tx_pkt) ath6kl_htc_tx_try() argument 1005 htc_chk_ep_txq(struct htc_target *target) htc_chk_ep_txq() argument 1041 htc_setup_tx_complete(struct htc_target *target) htc_setup_tx_complete() argument 1093 ath6kl_htc_set_credit_dist(struct htc_target *target, struct ath6kl_htc_credit_info *credit_info, u16 srvc_pri_order[], int list_len) ath6kl_htc_set_credit_dist() argument 1121 ath6kl_htc_mbox_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_mbox_tx() argument 1150 ath6kl_htc_mbox_flush_txep(struct htc_target *target, enum htc_endpoint_id eid, u16 tag) ath6kl_htc_mbox_flush_txep() argument 1189 ath6kl_htc_flush_txep_all(struct htc_target *target) ath6kl_htc_flush_txep_all() argument 1205 ath6kl_htc_mbox_activity_changed(struct htc_target *target, enum htc_endpoint_id eid, bool active) ath6kl_htc_mbox_activity_changed() argument 1262 htc_valid_rx_frame_len(struct htc_target *target, enum htc_endpoint_id eid, int len) htc_valid_rx_frame_len() argument 1269 htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) htc_add_rxbuf() argument 1278 htc_reclaim_rxbuf(struct htc_target *target, struct htc_packet *packet, struct htc_endpoint *ep) htc_reclaim_rxbuf() argument 1292 reclaim_rx_ctrl_buf(struct htc_target *target, struct htc_packet *packet) reclaim_rx_ctrl_buf() argument 1300 ath6kl_htc_rx_packet(struct htc_target *target, struct htc_packet *packet, u32 rx_len) ath6kl_htc_rx_packet() argument 1366 ath6kl_htc_rx_setup(struct htc_target *target, struct htc_endpoint *ep, u32 *lk_ahds, struct list_head *queue, int n_msg) ath6kl_htc_rx_setup() argument 1469 ath6kl_htc_rx_alloc(struct htc_target *target, u32 lk_ahds[], int msg, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_rx_alloc() argument 1592 htc_proc_cred_rpt(struct htc_target *target, struct htc_credit_report *rpt, int n_entries, enum htc_endpoint_id from_ep) htc_proc_cred_rpt() argument 1670 htc_parse_trailer(struct htc_target *target, struct htc_record_hdr *record, u8 *record_buf, u32 *next_lk_ahds, enum htc_endpoint_id endpoint, int *n_lk_ahds) htc_parse_trailer() argument 1750 htc_proc_trailer(struct htc_target *target, u8 *buf, int len, u32 *next_lk_ahds, int *n_lk_ahds, enum htc_endpoint_id endpoint) htc_proc_trailer() argument 1803 ath6kl_htc_rx_process_hdr(struct htc_target *target, struct htc_packet *packet, u32 *next_lkahds, int *n_lkahds) ath6kl_htc_rx_process_hdr() argument 1910 ath6kl_htc_rx_bundle(struct htc_target *target, struct list_head *rxq, struct list_head *sync_compq, int *n_pkt_fetched, bool part_bundle) ath6kl_htc_rx_bundle() argument 2003 ath6kl_htc_rx_process_packets(struct htc_target *target, struct list_head *comp_pktq, u32 lk_ahds[], int *n_lk_ahd) ath6kl_htc_rx_process_packets() argument 2053 ath6kl_htc_rx_fetch(struct htc_target *target, struct list_head *rx_pktq, struct list_head *comp_pktq) ath6kl_htc_rx_fetch() argument 2141 ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, u32 msg_look_ahead, int *num_pkts) ath6kl_htc_rxmsg_pending_handler() argument 2260 htc_wait_for_ctrl_msg(struct htc_target *target) htc_wait_for_ctrl_msg() argument 2317 ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, struct list_head *pkt_queue) ath6kl_htc_mbox_add_rxbuf_multiple() argument 2379 ath6kl_htc_mbox_flush_rx_buf(struct htc_target *target) ath6kl_htc_mbox_flush_rx_buf() argument 2421 ath6kl_htc_mbox_conn_service(struct htc_target *target, struct htc_service_connect_req *conn_req, struct htc_service_connect_resp *conn_resp) ath6kl_htc_mbox_conn_service() argument 2571 reset_ep_state(struct htc_target *target) reset_ep_state() argument 2594 ath6kl_htc_mbox_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) ath6kl_htc_mbox_get_rxbuf_num() argument 2605 htc_setup_msg_bndl(struct htc_target *target) htc_setup_msg_bndl() argument 2654 ath6kl_htc_mbox_wait_target(struct htc_target *target) ath6kl_htc_mbox_wait_target() argument 2739 ath6kl_htc_mbox_start(struct htc_target *target) ath6kl_htc_mbox_start() argument 2781 ath6kl_htc_reset(struct htc_target *target) ath6kl_htc_reset() argument 2821 ath6kl_htc_mbox_stop(struct htc_target *target) ath6kl_htc_mbox_stop() argument 2843 struct htc_target *target = NULL; ath6kl_htc_mbox_create() local 2888 ath6kl_htc_mbox_cleanup(struct htc_target *target) ath6kl_htc_mbox_cleanup() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 28 static void ath6kl_htc_mbox_cleanup(struct htc_target *target); 29 static void ath6kl_htc_mbox_stop(struct htc_target *target); 30 static int ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, 32 static void ath6kl_htc_set_credit_dist(struct htc_target *target, 375 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf() argument 378 spin_lock_bh(&target->htc_lock); in htc_reclaim_txctrl_buf() 379 list_add_tail(&pkt->list, &target->free_ctrl_txbuf); in htc_reclaim_txctrl_buf() 380 spin_unlock_bh(&target->htc_lock); in htc_reclaim_txctrl_buf() 383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf() argument 389 buf_list = tx ? &target in htc_get_control_buf() 408 htc_tx_comp_update(struct htc_target *target, struct htc_endpoint *endpoint, struct htc_packet *packet) htc_tx_comp_update() argument 451 htc_tx_comp_handler(struct htc_target *target, struct htc_packet *packet) htc_tx_comp_handler() argument 467 htc_async_tx_scat_complete(struct htc_target *target, struct hif_scatter_req *scat_req) htc_async_tx_scat_complete() argument 507 ath6kl_htc_tx_issue(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx_issue() argument 546 htc_check_credits(struct htc_target *target, struct htc_endpoint *ep, u8 *flags, enum htc_endpoint_id eid, unsigned int len, int *req_cred) htc_check_credits() argument 599 ath6kl_htc_tx_pkts_get(struct htc_target *target, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_tx_pkts_get() argument 679 ath6kl_htc_tx_setup_scat_list(struct htc_target *target, struct htc_endpoint *endpoint, struct hif_scatter_req *scat_req, int n_scat, struct list_head *queue) ath6kl_htc_tx_setup_scat_list() argument 759 struct htc_target *target = endpoint->target; ath6kl_htc_tx_bundle() local 858 ath6kl_htc_tx_from_queue(struct htc_target *target, struct htc_endpoint *endpoint) ath6kl_htc_tx_from_queue() argument 965 ath6kl_htc_tx_try(struct htc_target *target, struct htc_endpoint *endpoint, struct htc_packet *tx_pkt) ath6kl_htc_tx_try() argument 1005 htc_chk_ep_txq(struct htc_target *target) htc_chk_ep_txq() argument 1041 htc_setup_tx_complete(struct htc_target *target) htc_setup_tx_complete() argument 1093 ath6kl_htc_set_credit_dist(struct htc_target *target, struct ath6kl_htc_credit_info *credit_info, u16 srvc_pri_order[], int list_len) ath6kl_htc_set_credit_dist() argument 1121 ath6kl_htc_mbox_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_mbox_tx() argument 1150 ath6kl_htc_mbox_flush_txep(struct htc_target *target, enum htc_endpoint_id eid, u16 tag) ath6kl_htc_mbox_flush_txep() argument 1189 ath6kl_htc_flush_txep_all(struct htc_target *target) ath6kl_htc_flush_txep_all() argument 1205 ath6kl_htc_mbox_activity_changed(struct htc_target *target, enum htc_endpoint_id eid, bool active) ath6kl_htc_mbox_activity_changed() argument 1262 htc_valid_rx_frame_len(struct htc_target *target, enum htc_endpoint_id eid, int len) htc_valid_rx_frame_len() argument 1269 htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) htc_add_rxbuf() argument 1278 htc_reclaim_rxbuf(struct htc_target *target, struct htc_packet *packet, struct htc_endpoint *ep) htc_reclaim_rxbuf() argument 1292 reclaim_rx_ctrl_buf(struct htc_target *target, struct htc_packet *packet) reclaim_rx_ctrl_buf() argument 1300 ath6kl_htc_rx_packet(struct htc_target *target, struct htc_packet *packet, u32 rx_len) ath6kl_htc_rx_packet() argument 1366 ath6kl_htc_rx_setup(struct htc_target *target, struct htc_endpoint *ep, u32 *lk_ahds, struct list_head *queue, int n_msg) ath6kl_htc_rx_setup() argument 1469 ath6kl_htc_rx_alloc(struct htc_target *target, u32 lk_ahds[], int msg, struct htc_endpoint *endpoint, struct list_head *queue) ath6kl_htc_rx_alloc() argument 1592 htc_proc_cred_rpt(struct htc_target *target, struct htc_credit_report *rpt, int n_entries, enum htc_endpoint_id from_ep) htc_proc_cred_rpt() argument 1670 htc_parse_trailer(struct htc_target *target, struct htc_record_hdr *record, u8 *record_buf, u32 *next_lk_ahds, enum htc_endpoint_id endpoint, int *n_lk_ahds) htc_parse_trailer() argument 1750 htc_proc_trailer(struct htc_target *target, u8 *buf, int len, u32 *next_lk_ahds, int *n_lk_ahds, enum htc_endpoint_id endpoint) htc_proc_trailer() argument 1803 ath6kl_htc_rx_process_hdr(struct htc_target *target, struct htc_packet *packet, u32 *next_lkahds, int *n_lkahds) ath6kl_htc_rx_process_hdr() argument 1910 ath6kl_htc_rx_bundle(struct htc_target *target, struct list_head *rxq, struct list_head *sync_compq, int *n_pkt_fetched, bool part_bundle) ath6kl_htc_rx_bundle() argument 2003 ath6kl_htc_rx_process_packets(struct htc_target *target, struct list_head *comp_pktq, u32 lk_ahds[], int *n_lk_ahd) ath6kl_htc_rx_process_packets() argument 2053 ath6kl_htc_rx_fetch(struct htc_target *target, struct list_head *rx_pktq, struct list_head *comp_pktq) ath6kl_htc_rx_fetch() argument 2141 ath6kl_htc_rxmsg_pending_handler(struct htc_target *target, u32 msg_look_ahead, int *num_pkts) ath6kl_htc_rxmsg_pending_handler() argument 2260 htc_wait_for_ctrl_msg(struct htc_target *target) htc_wait_for_ctrl_msg() argument 2317 ath6kl_htc_mbox_add_rxbuf_multiple(struct htc_target *target, struct list_head *pkt_queue) ath6kl_htc_mbox_add_rxbuf_multiple() argument 2379 ath6kl_htc_mbox_flush_rx_buf(struct htc_target *target) ath6kl_htc_mbox_flush_rx_buf() argument 2421 ath6kl_htc_mbox_conn_service(struct htc_target *target, struct htc_service_connect_req *conn_req, struct htc_service_connect_resp *conn_resp) ath6kl_htc_mbox_conn_service() argument 2571 reset_ep_state(struct htc_target *target) reset_ep_state() argument 2594 ath6kl_htc_mbox_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) ath6kl_htc_mbox_get_rxbuf_num() argument 2605 htc_setup_msg_bndl(struct htc_target *target) htc_setup_msg_bndl() argument 2654 ath6kl_htc_mbox_wait_target(struct htc_target *target) ath6kl_htc_mbox_wait_target() argument 2739 ath6kl_htc_mbox_start(struct htc_target *target) ath6kl_htc_mbox_start() argument 2781 ath6kl_htc_reset(struct htc_target *target) ath6kl_htc_reset() argument 2821 ath6kl_htc_mbox_stop(struct htc_target *target) ath6kl_htc_mbox_stop() argument 2843 struct htc_target *target = NULL; ath6kl_htc_mbox_create() local 2888 ath6kl_htc_mbox_cleanup(struct htc_target *target) ath6kl_htc_mbox_cleanup() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | target.c | 3 * Helper functions for handling target threads/cpus 8 #include "target.h" 17 enum target_errno target__validate(struct target *target) in target__validate() argument 21 if (target->pid) in target__validate() 22 target->tid = target->pid; in target__validate() 25 if (target->tid && target->cpu_list) { in target__validate() 26 target in target__validate() 69 target__parse_uid(struct target *target) target__parse_uid() argument 116 target__strerror(struct target *target, int errnum, char *buf, size_t buflen) target__strerror() argument [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target.h | 79 struct target { struct 94 const struct target *target_32bit; 95 const struct target *target_x32bit; 96 const struct target *target_64bit; 100 void (*init)(const struct target *self); 102 void (*predefine)(const struct target *self); 106 extern const struct target target_default; 107 extern const struct target target_alpha; 108 extern const struct target target_arm; 109 extern const struct target target_arm6 [all...] |
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | analyzer.py | 10 test_targets: unqualified target names to search for. Any target in this list 11 that depends upon a file in |files| is output regardless of the type of target 15 are not necessarily output. For example, if the target is of type none then the 16 target is not output (but one of the descendants of the target will be). 22 supplied targets or a target that one of the supplied targets depends on. 46 and the supplied target A depends upon it. A is not output as a build_target 56 In Gyp the "all" target is shorthand for the root targets in the files passed 60 Notice that "b1" and "b2" are not in the "all" target a [all...] |
/third_party/gn/src/gn/ |
H A D | resolved_target_data.h | 15 #include "gn/target.h" 19 // A class used to compute target-specific data by collecting information 38 // must have been called and completed). Input target pointers are 45 // Return the public/private/data/dependencies of a given target 47 const ResolvedTargetDeps& GetTargetDeps(const Target* target) const { in GetTargetDeps() 48 return GetTargetInfo(target)->deps; in GetTargetDeps() 51 // Return the data dependencies of a given target. 52 // Convenience shortcut for GetTargetDeps(target).data_deps(). 53 base::span<const Target*> GetDataDeps(const Target* target) const { in GetDataDeps() 54 return GetTargetDeps(target) in GetDataDeps() 142 const Target* target = nullptr; global() member [all...] |
H A D | ninja_action_target_writer_unittest.cc | 12 #include "gn/target.h" 21 Target target(setup.settings(), Label(SourceDir("//foo/"), "bar")); in TEST() 22 target.set_output_type(Target::ACTION_FOREACH); in TEST() 23 target.action_values().outputs() = in TEST() 27 target.SetToolchain(setup.toolchain()); in TEST() 28 ASSERT_TRUE(target.OnResolved(&err)); in TEST() 31 NinjaActionTargetWriter writer(&target, out); in TEST() 45 Target target(setup.settings(), Label(SourceDir("//foo++/"), "bar")); in TEST() 46 target.set_output_type(Target::ACTION); in TEST() 48 target in TEST() [all...] |
H A D | ninja_copy_target_writer_unittest.cc | 9 #include "gn/target.h" 18 Target target(setup.settings(), Label(SourceDir("//foo/"), "bar")); in TEST() 19 target.set_output_type(Target::COPY_FILES); in TEST() 21 target.sources().push_back(SourceFile("//foo/input1.txt")); in TEST() 22 target.sources().push_back(SourceFile("//foo/input2.txt")); in TEST() 24 target.action_values().outputs() = in TEST() 27 target.SetToolchain(setup.toolchain()); in TEST() 28 ASSERT_TRUE(target.OnResolved(&err)); in TEST() 31 NinjaCopyTargetWriter writer(&target, out); in TEST() 48 Target target(setu in TEST() [all...] |
H A D | runtime_deps.cc | 24 #include "gn/target.h" 54 // might be listed by more than one target, the set of targets and output files 57 // data deps add more stuff, so we will want to revisit a target if it's a 59 void RecursiveCollectRuntimeDeps(const Target* target, in RecursiveCollectRuntimeDeps() argument 64 const auto& found_seen_target = seen_targets->find(target); in RecursiveCollectRuntimeDeps() 72 // In the else case, the previously seen target was a regular dependency in RecursiveCollectRuntimeDeps() 75 (*seen_targets)[target] = is_target_data_dep; in RecursiveCollectRuntimeDeps() 79 if (target->output_type() == Target::EXECUTABLE || in RecursiveCollectRuntimeDeps() 80 target->output_type() == Target::LOADABLE_MODULE || in RecursiveCollectRuntimeDeps() 81 target in RecursiveCollectRuntimeDeps() 167 const Target* target = item ? item->AsTarget() : nullptr; CollectRuntimeDepsFromFlag() local 198 WriteRuntimeDepsFile(const OutputFile& output_file, const Target* target, Err* err) WriteRuntimeDepsFile() argument 286 ComputeRuntimeDeps(const Target* target) ComputeRuntimeDeps() argument [all...] |
/third_party/rust/crates/bindgen/bindgen/ |
H A D | log_stubs.rs | 4 (target: $target:expr, $lvl:expr, $($arg:tt)+) => {{ 5 let _ = $target; 14 (target: $target:expr, $($arg:tt)+) => { log!(target: $target, "", $($arg)+) }; 18 (target: $target:expr, $($arg:tt)*) => { log!(target [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnvlat1.cpp | 39 UChar *target; in _Latin1ToUnicodeWithOffsets() local 47 target=pArgs->target; in _Latin1ToUnicodeWithOffsets() 48 targetCapacity=(int32_t)(pArgs->targetLimit-pArgs->target); in _Latin1ToUnicodeWithOffsets() 61 /* target will be full */ in _Latin1ToUnicodeWithOffsets() 73 target[0]=source[0]; in _Latin1ToUnicodeWithOffsets() 74 target[1]=source[1]; in _Latin1ToUnicodeWithOffsets() 75 target[2]=source[2]; in _Latin1ToUnicodeWithOffsets() 76 target[3]=source[3]; in _Latin1ToUnicodeWithOffsets() 77 target[ in _Latin1ToUnicodeWithOffsets() 141 uint8_t *target, *oldTarget; _Latin1FromUnicodeWithOffsets() local 329 uint8_t *target; ucnv_Latin1FromUTF8() local 485 UChar *target, *oldTarget; _ASCIIToUnicodeWithOffsets() local 622 uint8_t *target; ucnv_ASCIIFromUTF8() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvlat1.cpp | 39 char16_t *target; in _Latin1ToUnicodeWithOffsets() local 47 target=pArgs->target; in _Latin1ToUnicodeWithOffsets() 48 targetCapacity=(int32_t)(pArgs->targetLimit-pArgs->target); in _Latin1ToUnicodeWithOffsets() 61 /* target will be full */ in _Latin1ToUnicodeWithOffsets() 73 target[0]=source[0]; in _Latin1ToUnicodeWithOffsets() 74 target[1]=source[1]; in _Latin1ToUnicodeWithOffsets() 75 target[2]=source[2]; in _Latin1ToUnicodeWithOffsets() 76 target[3]=source[3]; in _Latin1ToUnicodeWithOffsets() 77 target[ in _Latin1ToUnicodeWithOffsets() 141 uint8_t *target, *oldTarget; _Latin1FromUnicodeWithOffsets() local 329 uint8_t *target; ucnv_Latin1FromUTF8() local 485 char16_t *target, *oldTarget; _ASCIIToUnicodeWithOffsets() local 622 uint8_t *target; ucnv_ASCIIFromUTF8() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvlat1.cpp | 39 UChar *target; in _Latin1ToUnicodeWithOffsets() local 47 target=pArgs->target; in _Latin1ToUnicodeWithOffsets() 48 targetCapacity=(int32_t)(pArgs->targetLimit-pArgs->target); in _Latin1ToUnicodeWithOffsets() 61 /* target will be full */ in _Latin1ToUnicodeWithOffsets() 73 target[0]=source[0]; in _Latin1ToUnicodeWithOffsets() 74 target[1]=source[1]; in _Latin1ToUnicodeWithOffsets() 75 target[2]=source[2]; in _Latin1ToUnicodeWithOffsets() 76 target[3]=source[3]; in _Latin1ToUnicodeWithOffsets() 77 target[ in _Latin1ToUnicodeWithOffsets() 141 uint8_t *target, *oldTarget; _Latin1FromUnicodeWithOffsets() local 329 uint8_t *target; ucnv_Latin1FromUTF8() local 485 UChar *target, *oldTarget; _ASCIIToUnicodeWithOffsets() local 622 uint8_t *target; ucnv_ASCIIFromUTF8() local [all...] |
/third_party/rust/crates/log/src/ |
H A D | macros.rs | 26 /// log!(target: "app_events", Level::Warn, "App warning: {}, {}, {}", 32 // log!(target: "my_target", Level::Info; key1 = 42, key2 = true; "a {} event", "log"); 33 (target: $target:expr, $lvl:expr, $($key:tt = $value:expr),+; $($arg:tt)+) => ({ 39 &($target, __log_module_path!(), __log_file!(), __log_line!()), 45 // log!(target: "my_target", Level::Info; "a {} event", "log"); 46 (target: $target:expr, $lvl:expr, $($arg:tt)+) => ({ 52 &($target, __log_module_path!(), __log_file!(), __log_line!()), 59 ($lvl:expr, $($arg:tt)+) => (log!(target [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_stack_processor.h | 35 #define ACE_UPDATE_LAYOUT_PROPERTY(target, name, value) \ 38 ACE_UPDATE_NODE_LAYOUT_PROPERTY(target, name, value, frameNode); \ 40 #define ACE_UPDATE_NODE_LAYOUT_PROPERTY(target, name, value, frameNode) \ 43 auto cast##target = (frameNode)->GetLayoutPropertyPtr<target>(); \ 44 if (cast##target) { \ 45 cast##target->Update##name(value); \ 49 #define ACE_GET_NODE_LAYOUT_PROPERTY(target, name, value, frameNode) \ 51 auto cast##target = frameNode->GetLayoutPropertyPtr<target>(); \ [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationGL13_autogen.h | 21 GLenum target, 29 GLenum target, 37 GLenum target, 44 bool ValidateMultiTexCoord1d(const Context *context, GLenum target, GLdouble s); 45 bool ValidateMultiTexCoord1dv(const Context *context, GLenum target, const GLdouble *v); 46 bool ValidateMultiTexCoord1f(const Context *context, GLenum target, GLfloat s); 47 bool ValidateMultiTexCoord1fv(const Context *context, GLenum target, const GLfloat *v); 48 bool ValidateMultiTexCoord1i(const Context *context, GLenum target, GLint s); 49 bool ValidateMultiTexCoord1iv(const Context *context, GLenum target, const GLint *v); 50 bool ValidateMultiTexCoord1s(const Context *context, GLenum target, GLshor [all...] |
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | proxy_delete.js | 19 var target = {}; 20 var handler = { deleteProperty (target) { 28 var proxy = new Proxy(target, handler); 46 var target = {foo: "bar"}; 53 var proxy = new Proxy(target, handler); 55 assert(target.foo === "bar") 60 assert(target.foo === undefined); 63 assert(target.bar === undefined); 65 assert(target.bar === undefined); 74 var proxy = new Proxy(target, handler [all...] |
/third_party/rust/crates/log/tests/ |
H A D | macros.rs | 21 log!(target: "my_target", lvl, "hello"); in no_args() 22 log!(target: "my_target", lvl, "hello",); in no_args() 31 all_log_macros!(target: "my_target", "hello"); in no_args() 32 all_log_macros!(target: "my_target", "hello",); in no_args() 41 log!(target: "my_target", lvl, "hello {}", "world"); in anonymous_args() 42 log!(target: "my_target", lvl, "hello {}", "world",); in anonymous_args() 51 all_log_macros!(target: "my_target", "hello {}", "world"); in anonymous_args() 52 all_log_macros!(target: "my_target", "hello {}", "world",); in anonymous_args() 61 log!(target: "my_target", lvl, "hello {world}", world = "world"); in named_args() 62 log!(target in named_args() [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/annotate/ |
H A D | instructions.c | 12 struct addr_map_symbol target = { in loongarch_call__parse() local 20 ops->target.addr = strtoull(c, &endptr, 16); in loongarch_call__parse() 34 ops->target.name = strdup(name); in loongarch_call__parse() 37 if (ops->target.name == NULL) in loongarch_call__parse() 40 target.addr = map__objdump_2mem(map, ops->target.addr); in loongarch_call__parse() 42 if (maps__find_ams(ms->maps, &target) == 0 && in loongarch_call__parse() 43 map__rip_2objdump(target.ms.map, map__map_ip(target.ms.map, target in loongarch_call__parse() 58 struct addr_map_symbol target = { loongarch_jump__parse() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format_lite.h | 465 uint8* target); 469 uint8* target); 471 uint8* target); 473 uint8* target); 475 uint8* target); 477 uint8* target); 479 uint8* target); 481 uint8* target); 483 uint8* target); 485 uint8* target); 645 WriteGroupToArray( int field_number, const MessageLite& value, uint8* target) WriteGroupToArray() argument 655 WriteMessageToArray( int field_number, const MessageLite& value, uint8* target) WriteMessageToArray() argument 884 InternalSerializeUnknownMessageSetItemsToArray( const std::string& unknown_fields, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeUnknownMessageSetItemsToArray() argument 1354 WriteTagToArray(int field_number, WireType type, uint8* target) WriteTagToArray() argument 1360 WriteInt32NoTagToArray(int32 value, uint8* target) WriteInt32NoTagToArray() argument 1364 WriteInt64NoTagToArray(int64 value, uint8* target) WriteInt64NoTagToArray() argument 1369 WriteUInt32NoTagToArray(uint32 value, uint8* target) WriteUInt32NoTagToArray() argument 1373 WriteUInt64NoTagToArray(uint64 value, uint8* target) WriteUInt64NoTagToArray() argument 1377 WriteSInt32NoTagToArray(int32 value, uint8* target) WriteSInt32NoTagToArray() argument 1382 WriteSInt64NoTagToArray(int64 value, uint8* target) WriteSInt64NoTagToArray() argument 1387 WriteFixed32NoTagToArray(uint32 value, uint8* target) WriteFixed32NoTagToArray() argument 1391 WriteFixed64NoTagToArray(uint64 value, uint8* target) WriteFixed64NoTagToArray() argument 1395 WriteSFixed32NoTagToArray(int32 value, uint8* target) WriteSFixed32NoTagToArray() argument 1400 WriteSFixed64NoTagToArray(int64 value, uint8* target) WriteSFixed64NoTagToArray() argument 1405 WriteFloatNoTagToArray(float value, uint8* target) WriteFloatNoTagToArray() argument 1410 WriteDoubleNoTagToArray(double value, uint8* target) WriteDoubleNoTagToArray() argument 1415 WriteBoolNoTagToArray(bool value, uint8* target) WriteBoolNoTagToArray() argument 1418 WriteEnumNoTagToArray(int value, uint8* target) WriteEnumNoTagToArray() argument 1423 WritePrimitiveNoTagToArray( const RepeatedField<T>& value, uint8* (*Writer)(T, uint8*), uint8* target) WritePrimitiveNoTagToArray() argument 1438 WriteFixedNoTagToArray( const RepeatedField<T>& value, uint8* (*Writer)(T, uint8*), uint8* target) WriteFixedNoTagToArray() argument 1455 WriteInt32NoTagToArray( const RepeatedField<int32>& value, uint8* target) WriteInt32NoTagToArray() argument 1459 WriteInt64NoTagToArray( const RepeatedField<int64>& value, uint8* target) WriteInt64NoTagToArray() argument 1463 WriteUInt32NoTagToArray( const RepeatedField<uint32>& value, uint8* target) WriteUInt32NoTagToArray() argument 1467 WriteUInt64NoTagToArray( const RepeatedField<uint64>& value, uint8* target) WriteUInt64NoTagToArray() argument 1471 WriteSInt32NoTagToArray( const RepeatedField<int32>& value, uint8* target) WriteSInt32NoTagToArray() argument 1475 WriteSInt64NoTagToArray( const RepeatedField<int64>& value, uint8* target) WriteSInt64NoTagToArray() argument 1479 WriteFixed32NoTagToArray( const RepeatedField<uint32>& value, uint8* target) WriteFixed32NoTagToArray() argument 1483 WriteFixed64NoTagToArray( const RepeatedField<uint64>& value, uint8* target) WriteFixed64NoTagToArray() argument 1487 WriteSFixed32NoTagToArray( const RepeatedField<int32>& value, uint8* target) WriteSFixed32NoTagToArray() argument 1491 WriteSFixed64NoTagToArray( const RepeatedField<int64>& value, uint8* target) WriteSFixed64NoTagToArray() argument 1495 WriteFloatNoTagToArray( const RepeatedField<float>& value, uint8* target) WriteFloatNoTagToArray() argument 1499 WriteDoubleNoTagToArray( const RepeatedField<double>& value, uint8* target) WriteDoubleNoTagToArray() argument 1503 WriteBoolNoTagToArray( const RepeatedField<bool>& value, uint8* target) WriteBoolNoTagToArray() argument 1507 WriteEnumNoTagToArray( const RepeatedField<int>& value, uint8* target) WriteEnumNoTagToArray() argument 1512 WriteInt32ToArray(int field_number, int32 value, uint8* target) WriteInt32ToArray() argument 1517 WriteInt64ToArray(int field_number, int64 value, uint8* target) WriteInt64ToArray() argument 1522 WriteUInt32ToArray(int field_number, uint32 value, uint8* target) WriteUInt32ToArray() argument 1527 WriteUInt64ToArray(int field_number, uint64 value, uint8* target) WriteUInt64ToArray() argument 1532 WriteSInt32ToArray(int field_number, int32 value, uint8* target) WriteSInt32ToArray() argument 1537 WriteSInt64ToArray(int field_number, int64 value, uint8* target) WriteSInt64ToArray() argument 1542 WriteFixed32ToArray(int field_number, uint32 value, uint8* target) WriteFixed32ToArray() argument 1547 WriteFixed64ToArray(int field_number, uint64 value, uint8* target) WriteFixed64ToArray() argument 1552 WriteSFixed32ToArray(int field_number, int32 value, uint8* target) WriteSFixed32ToArray() argument 1557 WriteSFixed64ToArray(int field_number, int64 value, uint8* target) WriteSFixed64ToArray() argument 1562 WriteFloatToArray(int field_number, float value, uint8* target) WriteFloatToArray() argument 1567 WriteDoubleToArray(int field_number, double value, uint8* target) WriteDoubleToArray() argument 1572 WriteBoolToArray(int field_number, bool value, uint8* target) WriteBoolToArray() argument 1577 WriteEnumToArray(int field_number, int value, uint8* target) WriteEnumToArray() argument 1584 WritePrimitiveToArray( int field_number, const RepeatedField<T>& value, uint8* (*Writer)(int, T, uint8*), uint8* target) WritePrimitiveToArray() argument 1601 WriteInt32ToArray( int field_number, const RepeatedField<int32>& value, uint8* target) WriteInt32ToArray() argument 1605 WriteInt64ToArray( int field_number, const RepeatedField<int64>& value, uint8* target) WriteInt64ToArray() argument 1609 WriteUInt32ToArray( int field_number, const RepeatedField<uint32>& value, uint8* target) WriteUInt32ToArray() argument 1613 WriteUInt64ToArray( int field_number, const RepeatedField<uint64>& value, uint8* target) WriteUInt64ToArray() argument 1617 WriteSInt32ToArray( int field_number, const RepeatedField<int32>& value, uint8* target) WriteSInt32ToArray() argument 1621 WriteSInt64ToArray( int field_number, const RepeatedField<int64>& value, uint8* target) WriteSInt64ToArray() argument 1625 WriteFixed32ToArray( int field_number, const RepeatedField<uint32>& value, uint8* target) WriteFixed32ToArray() argument 1630 WriteFixed64ToArray( int field_number, const RepeatedField<uint64>& value, uint8* target) WriteFixed64ToArray() argument 1635 WriteSFixed32ToArray( int field_number, const RepeatedField<int32>& value, uint8* target) WriteSFixed32ToArray() argument 1640 WriteSFixed64ToArray( int field_number, const RepeatedField<int64>& value, uint8* target) WriteSFixed64ToArray() argument 1645 WriteFloatToArray( int field_number, const RepeatedField<float>& value, uint8* target) WriteFloatToArray() argument 1649 WriteDoubleToArray( int field_number, const RepeatedField<double>& value, uint8* target) WriteDoubleToArray() argument 1653 WriteBoolToArray(int field_number, const RepeatedField<bool>& value, uint8* target) WriteBoolToArray() argument 1658 WriteEnumToArray(int field_number, const RepeatedField<int>& value, uint8* target) WriteEnumToArray() argument 1663 WriteStringToArray(int field_number, const std::string& value, uint8* target) WriteStringToArray() argument 1673 WriteBytesToArray(int field_number, const std::string& value, uint8* target) WriteBytesToArray() argument 1682 InternalWriteGroup( int field_number, const MessageType& value, uint8* target, io::EpsCopyOutputStream* stream) InternalWriteGroup() argument 1691 InternalWriteMessage( int field_number, const MessageType& value, uint8* target, io::EpsCopyOutputStream* stream) InternalWriteMessage() argument 1703 InternalWriteGroupNoVirtualToArray( int field_number, const MessageType_WorkAroundCppLookupDefect& value, uint8* target) InternalWriteGroupNoVirtualToArray() argument 1712 InternalWriteMessageNoVirtualToArray( int field_number, const MessageType_WorkAroundCppLookupDefect& value, uint8* target) InternalWriteMessageNoVirtualToArray() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send() argument 26 struct htc_endpoint *endpoint = &target->endpoint[epid]; in htc_issue_send() 35 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send() 88 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy() argument 94 target->credit_size = be16_to_cpu(htc_ready_msg->credit_size); in htc_process_target_rdy() 96 endpoint = &target->endpoint[ENDPOINT0]; in htc_process_target_rdy() 99 atomic_inc(&target->tgt_ready); in htc_process_target_rdy() 100 complete(&target->target_wait); in htc_process_target_rdy() 103 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp() argument 154 htc_config_pipe_credits(struct htc_target *target) htc_config_pipe_credits() argument 192 htc_setup_complete(struct htc_target *target) htc_setup_complete() argument 230 htc_init(struct htc_target *target) htc_init() argument 241 htc_connect_service(struct htc_target *target, struct htc_service_connreq *service_connreq, enum htc_endpoint_id *conn_rsp_epid) htc_connect_service() argument 304 htc_send(struct htc_target *target, struct sk_buff *skb) htc_send() argument 312 htc_send_epid(struct htc_target *target, struct sk_buff *skb, enum htc_endpoint_id epid) htc_send_epid() argument 318 htc_stop(struct htc_target *target) htc_stop() argument 323 htc_start(struct htc_target *target) htc_start() argument 328 htc_sta_drain(struct htc_target *target, u8 idx) htc_sta_drain() argument 497 struct htc_target *target; ath9k_htc_hw_alloc() local 525 ath9k_htc_hw_init(struct htc_target *target, struct device *dev, u16 devid, char *product, u32 drv_info) ath9k_htc_hw_init() argument 537 ath9k_htc_hw_deinit(struct htc_target *target, bool hot_unplug) ath9k_htc_hw_deinit() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.c | 21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send() argument 26 struct htc_endpoint *endpoint = &target->endpoint[epid]; in htc_issue_send() 35 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send() 88 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy() argument 94 target->credit_size = be16_to_cpu(htc_ready_msg->credit_size); in htc_process_target_rdy() 96 endpoint = &target->endpoint[ENDPOINT0]; in htc_process_target_rdy() 99 atomic_inc(&target->tgt_ready); in htc_process_target_rdy() 100 complete(&target->target_wait); in htc_process_target_rdy() 103 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp() argument 154 htc_config_pipe_credits(struct htc_target *target) htc_config_pipe_credits() argument 192 htc_setup_complete(struct htc_target *target) htc_setup_complete() argument 230 htc_init(struct htc_target *target) htc_init() argument 241 htc_connect_service(struct htc_target *target, struct htc_service_connreq *service_connreq, enum htc_endpoint_id *conn_rsp_epid) htc_connect_service() argument 304 htc_send(struct htc_target *target, struct sk_buff *skb) htc_send() argument 312 htc_send_epid(struct htc_target *target, struct sk_buff *skb, enum htc_endpoint_id epid) htc_send_epid() argument 318 htc_stop(struct htc_target *target) htc_stop() argument 323 htc_start(struct htc_target *target) htc_start() argument 328 htc_sta_drain(struct htc_target *target, u8 idx) htc_sta_drain() argument 497 struct htc_target *target; ath9k_htc_hw_alloc() local 525 ath9k_htc_hw_init(struct htc_target *target, struct device *dev, u16 devid, char *product, u32 drv_info) ath9k_htc_hw_init() argument 537 ath9k_htc_hw_deinit(struct htc_target *target, bool hot_unplug) ath9k_htc_hw_deinit() argument [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | arbprogram.c | 49 flush_vertices_for_program_constants(struct gl_context *ctx, GLenum target) in flush_vertices_for_program_constants() argument 53 if (target == GL_FRAGMENT_PROGRAM_ARB) { in flush_vertices_for_program_constants() 66 lookup_or_create_program(GLuint id, GLenum target, const char* caller) in lookup_or_create_program() argument 73 if (target == GL_VERTEX_PROGRAM_ARB) in lookup_or_create_program() 84 newProg = ctx->Driver.NewProgram(ctx, _mesa_program_enum_to_shader_stage(target), in lookup_or_create_program() 92 else if (newProg->Target != target) { in lookup_or_create_program() 94 "%s(target mismatch)", caller); in lookup_or_create_program() 107 _mesa_BindProgramARB(GLenum target, GLuint id) in _mesa_BindProgramARB() argument 112 /* Error-check target and get curProg */ in _mesa_BindProgramARB() 113 if (target in _mesa_BindProgramARB() 274 get_current_program(struct gl_context* ctx, GLenum target, const char* caller) get_current_program() argument 292 get_local_param_pointer(struct gl_context *ctx, const char *func, struct gl_program* prog, GLenum target, GLuint index, unsigned count, GLfloat **param) get_local_param_pointer() argument 333 get_env_param_pointer(struct gl_context *ctx, const char *func, GLenum target, GLuint index, GLfloat **param) get_env_param_pointer() argument 360 set_program_string(struct gl_program *prog, GLenum target, GLenum format, GLsizei len, const GLvoid *string) set_program_string() argument 467 _mesa_ProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_ProgramStringARB() argument 485 _mesa_NamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_NamedProgramStringEXT() argument 502 _mesa_ProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_ProgramEnvParameter4dARB() argument 515 _mesa_ProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble *params) _mesa_ProgramEnvParameter4dvARB() argument 529 _mesa_ProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_ProgramEnvParameter4fARB() argument 551 _mesa_ProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat *params) _mesa_ProgramEnvParameter4fvARB() argument 568 _mesa_ProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_ProgramEnvParameters4fvEXT() argument 606 _mesa_GetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble *params) _mesa_GetProgramEnvParameterdvARB() argument 620 _mesa_GetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat *params) _mesa_GetProgramEnvParameterfvARB() argument 635 _mesa_ProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_ProgramLocalParameter4fARB() argument 655 _mesa_NamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) _mesa_NamedProgramLocalParameter4fEXT() argument 681 _mesa_ProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat *params) _mesa_ProgramLocalParameter4fvARB() argument 690 _mesa_NamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat *params) _mesa_NamedProgramLocalParameter4fvEXT() argument 717 _mesa_ProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_ProgramLocalParameters4fvEXT() argument 732 _mesa_NamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat *params) _mesa_NamedProgramLocalParameters4fvEXT() argument 748 _mesa_ProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_ProgramLocalParameter4dARB() argument 758 _mesa_NamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) _mesa_NamedProgramLocalParameter4dEXT() argument 768 _mesa_ProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble *params) _mesa_ProgramLocalParameter4dvARB() argument 778 _mesa_NamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble *params) _mesa_NamedProgramLocalParameter4dvEXT() argument 788 _mesa_GetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat *params) _mesa_GetProgramLocalParameterfvARB() argument 806 _mesa_GetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat *params) _mesa_GetNamedProgramLocalParameterfvEXT() argument 825 _mesa_GetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble *params) _mesa_GetProgramLocalParameterdvARB() argument 843 _mesa_GetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble *params) _mesa_GetNamedProgramLocalParameterdvEXT() argument 862 get_program_iv(struct gl_program *prog, GLenum target, GLenum pname, GLint *params) get_program_iv() argument 1033 _mesa_GetProgramivARB(GLenum target, GLenum pname, GLint *params) _mesa_GetProgramivARB() argument 1045 _mesa_GetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint *params) _mesa_GetNamedProgramivEXT() argument 1063 _mesa_GetProgramStringARB(GLenum target, GLenum pname, GLvoid *string) _mesa_GetProgramStringARB() argument 1095 _mesa_GetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, GLvoid *string) _mesa_GetNamedProgramStringEXT() argument [all...] |