/external/llvm/include/llvm/Bitcode/ |
BitstreamReader.h | 81 // Free blockinfo abbrev info. 254 /// getAbbrevIDWidth - Return the number of bits used to encode an abbrev #. 276 /// AF_DontAutoprocessAbbrevs - If this flag is used, abbrev entries are 298 // We read and accumulate abbrev's, the client can't do anything with 536 assert(AbbrevNo < CurAbbrevs.size() && "Invalid abbrev #!"); 547 // Abbrev Processing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
it-IT_kdt_acc.utf | 34 node_num = 21 quest_num = 1 subset = 0,ABBREV,ADJ_PL,AUXB_PL,AUXB_SG,CARD,N_F_PL,N_F_SG,N_M_PL node_yes = 33 subset = Q_PRO,Q_PTCL node_yes = 220 node_no = 34
37 node_num = 24 quest_num = 1 subset = 0,ABBREV,ADJ_PL,AUXB_PL,AUXB_SG,CARD,N_F_PL,N_F_SG,N_M_PL,ADJ_SG,CONJ_CO,N_M_SG,AUXH_SG,CLITIC,V_PART_PL node_yes = 38 node_no = 222
45 node_num = 32 quest_num = 4 subset = 0 node_yes = 229 subset = ABBREV node_yes = 48 subset = N_F_SG,ADJ_PL,AUXB_PL,N_F_PL,REL_PRO node_yes = 230 subset = ADJ_SG node_yes = 49 subset = ADV node_yes = 50 subset = AUXB_SG node_yes = 51 subset = CLITIC node_yes = 52 subset = DET_SG node_yes = 53 subset = NEG node_yes = 54 subset = N_M_PL node_yes = 55 subset = N_M_SG node_yes = 56 subset = PERS_PRO_OBJ node_yes = 57 subset = V_INF node_yes = 58 subset = V_PART_PL node_yes = 59 node_no = 231
57 node_num = 44 quest_num = 4 subset = 0 node_yes = 75 subset = ABBREV node_yes = 76 subset = DET_SG,ADJ_PL,REL_PRO,V_SG,DET_PL node_yes = 245 subset = CONJ_CO node_yes = 77 subset = N_F_SG node_yes = 78 node_no = 246
76 node_num = 63 quest_num = 4 subset = ABBREV,ADJ_SG,CONJ_SUB,DET_SG,N_F_SG,N_M_SG,V_PART_SG node_yes = 278 node_no = 279
93 node_num = 80 quest_num = 1 subset = ABBREV,AUXB_PL,AUXB_SG,N_M_PL,CONJ_SUB,REL_PRO node_yes = 302 subset = 0,AUXH_SG,PERS_PRO_OBJ,PERS_PRO_SUBJ,Q_PRO,Q_PTCL,V_GER,V_PART node_yes = 303 node_no = 102
115 node_num = 102 quest_num = 0 subset = ABBREV,AUXB_SG,AUXH_PL,CONJ_SUB,DET_SG,NEG,N_F_PL,N_M_PL,N_M_SG,PERS_PRO_SUBJ,Q_PRO,Q_PTCL,V_GER,V_PART node_yes = 330 subset = ADJ_PL node_yes = 131 subset = ADJ_SG node_yes = 132 subset = CONJ_CO node_yes = 133 subset = DET_PL node_yes = 134 node_no = 331
178 node_num = 165 quest_num = 1 subset = 0,ABBREV,N_F_SG,ADJ_SG node_yes = 431 node_no = 432
180 node_num = 167 quest_num = 3 subset = ABBREV,ADJ_PL,V_PART_PL,V_PART_SG,V_PART,AUXB_SG node_yes = 434 subset = ADJ_SG node_yes = 187 subset = ADV node_yes = 188 subset = DET_SG node_yes = 189 subset = PREP node_yes = 190 node_no = 435
199 node_num = 186 quest_num = 3 subset = ABBREV node_yes = 198 subset = ADJ_SG node_yes = 199 subset = ADV node_yes = 200 subset = CONJ_CO node_ye (…) [all...] |
/frameworks/base/core/java/android/text/format/ |
DateUtils.java | 123 * Request the full spelled-out name. For use with the 'abbrev' parameter of 134 * Request an abbreviated version of the name. For use with the 'abbrev' 146 * For use with the 'abbrev' parameter of {@link #getDayOfWeekString} and {@link #getMonthString}. 167 * For use with the 'abbrev' parameter of {@link #getDayOfWeekString} and {@link #getMonthString}. 181 * @param abbrev One of {@link #LENGTH_LONG}, {@link #LENGTH_SHORT}, 191 public static String getDayOfWeekString(int dayOfWeek, int abbrev) { 194 switch (abbrev) { 221 * @param abbrev One of {@link #LENGTH_LONG}, {@link #LENGTH_MEDIUM}, 229 public static String getMonthString(int month, int abbrev) { 232 switch (abbrev) { [all...] |
/external/llvm/lib/DebugInfo/ |
DWARFContext.cpp | 222 if (Abbrev) 223 return Abbrev.get(); 227 Abbrev.reset(new DWARFDebugAbbrev()); 228 Abbrev->extract(abbrData); 229 return Abbrev.get();
|
DWARFUnit.cpp | 23 : Abbrev(DA), InfoSection(IS), RangeSection(RS), StringSection(SS), 67 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset);
|
DWARFUnit.h | 30 const DWARFDebugAbbrev *Abbrev;
|
/external/llvm/docs/ |
BitCodeFormat.rst | 147 The set of builtin abbrev IDs is: 149 * 0 - `END_BLOCK`_ --- This abbrev ID marks the end of the current block. 151 * 1 - `ENTER_SUBBLOCK`_ --- This abbrev ID marks the beginning of a new 181 #. A current abbrev id width. This value starts at 2 at the beginning of the 183 specifies the abbrev id width for the body of the block. 192 its own set of abbreviations, and its own abbrev id width. When a sub-block is 208 specifies the abbrev id width for the sub-block. The ``blocklen`` value is a 312 by a VBR that specifies the number of abbrev operands, then the abbrev operands 314 single bit that indicates whether the abbrev operand is a literal operand (whe [all...] |
/external/llvm/lib/Bitcode/Reader/ |
BitstreamReader.cpp | 88 // If the abbrev specifies the literal value to use, use it. 335 // Read abbrev records, associate them with CurBID. 340 // ReadAbbrevRecord installs the abbrev in CurAbbrevs. Move it to the
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
AddingDetectors.txt | 53 <BugPattern type="UBL_UNRELEASED_LOCK" abbrev="UL" category="MT_CORRECTNESS" /> 89 2. "abbrev" is a short alphanumeric code for the bug. 140 <BugCode abbrev="UL">Unreleased locks</BugCode>
|
/external/owasp/sanitizer/tools/findbugs/src/xsl/ |
default.xsl | 214 <xsl:sort select="@abbrev"/> 247 <xsl:value-of select="@abbrev"/> 285 <xsl:sort select="@abbrev"/>
|
/external/strace/ |
mem.c | 322 if (abbrev(tcp) && i >= max_strlen) { 392 if (abbrev(tcp)) { 566 if (abbrev(tcp)) {
|
quota.c | 276 if (!abbrev(tcp)) { 358 if (!abbrev(tcp)) { 487 if (abbrev(tcp)) {
|
git-version-gen | 157 && v=`git describe --abbrev=4 --match="$prefix*" HEAD 2>/dev/null \ 158 || git describe --abbrev=4 HEAD 2>/dev/null` \
|
resource.c | 219 else if (!abbrev(tcp)) { 255 else if (!abbrev(tcp)) {
|
stream.c | 251 if (abbrev(tcp)) { 305 if (abbrev(tcp)) {
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_kdt_posd.utf | 31 node_num = 18 quest_num = 2 subset = INDEF_PL,NEG,PERS_PRO_OBJ,POSS_SG,V_GER,ADV,CONJ_CO,ART_PL,AUXH_SG,AUXB_PL node_yes = 46 subset = POSS_PL,ABBREV,AUXH_PL,PRO_PL,Q_PRO_PL node_yes = 202 node_no = 47
39 node_num = 26 quest_num = 2 subset = DEM_PL,DEM_SG,NEG,N_F_PL,N_F_SG,N_M_PL,N_M_SG,PERS_PRO_OBJ,PERS_PRO_SUBJ,ADJ_PL,V_MODAL_SG,V_PART_PL node_yes = 56 subset = INDEF_ART_PL,INDEF_PL,POSS_PL,Q_ADJ_PL,ART_PL,Q_PRO_SG,V_MODAL_PL,ABBREV,AUXH_PL,PRO_PL,PRO_SG,Q_PRO_PL node_yes = 212 node_no = 57
46 node_num = 33 quest_num = 2 subset = NEG node_yes = 66 subset = DEM_PL,INDEF_ART_PL,INDEF_PL,POSS_PL,Q_ADJ_PL,V_GER,CARD,V_MODAL_SG,AUXB_SG,V_MODAL_PL,AUXH_SG,V_PART_PL,ABBREV,ART_SG,AUXB_PL,AUXH_PL,PRO_PL,PRO_SG,Q_PRO_PL node_yes = 217 node_no = 67
49 node_num = 36 quest_num = 2 subset = ART_SG node_yes = 222 subset = DEM_PL,INDEF_ART_PL,INDEF_PL,NEG,POSS_PL,POSS_SG,Q_ADJ_PL,Q_ADJ_SG,Q_PTCL,INDEF_ART_SG,ART_PL,Q_PRO_SG,V_MODAL_PL,ABBREV,AUXH_PL,PRO_PL,PRO_SG,Q_PRO_PL node_yes = 223 node_no = 68
54 node_num = 41 quest_num = 4 subset = 0,ADV^NEG,AUXB_SG,AUXH_PL,AUXH_SG,CONJ_CO,CONJ_CO^REL_PRO^V_SG,CONJ_SUB,INDEF_ART_SG,PERS_PRO_OBJ,POSS_PL,POSS_SG,PREP,PREP^V_SG,REL_PRO,V_GER,V_INF,V_MODAL_SG,V_PART_SG,V_PL,V_SG,V_MODAL_SG^V_SG,ART_SG,AUXB_SG^N_F_SG,INDEF_SG,V_MODAL_PL,INDEF_ART_PL,V_PART_PL,V_MODAL_PL^V_PL,ADJ_PL^PRO_PL node_yes = 73 subset = ADJ_SG^ADV^N_M_SG^PREP^V_SG,Q_ADJ_SG,ADJ_PL^ADJ_SG^PREP,ADJ_PL^N_M_PL^V_PART_PL,ADJ_SG^ADV,ADJ_SG^ADV^V_SG,ADJ_SG^N_M_SG^V_SG,ADJ_SG^V_PL,INDEF_SG^V_SG,ADV^INDEF_ART_SG,CONJ_CO^N_M_SG,N_F_PL^N_M_PL,N_M_SG^V_INF,Q_PTCL,ABBREV,ADJ_PL^N_F_PL^V_PART_PL,ADJ_PL^N_F_PL^V_SG,ADJ_PL^N_M_PL^PERS_PRO_OBJ,ADJ_PL^N_M_PL^V_PL,ADJ_PL^PERS_PRO_OBJ,ADJ_PL^V_PL,ADJ_PL^V_SG,ADJ_SG^ADV^N_M_SG^PERS_PRO_OBJ,ADJ_SG^ADV^V_PL,ADJ_SG^N_F_SG^V_PART_SG,ADJ_SG^N_M_SG^V_PL,ADJ_SG^PERS_PRO_OBJ,ADV^INDEF_SG,ADV^N_F_SG,ADV^N_F_SG^V_SG,AUXB_PL^N_F_SG,AUXB_SG^N_F_PL,AUXB_SG^V_MODAL_SG,AUXB_SG^V_SG,AUXH_SG^N_F_PL,AUXH_SG^N_F_SG,CONJ_CO^N_M_PL,CONJ_CO^PREP,N_F_PL^N_F_SG,N_F_PL^N_M_PL^V_SG,N_F_PL^V_MODAL_SG,N_M_PL^V_MODAL_SG,N_M_PL^V_PART_PL,N_M_PL^V_PL,N_M_SG^V_MODAL_SG^V_SG,PREP^V_PL,Q_ADJ_PL,Q_PRO_PL,Q_PRO_SG node_yes = 230 node_no = 74
55 node_num = 42 quest_num = 2 subset = ADJ_PL,ADV,CARD,CONJ_CO,V_MODAL_SG,AUXB_SG,PREP,V_SG,INDEF_ART_SG,V_PL,ART_PL,Q_PRO_SG,V_MODAL_PL,AUXH_SG,V_PART_PL,V_INF,ABBREV,ART_SG,AUXB_PL,AUXH_PL,PRO_PL,PRO_SG,Q_PRO_PL node_yes = 231 node_no = 75
57 node_num = 44 quest_num = 4 subset = ADJ_SG,ADJ_SG^N_M_SG,ADJ_SG^V_SG,ADJ_SG^N_F_SG^N_M_SG node_yes = 77 subset = ADJ_SG^PRO_SG,ADV^V_SG,INDEF_ART_PL,INDEF_PL,N_F_PL^V_SG,N_M_SG^PREP,V_PART_PL,ADJ_PL^N_F_PL,N_F_PL^V_PART_PL,ADJ_PL^V_PART_PL,ADV^DEM_SG,N_M_SG^V_MODAL_SG,AUXB_PL,V_MODAL_PL^V_PL,ABBREV,ADJ_PL^N_F_PL^V_PART_PL,ADJ_PL^N_F_PL^V_SG,ADJ_PL^N_M_PL^PERS_PRO_OBJ,ADJ_PL^N_M_PL^V_PL,ADJ_PL^PERS_PRO_OBJ,ADJ_PL^V_PL,ADJ_PL^V_SG,ADJ_SG^ADV^N_M_SG^PERS_PRO_OBJ,ADJ_SG^ADV^V_PL,ADJ_SG^N_F_SG^V_PART_SG,ADJ_SG^N_M_SG^V_PL,ADJ_SG^PERS_PRO_OBJ,ADV^INDEF_SG,ADV^N_F_SG,ADV^N_F_SG^V_SG,AUXB_PL^N_F_SG,AUXB_SG^N_F_PL,AUXB_SG^V_MODAL_SG,AUXB_SG^V_SG,AUXH_SG^N_F_PL,AUXH_SG^N_F_SG,CONJ_CO^N_M_PL,CONJ_CO^PREP,N_F_PL^N_F_SG,N_F_PL^N_M_PL^V_SG,N_F_PL^V_MODAL_SG,N_M_PL^V_MODAL_SG,N_M_PL^V_PART_PL,N_M_PL^V_PL,N_M_SG^V_MODAL_SG^V_SG,PREP^V_PL,Q_ADJ_PL,Q_PRO_PL,Q_PRO_SG,ADJ_PL^N_M_PL,ADJ_PL^N_M_PL^V_SG,ADJ_PL^PRO_PL,ADJ_SG^N_F_SG^V_SG,ART_PL^INDEF_PL,DEM_PL,N_M_PL^V_SG,N_M_SG^V_PL,ADV^N_M_SG,N_M_PL^N_M_SG,ADJ_SG^V_PART_SG,CARD,N_F_SG^N_M_SG,N_F_SG^V_PART_SG node_yes = 233 node_no = 78
58 node_num = 45 quest_num = 2 subset = DEM_SG,N_F_PL,N_M_PL,POSS_SG,Q_PTCL,V_MODAL_SG,AUXB_SG,INDEF_ART_SG,ART_PL,AUXH_SG,ABBREV,ART_SG,AUXH_PL,PRO_PL,PRO_SG,Q_PRO_PL node_yes = 234 node_no = 79
67 node_num = 54 quest_num = 4 subset = AUXB_SG,AUXH_PL,AUXH_SG,CONJ_CO^REL_PRO^V_SG,ADJ_SG^N_M_SG^V_SG,ADJ_SG^V_PL,AUXB_PL^N_M_SG,AUXB_SG^N_F_SG,V_MODAL_PL,ADJ_SG,ADJ_SG^N_M_SG,ADJ_SG^V_SG,ADV^V_SG,V_MODAL_PL^V_PL,ADJ_SG^N_F_SG^N_M_SG node_yes = 90 subset = INDEF_ART_SG,ADJ_PL^N_M_PL^V_PART_PL,ADJ_SG^ADV^V_SG,INDEF_SG^V_SG,ADV^AUXB_SG^N_F_SG,ADV^N_M_PL,ADV^N_M_SG^V_SG,N_F_PL^N_M_PL,ABBREV,ADJ_PL^N_F_PL^V_PART_PL,ADJ_PL^N_F_PL^V_SG,ADJ_PL^N_M_PL^PERS_PRO_OBJ,ADJ_PL^N_M_PL^V_PL,ADJ_PL^PERS_PRO_OBJ,ADJ_PL^V_PL,ADJ_PL^V_SG,ADJ_SG^ADV^N_M_SG^PERS_PRO_OBJ,ADJ_SG^ADV^V_PL,ADJ_SG^N_F_SG^V_PART_SG,ADJ_SG^N_M_SG^V_PL,ADJ_SG^PERS_PRO_OBJ,ADV^N_F_SG^V_SG,AUXB_PL^N_F_SG,AUXB_SG^N_F_PL,AUXB_SG^V_MODAL_SG,AUXB_SG^V_SG,AUXH_SG^N_F_PL,AUXH_SG^N_F_SG,CONJ_CO^N_M_PL,CONJ_CO^PREP,N_F_PL^N_F_SG,N_F_PL^N_M_PL^V_SG,N_F_PL^V_MODAL_SG,N_M_PL^V_MODAL_SG,N_M_PL^V_PART_PL,N_M_PL^V_PL,N_M_SG^V_MODAL_SG^V_SG,Q_ADJ_PL,Q_PRO_PL,Q_PRO_SG,ADJ_PL^N_M_PL,ADJ_PL^N_M_PL^V_SG,ADJ_PL^PRO_PL,ADJ_SG^N_F_SG^V_SG,ART_PL^INDEF_PL,DEM_PL,N_M_PL^V_SG,N_M_SG^V_PL node_yes = 243 node_no = 91
87 node_num = 74 quest_num = 2 subset = N_M_PL,ADV,ABBREV node_yes = 112 node_no = 268 [all...] |
es-ES_kdt_acc.utf | 24 node_num = 11 quest_num = 2 subset = ABBREV,INDEF_ART_SG,PERS_PRO_SUBJ,AUXB_SG,AUXH_SG,INDEF_SG,NEG,POSS_PL,ADV node_yes = 19 subset = POSS_SG node_yes = 20 node_no = 64
25 node_num = 12 quest_num = 2 subset = ABBREV,DEM_SG,INDEF_ART_PL,INDEF_ART_SG,INDEF_PL,PERS_PRO_SUBJ,REL_PRO,V_PART_PL,V_PART_SG node_yes = 65 subset = ADJ_PL,ADJ_SG,ADV,AUXH_PL,N_F_PL,N_F_SG,N_M_PL,N_M_SG,V_GER,V_INF,V_PL,V_SG node_yes = 21 node_no = 66
|
/external/elfutils/0.153/libdw/ |
libdw.h | 164 Dwarf_Abbrev *abbrev; member in struct:__anon25799 525 extern unsigned int dwarf_getabbrevcode (Dwarf_Abbrev *abbrev); 528 extern unsigned int dwarf_getabbrevtag (Dwarf_Abbrev *abbrev); 531 extern int dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev); 534 extern int dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) 538 extern int dwarf_getabbrevattr (Dwarf_Abbrev *abbrev, size_t idx,
|
/external/elfutils/elfutils/ |
libdw.h | 164 Dwarf_Abbrev *abbrev; member in struct:__anon25943 525 extern unsigned int dwarf_getabbrevcode (Dwarf_Abbrev *abbrev); 528 extern unsigned int dwarf_getabbrevtag (Dwarf_Abbrev *abbrev); 531 extern int dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev); 534 extern int dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) 538 extern int dwarf_getabbrevattr (Dwarf_Abbrev *abbrev, size_t idx,
|
/external/bison/build-aux/ |
git-version-gen | 154 && v=`git describe --abbrev=4 --match="$prefix*" HEAD 2>/dev/null \ 155 || git describe --abbrev=4 HEAD 2>/dev/null` \
|
/external/chromium_org/base/third_party/symbolize/ |
demangle.cc | 43 const char *abbrev; member in struct:__anon7154 732 for (p = kOperatorList; p->abbrev != NULL; ++p) { 733 if (state->mangled_cur[0] == p->abbrev[0] && 734 state->mangled_cur[1] == p->abbrev[1]) { 974 for (p = kBuiltinTypeList; p->abbrev != NULL; ++p) { 975 if (state->mangled_cur[0] == p->abbrev[0]) { [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
EventViewUtils.java | 45 public static String constructReminderLabel(Context context, int minutes, boolean abbrev) { 51 if (abbrev) {
|
/external/chromium_org/third_party/libjpeg_turbo/ |
cdjpeg.c | 136 /* reached end of argument; fail if it's too short for unique abbrev */
|
/external/e2fsprogs/lib/ss/ |
execute_cmd.c | 126 * on abbrev expansion)
|
/external/jpeg/ |
cdjpeg.c | 136 /* reached end of argument; fail if it's too short for unique abbrev */
|