/external/svox/pico/lib/ |
picosa.c | 102 3-level bound state: to keep track of bound strength from end of 103 previous punc-phrase, then BOUND item output as first item 107 trailing PUNC item bound states 119 trailing PUNC item bound states 136 2-level bound state: The internal buffer contains one primary phrase (sometimes forced, if buffer 139 item is not output, but instead, the bound state is set to PPHR, so that the correct BOUND can 142 the item is converted to the corresponding BOUND and output. the bound state is set to SSEP [all...] |
picodata.h | 142 /* #define PICODATA_ITEM_BOUND_DUR '\x64' */ /* 100 'd' */ /* duration-constrained bound */ 171 /* ------------------------- BOUND item type ---------------------------- */ 177 #define PICODATA_ITEMINFO1_BOUND_PHR1 '\x31' /* 49 '1', pri. phrase bound. */ 179 #define PICODATA_ITEMINFO1_BOUND_PHR3 '\x33' /* 51 '3', sec. phr. bound., no break*/ 185 /* len for BOUND item is ALWAYS = 0 */
|
/external/icu4c/i18n/unicode/ |
ucol.h | 762 /** lower bound */ 764 /** upper bound that will match strings of exact size */ 766 /** upper bound that will match all the strings that have the same initial substring as the given string */ 772 * Produce a bound for a given sortkey and a number of levels. 780 * is produced, strings matched would be as above. However, if bound [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ucol.h | 736 /** lower bound */ 738 /** upper bound that will match strings of exact size */ 740 /** upper bound that will match all the strings that have the same initial substring as the given string */ 746 * Produce a bound for a given sortkey and a number of levels. 754 * is produced, strings matched would be as above. However, if bound 764 * @param boundType Type of bound required. It can be UCOL_BOUND_LOWER, which 765 * produces a lower inclusive bound, UCOL_BOUND_UPPER, that 766 * produces upper bound that matches strings of the same length 769 * @param noOfLevels Number of levels required in the resulting bound (for most 778 * @return The size needed to fully store the bound. [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucol.h | 736 /** lower bound */ 738 /** upper bound that will match strings of exact size */ 740 /** upper bound that will match all the strings that have the same initial substring as the given string */ 746 * Produce a bound for a given sortkey and a number of levels. 754 * is produced, strings matched would be as above. However, if bound 764 * @param boundType Type of bound required. It can be UCOL_BOUND_LOWER, which 765 * produces a lower inclusive bound, UCOL_BOUND_UPPER, that 766 * produces upper bound that matches strings of the same length 769 * @param noOfLevels Number of levels required in the resulting bound (for most 778 * @return The size needed to fully store the bound. [all...] |
ubrk.h | 229 /** Upper bound for tags for uncategorized words. */ 262 /** Upper bound for soft line breaks. */ 266 /** Upper bound for hard line breaks. */ 286 /** Upper bound for tags for sentences ended by sentence terminators. */ 293 /** Upper bound for tags for sentences ended by a separator. */
|
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
MulticastSocketTest.java | 539 assertEquals("Group member did not recv data when bound on specific interface", [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
ChoiceFormat.java | 93 * limits}. The lower bound of the associated range is at the 344 * {@code ChoiceFormat} and if a match occurs then the lower bound of the 423 * limits}. The lower bound of the associated range is at the
|
/prebuilt/common/jython/ |
LICENSE_CPython.txt | 126 agrees to be bound by the terms and conditions of this License 176 agrees to be bound by the terms and conditions of this License 246 bound by the terms and conditions of this License Agreement.
|
LICENSE | 50 agrees to be bound by the terms and conditions of this License 171 copying or otherwise using the Software, Licensee agrees to be bound by
|
/external/dnsmasq/ |
FAQ | 245 socket for each interface which is bound to the address of the 247 on the socket bound to address A and when the reply is also sent 258 The alternative approach is to have only one socket, which is bound 265 socket bound to 0.0.0.0 its source address will be set to the 284 (address,port) pair when dnsmasq has bound (wildcard,port), hence 326 IP is bound to the MAC address of one interface, it cannot be
|
/external/v8/src/mips/ |
assembler-mips.cc | 292 // There are bound, linked, and unused labels. 294 // Bound labels refer to known positions in the already 367 PrintF("bound label to %d\n", L->pos()); 396 // Keep track of the last bound label so we don't eliminate any instructions 397 // before a bound label. 425 ASSERT(!L->is_bound()); // label can only be bound once
|
/dalvik/libcore/luni/src/main/java/java/net/ |
SocketImpl.java | 188 * {@code -1} and upon demand will go to the IP stack to get the bound 191 * @return the local port number this socket is bound to.
|
/external/bluetooth/glib/glib/ |
gthread.h | 102 gboolean bound, 225 gboolean bound,
|
/external/bluetooth/glib/gthread/ |
gthread-posix.c | 306 gboolean bound, 331 if (bound)
|
/external/iproute2/examples/ |
dhcp-client-script | 369 BOUND|RENEW|REBIND|REBOOT) 380 "$reason" = "BOUND" -o "$reason" = "REBOOT" ]; then
|
/external/quake/quake/src/WinQuake/data/ |
RLICNSE.TXT | 9 be bound by the terms of this Agreement. If you do not agree to
191 AGREE TO BE BOUND BY THIS AGREEMENT'S TERMS AND CONDITIONS. YOU
|
SLICNSE.TXT | 8 program onto your computer hard drive, you are agreeing to be bound
164 BE BOUND BY THIS AGREEMENT'S TERMS AND CONDITIONS. YOU FURTHER
|
/external/speex/libspeex/ |
fftwrap.c | 45 static int maximize_range(spx_word16_t *in, spx_word16_t *out, spx_word16_t bound, int len) 57 while (max_val <= (bound>>1) && max_val != 0)
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
FontPeerImpl.java | 291 // awt.09=min range bound value is greater than max range bound
|
/frameworks/base/core/java/android/app/ |
ExpandableListActivity.java | 41 * be bound to different data sources that provide a two-levels of data (the 135 * You must identify the data bound to each TextView object in this layout. The
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethod.java | 124 * bound input connection. 142 * bound input connection.
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
uiterator.h | 110 /// \brief Calls insert on bound container for each assignment. 143 /// \brief Calls push_back on bound container for each assignment.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
pretty-print.h | 116 /* The ideal upper bound of number of characters per line, as suggested 165 /* The real upper bound of number of characters per line, taking into
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
AtomicReferenceArrayTest.java | 61 * get and set for out of bound indices throw IndexOutOfBoundsException
|