HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 251 - 275 of 666) sorted by null

<<11121314151617181920>>

  /external/icu4c/test/cintltst/
encoll.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
188 /* test secondary > 43 */
335 log_verbose("Testing English Collation with Secondary strength\n");
cmsccoll.c 450 /*log_verbose("Testing secondary\n");*/
454 fprintf(file,"secondary failed source: %s target: %s \n", utfSource,utfTarget);
463 fprintf(file,"secondary swamps 3rd failed source: %s target: %s \n",utfSource,utfTarget);
479 fprintf(file,"secondary is swamped by 1 failed source: %s target: %s \n",utfSource,utfTarget);
1008 * primary vs. primary, secondary vs. secondary
    [all...]
  /external/valgrind/main/
configure.in 366 # VGCONF_ARCH_SEC is the arch for the secondary build target, eg. "x86".
368 # and -VGP_$(VGCONF_ARCH_SEC)_$(VGCONF_OS), if there is a secondary target.
369 # It is empty if there is no secondary target.
381 # VGCONF_PLATFORM_SEC_CAPS is the secondary build target, if there is one.
601 # Relies on the assumption that the primary and secondary targets are
616 # there is a secondary target.
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.texi 147 * Secondary Expansion:: How and when secondary expansion is performed.
    [all...]
make.info-2 195 is a special feature of GNU `make', secondary expansion (*note
196 Secondary Expansion::), which will allow automatic variable values to
    [all...]
make.info-1 121 * Secondary Expansion:: How and when secondary expansion is performed.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder.cc 20 // The RFC describes the possibility of using a secondary compressor
24 // No secondary compressor types have been publicly registered with
660 // [Secondary compressor ID] - byte
720 // Secondary compressor not supported.
722 LOG(ERROR) << "Secondary compression is not supported" << LOG_ENDL;
    [all...]
encodetable.cc 311 // [Here is where a secondary compressor would be used
  /external/icu4c/i18n/
ucol_bld.cpp 79 * primary vs. primary, secondary vs. secondary
    [all...]
ucol_imp.h 409 /* mask off anything but secondary order */
415 /* secondary order shift */
634 /* Bit mask for secondary collation strength. */
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 246 * scripts/targets/SECONDARY: Add a test for Savannah bug #12331.
436 * scripts/targets/SECONDARY: Test the "global" .SECONDARY (with
511 * scripts/targets/SECONDARY: Ditto.
686 * scripts/targets/SECONDARY: Ditto.
  /external/icu4c/i18n/unicode/
decimfmt.h 286 * <em>secondary grouping size</em>. In most locales these are the same, but
288 * is 3, and the secondary is 2, then this corresponds to the pattern
292 * interval between the last two defines the secondary grouping size. All others
    [all...]
sortkey.h 85 * collation rules, and the way in which secondary and tertiary differences
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 383 # Supported channel width set: [HT40-] = both 20 MHz and 40 MHz with secondary
385 # with secondary channel below the primary channel
395 # Please note that 40 MHz channels may switch their primary and secondary
606 # Secondary RADIUS servers; to be used if primary one does not reply to
607 # RADIUS packets. These are optional and there can be more than one secondary
621 # currently used secondary server is still working.
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c 110 and distinguished secondary maps) to avoid the 9-bit-per-byte overhead
135 secondary (second-level) map. Since many of the 64kB chunks will
138 there are three distinguished secondary maps, which indicate 'noaccess',
142 the 'undefined' or 'defined' distinguished secondary map, so it gives a
193 /* --------------- Secondary maps --------------- */
207 // In the "partdefined" case, we use a secondary table to store the V bits.
208 // Each entry in the secondary-V-bits table maps a byte address to its 8 V
282 // 3 distinguished secondary maps, one for no-access, one for
374 value, and sm points at the relevant secondary map. As with the
375 main primary map, the secondary may be either a real secondary, o
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 200 * wps_sec_dev_type_list - WPS secondary device type list
202 * This list includes from 0 to 16 Secondary Device Types as indicated
208 * wps_sec_dev_type_list_len - Length of secondary device type list
273 * P2P_SEC_DEVICE_TYPES - Maximum number of secondary device types
278 * sec_dev_type - Optional secondary device types
786 * p2p_set_sec_dev_types - Set secondary device types
    [all...]
  /external/iproute2/ip/
ipaddress.c 74 fprintf(stderr, "FLAG := [ permanent | dynamic | secondary | primary |\n");
580 fprintf(fp, "secondary ");
757 } else if (strcmp(*argv, "secondary") == 0 ||
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 143 an application's secondary thread, so that the application isn't required
144 to wait until the system's View hierarchy is ready to draw. Instead, a secondary thread
152 kill some tasks. Inside your SurfaceView class is also a good place to define your secondary Thread class, which will
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 52 * represent a core data type, but may also have secondary information
  /external/clang/utils/
clang-completion-mode.el 8 ;; code-completion results in a secondary buffer based on the code
  /external/dhcpcd/
if-bsd.c 80 /* BSD promotes secondary address by default */
  /external/grub/stage2/
start.S 79 /* this is the loop for reading the secondary boot-loader in */
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 122 * performance hit, while poor bit dispersion is easily corrected using a secondary hash
  /external/iptables/extensions/
GNUmakefile.in 67 .SECONDARY:
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uversion.h 178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary

Completed in 896 milliseconds

<<11121314151617181920>>