Searched refs:data (Results 1 - 25 of 10080) sorted by relevance

1234567891011>>

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOS9/
H A DCarbonResource.r18 data 'carb' (0) { };
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXCursors.r21 data 'CURS' (1000, "hand") {
29 data 'CURS' (1002, "bucket") {
37 data 'CURS' (1003, "cancel") {
45 data 'CURS' (1004, "resize") {
53 data 'CURS' (1005, "eyedrop") {
61 data 'CURS' (1006, "eyedrop-full") {
69 data 'CURS' (1007, "zoom-in") {
77 data 'CURS' (1008, "zoom-out") {
93 data 'crsr' (1000, "hand") {
112 data 'crs
[all...]
H A DtkMacOSXXCursors.r23 data 'CURS' (3000, "X_cursor") {
31 data 'CURS' (3001, "arrow") {
39 data 'CURS' (3002, "based_arrow_down") {
47 data 'CURS' (3003, "based_arrow_up") {
55 data 'CURS' (3004, "boat") {
63 data 'CURS' (3005, "bogosity") {
71 data 'CURS' (3006, "bottom_left_corner") {
79 data 'CURS' (3007, "bottom_right_corner") {
87 data 'CURS' (3008, "bottom_side") {
95 data 'CUR
[all...]
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_custom_handler.cpp28 * @param data Data of the handler including the protocol and the handler url.
32 bool ewk_custom_handler_register_protocol_handler(Ewk_Custom_Handler_Data* data) argument
34 EINA_SAFETY_ON_NULL_RETURN_VAL(data->ewkView, false);
35 evas_object_smart_callback_call(data->ewkView, "protocolhandler,registration,requested", data);
44 * @param data Data of the handler including the protocol and the handler url.
48 Ewk_Custom_Handlers_State ewk_custom_handler_is_protocol_handler_registered(Ewk_Custom_Handler_Data* data) argument
50 EINA_SAFETY_ON_NULL_RETURN_VAL(data->ewkView, EWK_CUSTOM_HANDLERS_DECLINED);
51 evas_object_smart_callback_call(data->ewkView, "protocolhandler,isregistered", data);
64 ewk_custom_handler_unregister_protocol_handler(Ewk_Custom_Handler_Data* data) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/db/
H A Ddns_db_origin_data2 # test data for dns_db_origin
7 dns_db_origin_1.data .
8 dns_db_origin_1.data vix.com.
H A Ddns_db_class_data2 # test data for dns_db_class
8 dns_db_class_1.data in
9 # dns_db_class_1.data any
H A Ddns_db_iscache_1_data2 # test data for dns_db_iscache test 1
7 dns_db_iscache_1.data rbt . in
H A Ddns_db_iscache_2_data2 # test data for dns_db_iscache test 1
7 dns_db_iscache_2.data rbt . in
H A Ddns_db_iszone_1_data2 # test data for dns_db_iszone test 1
7 dns_db_iszone_1.data rbt . in
H A Ddns_db_iszone_2_data2 # test data for dns_db_iszone test 2
7 dns_db_iszone_2.data rbt . in
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/rbt/
H A Ddns_rbtnodechain_first_data2 # test data for dns_rbtnodechain_first
6 dns_rbtnodechain_first_1.data @ . com .
7 dns_rbtnodechain_first_2.data @ . vix.com .
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/master/
H A Ddns_master_load_10_data2 # test data for dns_master_load test 9
7 # masterfile name is the name of a file containing master data
12 master10.data test in ISC_R_SUCCESS
H A Ddns_master_load_11_data2 # test data for dns_master_load test 11
7 # masterfile name is the name of a file containing master data
12 master11.data test in ISC_R_SUCCESS
H A Ddns_master_load_1_data2 # test data for dns_master_load test 1
7 # masterfile name is the name of a file containing master data
12 master1.data test in ISC_R_SUCCESS
H A Ddns_master_load_2_data2 # test data for dns_master_load test 2
7 # masterfile name is the name of a file containing master data
12 master2.data test in ISC_R_UNEXPECTEDEND
H A Ddns_master_load_3_data2 # test data for dns_master_load test 3
7 # masterfile name is the name of a file containing master data
12 master3.data test in DNS_R_NOOWNER
H A Ddns_master_load_4_data2 # test data for dns_master_load test 4
7 # masterfile name is the name of a file containing master data
12 master4.data test in ISC_R_SUCCESS
H A Ddns_master_load_5_data2 # test data for dns_master_load test 5
7 # masterfile name is the name of a file containing master data
12 master5.data test in DNS_R_BADCLASS
H A Ddns_master_load_6_data2 # test data for dns_master_load test 6
7 # masterfile name is the name of a file containing master data
12 master6.data test in ISC_R_SUCCESS
H A Ddns_master_load_7_data2 # test data for dns_master_load test 7
7 # masterfile name is the name of a file containing master data
12 master7.data test in ISC_R_SUCCESS
H A Ddns_master_load_8_data2 # test data for dns_master_load test 8
7 # masterfile name is the name of a file containing master data
12 master8.data test in DNS_R_SEENINCLUDE
H A Ddns_master_load_9_data2 # test data for dns_master_load test 9
7 # masterfile name is the name of a file containing master data
12 master9.data test in DNS_R_BADCLASS
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/pie-text-reloc/
H A Dmain.c27 static int data=0; variable
31 printf("&data=%p\n", &data);
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dzkt.h40 extern const dki_t *zkt_search (const dki_t *data, int searchtag, const char *keyname);
41 extern void zkt_list_keys (const dki_t *data);
42 extern void zkt_list_trustedkeys (const dki_t *data);
43 extern void zkt_list_dnskeys (const dki_t *data);
44 extern void zkt_setkeylifetime (dki_t *data);
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dspeedcheck.c31 void Curl_speedinit(struct SessionHandle *data) argument
33 memset(&data->state.keeps_speed, 0, sizeof(struct timeval));
36 CURLcode Curl_speedcheck(struct SessionHandle *data, argument
39 if((data->progress.current_speed >= 0) &&
40 data->set.low_speed_time &&
41 (Curl_tvlong(data->state.keeps_speed) != 0) &&
42 (data->progress.current_speed < data->set.low_speed_limit)) {
43 long howlong = Curl_tvdiff(now, data->state.keeps_speed);
44 long nextcheck = (data
[all...]

Completed in 247 milliseconds

1234567891011>>