Home
last modified time | relevance | path

Searched refs:rid (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/clang/test/CodeGenOpenCL/
Dpipe_builtin.cl10 reserve_id_t rid = reserve_read_pipe(p, 2);
12 read_pipe(p, rid, 2, ptr);
14 commit_read_pipe(p, rid);
21 reserve_id_t rid = reserve_write_pipe(p, 2);
23 write_pipe(p, rid, 2, ptr);
25 commit_write_pipe(p, rid);
30 reserve_id_t rid = work_group_reserve_read_pipe(p, 2);
32 work_group_commit_read_pipe(p, rid);
37 reserve_id_t rid = work_group_reserve_write_pipe(p, 2);
39 work_group_commit_write_pipe(p, rid);
[all …]
Dpipe_types.cl9 reserve_id_t rid;
10 // CHECK: %rid = alloca %opencl.reserve_id_t
/external/clang/test/SemaOpenCL/
Dinvalid-pipe-builtin-cl2.0.cl5 reserve_id_t rid;
12 read_pipe(p, rid, tmp, ptr);
14 …read_pipe(p, rid, rid, ptr); // expected-error {{invalid argument type to function 'read_pipe' (…
17 …write_pipe(p, rid, tmp, ptr); // expected-error {{invalid pipe access modifier (expecting write…
26 commit_read_pipe(p, rid);
27 …commit_read_pipe(tmp, rid); // expected-error{{first argument to 'commit_read_pipe' must be a p…
34 reserve_id_t rid;
41 write_pipe(p, rid, tmp, ptr);
43 …write_pipe(p, rid, rid, ptr); // expected-error {{invalid argument type to function 'write_pipe'…
46 …read_pipe(p, rid, tmp, ptr); // expected-error {{invalid pipe access modifier (expecting read_o…
[all …]
/external/syslinux/core/lwip/src/include/lwip/
Dsnmp_structs.h217 void (*get_object_def_q)(void* addr_inf, u8_t rid, u8_t ident_len, s32_t *ident);
218 void (*get_value_q)(u8_t rid, struct obj_def *od);
219 void (*set_test_q)(u8_t rid, struct obj_def *od);
220 void (*set_value_q)(u8_t rid, struct obj_def *od, u16_t len, void *value);
222 void (*get_object_def_a)(u8_t rid, u8_t ident_len, s32_t *ident, struct obj_def *od);
223 void (*get_value_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
224 u8_t (*set_test_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
225 void (*set_value_a)(u8_t rid, struct obj_def *od, u16_t len, void *value);
228 void (*get_object_def_pc)(u8_t rid, u8_t ident_len, s32_t *ident);
229 void (*get_value_pc)(u8_t rid, struct obj_def *od);
[all …]
/external/openssh/
Dmux.c103 u_int rid; member
108 u_int rid; member
114 u_int rid; /* request id */ member
269 process_mux_master_hello(u_int rid, Channel *c, Buffer *m, Buffer *r) in process_mux_master_hello() argument
311 process_mux_new_session(u_int rid, Channel *c, Buffer *m, Buffer *r) in process_mux_new_session() argument
322 cctx->rid = rid; in process_mux_new_session()
393 buffer_put_int(r, rid); in process_mux_new_session()
408 buffer_put_int(r, rid); in process_mux_new_session()
431 buffer_put_int(r, rid); in process_mux_new_session()
483 process_mux_alive_check(u_int rid, Channel *c, Buffer *m, Buffer *r) in process_mux_alive_check() argument
[all …]
/external/syslinux/gpxe/src/drivers/net/
Dprism2.c418 static inline int hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid) in hfa384x_cmd_access() argument
420 …ait(hw, HFA384x_CMD_CMDCODE_SET(HFA384x_CMDCODE_ACCESS) | HFA384x_CMD_WRITE_SET(write), rid, 0, 0); in hfa384x_cmd_access()
437 static int hfa384x_drvr_getconfig(hfa384x_t *hw, UINT16 rid, void *buf, UINT16 len) in hfa384x_drvr_getconfig() argument
443 result = hfa384x_cmd_access( hw, 0, rid); in hfa384x_drvr_getconfig()
449 result = hfa384x_copy_from_bap( hw, rid, 0, &rec, sizeof(rec)); in hfa384x_drvr_getconfig()
455 …printf ( "RID len mismatch, rid=%#hx hlen=%d fwlen=%d\n", rid, len, (hfa384x2host_16(rec.reclen)-1… in hfa384x_drvr_getconfig()
459 result = hfa384x_copy_from_bap( hw, rid, sizeof(rec), buf, len); in hfa384x_drvr_getconfig()
476 static int hfa384x_drvr_getconfig16(hfa384x_t *hw, UINT16 rid, void *val)
479 result = hfa384x_drvr_getconfig(hw, rid, val, sizeof(UINT16));
487 static int hfa384x_drvr_getconfig32(hfa384x_t *hw, UINT16 rid, void *val)
[all …]
Dhfa384x.h952 UINT16 rid; member
958 UINT16 rid; member
965 UINT16 rid; member
2040 UINT16 rid; member
2047 UINT16 rid; member
2093 UINT16 rid; member
2416 UINT16 rid; member
2727 hfa384x_drvr_getconfig(hfa384x_t *hw, UINT16 rid, void *buf, UINT16 len);
2750 hfa384x_drvr_setconfig(hfa384x_t *hw, UINT16 rid, void *buf, UINT16 len);
2753 hfa384x_drvr_getconfig16(hfa384x_t *hw, UINT16 rid, void *val) in hfa384x_drvr_getconfig16() argument
[all …]
/external/python/cpython2/Demo/pdist/
Dclient.py87 exception, value, rid = self._vrecv(id)
88 if rid != id:
89 raise RuntimeError, "request/reply id mismatch: %d/%d" % (id, rid)
115 rid = reply[2]
116 arid = abs(rid)
120 self._replies[rid] = reply
/external/syslinux/utils/
Disohybrid.in82 my $rid;
85 $rid = unpack("V", $rnd);
89 return $rid if (defined($rid));
Dmkdiskimage.in46 my $rid;
49 $rid = unpack("V", $rnd);
53 return $rid if (defined($rid));
/external/boringssl/src/crypto/x509v3/
Dv3_genn.c142 result = OBJ_cmp(a->d.rid, b->d.rid); in GENERAL_NAME_cmp()
190 a->d.rid = value; in GENERAL_NAME_set0_value()
220 return a->d.rid; in GENERAL_NAME_get0_value()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl_ocsp.c269 static char * responderid_str(ResponderID *rid) in responderid_str() argument
277 switch (rid->type) { in responderid_str()
279 X509_NAME_print_ex(out, rid->value.byName, 0, XN_FLAG_ONELINE); in responderid_str()
282 i2a_ASN1_STRING(out, rid->value.byKey, V_ASN1_OCTET_STRING); in responderid_str()
460 static X509 * ocsp_find_signer(STACK_OF(X509) *certs, ResponderID *rid) in ocsp_find_signer() argument
465 if (rid->type == 0) { in ocsp_find_signer()
467 return X509_find_by_subject(certs, rid->value.byName); in ocsp_find_signer()
471 if (rid->value.byKey->length != SHA_DIGEST_LENGTH) in ocsp_find_signer()
477 if (os_memcmp(rid->value.byKey->data, hash, in ocsp_find_signer()
/external/wpa_supplicant_8/src/drivers/
Ddriver_hostap.h144 ((size_t) (&((struct prism2_hostapd_param *) 0)->u.rid.data))
179 u16 rid; member
182 } rid; member
/external/syslinux/bios/utils/
Dmkdiskimage46 my $rid;
49 $rid = unpack("V", $rnd);
53 return $rid if (defined($rid));
/external/libdrm/amdgpu/
Damdgpu_asic_id.h30 uint32_t rid; member
/external/valgrind/memcheck/tests/
Derr_disable4.vgtest5 ## This is so as to get rid of the "Thread #" lines, which
/external/r8/src/test/examples/multidex001/
Dmain-dex-rules-2.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/shaking5/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/shaking4/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/shaking16/
Dkeep-rules-1.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/memberrebinding2/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/annotationremoval/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/minification/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/inlining/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not
/external/r8/src/test/examples/shaking13/
Dkeep-rules.txt5 # Keep the application entry point. Get rid of everything that is not

12345678910