/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 75 NFSERR_DQUOT=69, /* Disc quota exceeded */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 75 NFSERR_DQUOT=69, /* Disc quota exceeded */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 75 NFSERR_DQUOT=69, /* Disc quota exceeded */
|
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_main.c | 357 BNEP_TRACE_WARNING1 ("BNEP - Rcvd L2CAP disc, unknown CID: 0x%x", l2cap_cid); 361 BNEP_TRACE_EVENT1 ("BNEP - Rcvd L2CAP disc, CID: 0x%x", l2cap_cid); 392 BNEP_TRACE_EVENT2 ("BNEP - Rcvd L2CAP disc cfm, CID: 0x%x, Result 0x%x", l2cap_cid, result);
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_ts_frames.c | 132 ** Description This function sends DISC frame. 147 /* DISC frame, command, PF = 1, dlci */ 658 RFCOMM_TRACE_ERROR0 ("Bad DISC");
|
rfc_int.h | 211 #define RFC_DISC_TIMEOUT 3 /* If something goes wrong and we send DISC we should not wait for min */
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
earth.cc | 418 float disc = b * b - 4.0f * a * c; 421 if (disc < 0.0f) { 428 float t = (-b - inline_sqrt(disc)) / (2.0f * a);
|
/external/grub/lib/ |
device.c | 689 sprintf (discn, "/dev/discs/disc%d", num_hd); 695 strcat (name, "/disc"); 861 if (strcmp (dev + strlen(dev) - 5, "/disc") == 0)
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | 202 /* DISC FRAME */ 207 /* Reset Disc Pending */ 213 /* Send DISC */ 225 /* Call ErrCB due to a DISC */ 792 /* Call ErrCB due to a DISC */ 798 /* DISC Frame not handled */ [all...] |
phFriNfc_Llcp.h | 354 /**< DISC packet send pending flag*/
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
nfc.jd | 18 <li><a href="#ndef-disc">ACTION_NDEF_DISCOVERED</a></li> 19 <li><a href="#tech-disc">ACTION_TECH_DISCOVERED</a></li> 20 <li><a href="#tag-disc">ACTION_TAG_DISCOVERED</a></li> 358 <h3 id="ndef-disc">ACTION_NDEF_DISCOVERED</h3> 385 <h3 id="tech-disc">ACTION_TECH_DISCOVERED</h3> 459 <h3 id="tag-disc">ACTION_TAG_DISCOVERED</h3> [all...] |
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
carousel.rs | [all...] |
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/ |
earth.cc | 462 float disc = b * b - 4.0f * a * c; 465 if (disc < 0.0f) { 472 float t = (-b - inline_sqrt(disc)) / (2.0f * a);
|
/external/chromium_org/chromeos/dbus/ |
cros_disks_client.h | 45 DEVICE_TYPE_OPTICAL_DISC, // e.g. Optical disc excluding DVD.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyleConstants.h | 228 Disc,
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
Blocks.txt | 188 101D0..101FF; Phaistos Disc
|
/external/libnfc-nci/src/nfa/include/ |
nfa_p2p_api.h | 171 tNFA_P2P_DISC disc; /* NFA_P2P_DISC_EVT */ member in union:__anon22381
|
nfa_snep_api.h | 179 tNFA_SNEP_DISC disc; /* NFA_SNEP_DISC_EVT */ member in union:__anon22394
|
/external/libnfc-nci/src/nfa/int/ |
nfa_ee_int.h | 118 #define NFA_EE_ECB_FLAGS_ORDER 0x80 /* DISC_REQ N reported before DISC N */
|
/external/libnfc-nci/src/nfc/int/ |
llcp_int.h | 162 #define LLCP_DATA_LINK_FLAG_PENDING_DISC 0x01 /* send DISC when tx queue is empty */
|
/external/libvorbis/doc/ |
05-comment.tex | 16 remember the disc by and explain it to others; a short, to-the-point
|
v-comment.html | 85 remember the disc by and explain it to others; a short, to-the-point
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
css.php | 103 'decimal', 'default', 'digits', 'disc', 'dotted', 'double',
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_int.h | 562 UINT8 disc; /* (hdi+1) or (rc_handle|BTA_AV_CHNL_MSK) if p_disc_db is in use */ member in struct:__anon2864 644 extern void bta_av_rc_disc(UINT8 disc);
|
/external/grub/util/ |
grub-install | 102 -e 's%/part[0-9]*$%/disc%' \ 108 -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%' \
|