Searched refs:suc (Results 1 – 10 of 10) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/ |
D | SDL_syscdrom.c | 99 struct scsi_user_cdb suc; in scsi_cmd() local 105 suc.suc_flags = rw; in scsi_cmd() 106 suc.suc_cdblen = cdblen; in scsi_cmd() 107 bcopy(cdb, suc.suc_cdb, cdblen); in scsi_cmd() 108 suc.suc_datalen = datalen; in scsi_cmd() 109 suc.suc_data = data; in scsi_cmd() 110 suc.suc_timeout = 10; /* 10 secs max for TUR or SENSE */ in scsi_cmd() 111 if (ioctl(fd, SCSIRAWCDB, &suc) == -1) in scsi_cmd() 113 scsistatus = suc.suc_sus.sus_status; in scsi_cmd() 114 cp = suc.suc_sus.sus_sense; in scsi_cmd() [all …]
|
/external/webkit/LayoutTests/platform/android/fast/text/ |
D | hyphenate-character-expected.txt | 21 text run at (86,49) width 166: "flamingo: she suc" 49 text run at (86,49) width 166: "flamingo: she suc" 77 text run at (85,49) width 167: "flamingo: she suc" 106 text run at (81,49) width 171: "flamingo: she suc"
|
D | hyphens-expected.txt | 103 text run at (86,49) width 166: "flamingo: she suc"
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 156 bool suc; in ParseField() local 158 suc = ConsumeFieldMessage(output, output->GetReflection(), field); in ParseField() 160 suc = ConsumeFieldValue(output, output->GetReflection(), field); in ParseField() 162 return suc && LookingAtType(io::Tokenizer::TYPE_END); in ParseField()
|
/external/icu4c/data/unidata/ |
D | PropertyAliases.txt | 71 suc ; Simple_Uppercase_Mapping
|
D | SpecialCasing.txt | 50 # @missing 0000..10FFFF; <slc>; <stc>; <suc>
|
D | PropertyValueAliases.txt | 1046 # Simple_Uppercase_Mapping (suc)
|
/external/svox/pico/lib/ |
D | picopr.c | 214 picoos_bool suc; member 226 picoos_bool suc; member 1011 item->suc = FALSE; in pr_initItem() 1053 outItem->suc = inItem->suc; in pr_copyItemContent() 1237 litem->suc = pr_isSUC(litem->data); in pr_appendItemToOutItemList() 2751 if (((PR_TSE_MASK_SUC & npset) != 0) && !(pr->ritems[with__0->ritemid+1]->suc)) { in pr_matchTokensLetter() 3507 it->suc = pr_isSUC(it->data); in prStep()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_tpp_net.utf | 356 1238 "suc"
|
/external/pcre/doc/ |
D | pcre.txt | 2268 in the same subject by calling pcre_exec() again after a previous suc- 5611 attempt. (*PRUNE:NAME) does not pass back a name if the match suc-
|