HomeSort by relevance Sort by last modified time
    Searched full:utility (Results 201 - 225 of 6679) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationTest.java 21 import com.ibm.icu.impl.Utility;
138 + Utility.hex(orders[index]) + " vs 0x" + Utility.hex(o));
156 String hexString = "0x" + Utility.hex(o) + " ";
162 String hexString = "0x" + Utility.hex(o) + " ";
221 test.errln("Comparing \"" + Utility.hex(source) + "\" with \""
222 + Utility.hex(target) + "\" expected " + result
234 test.errln("Comparing CollationKeys of \"" + Utility.hex(source)
235 + "\" with \"" + Utility.hex(target)
251 + Utility.hex(source)
    [all...]
  /external/ImageMagick/tests/
validate-colorspace.tap 17 # Test for 'validate' utility.
validate-compare.tap 17 # Test for 'validate' utility.
validate-composite.tap 17 # Test for 'validate' utility.
validate-convert.tap 17 # Test for 'validate' utility.
validate-formats-disk.tap 17 # Test for 'validate' utility.
validate-formats-map.tap 17 # Test for 'validate' utility.
validate-formats-memory.tap 17 # Test for 'validate' utility.
validate-identify.tap 17 # Test for 'validate' utility.
validate-import.tap 17 # Test for 'validate' utility.
validate-montage.tap 17 # Test for 'validate' utility.
validate-stream.tap 17 # Test for 'validate' utility.
  /external/autotest/client/cros/
upstart.py 5 """Provides utility methods for interacting with upstart"""
  /external/autotest/contrib/
haveservo 2 # A utility script used by servo-inventory. Arguments on the
reverify_hosts 2 # Simple utility to trigger a Verify job on a bunch of hosts.
  /external/autotest/frontend/afe/
rpc_client_lib.py 2 This module provides utility functions useful when writing clients for the RPC
  /external/autotest/site_utils/autoupdate/
import_common.py 5 """Module containing import helper used by autoupdate utility."""
  /external/avahi/avahi-sharp/
AddressResolver.cs 147 IntPtr addrPtr = Utility.AddressToPtr (address);
157 Utility.Free (addrPtr);
178 currentAddress = Utility.PtrToAddress (address);
179 currentHost = Utility.PtrToString (hostname);
  /external/caliper/caliper/src/main/java/com/google/caliper/model/
PersistentHashing.java 23 * A utility class for standardizing the hash function that we're using for persistence.
  /external/chromium-trace/catapult/third_party/Paste/docs/modules/
request.txt 1 :mod:`paste.request` -- Utility functions for the WSGI environment
response.txt 1 :mod:`paste.response` -- Utility functions for producing responses
wsgilib.txt 1 :mod:`paste.wsgilib` -- Miscellaneous WSGI utility functions
  /external/chromium-trace/catapult/third_party/gsutil/third_party/six/
README 1 Six is a Python 2 and 3 compatibility library. It provides utility functions
  /external/chromium-trace/catapult/third_party/six/
README 1 Six is a Python 2 and 3 compatibility library. It provides utility functions
  /external/clang/utils/VtableTest/
check-zti 5 # Utility routine to "hand" check type infos.

Completed in 499 milliseconds

1 2 3 4 5 6 7 891011>>