HomeSort by relevance Sort by last modified time
    Searched defs:probe (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/icu4c/layout/
LookupTables.cpp 30 le_int16 probe = SWAPW(searchRange); local
40 while (probe > unity) {
41 probe >>= 1;
42 trial = (const LookupSegment *) ((char *) entry + probe);
59 le_int16 probe = SWAPW(searchRange); local
69 while (probe > unity) {
70 probe >>= 1;
71 trial = (const LookupSingle *) ((char *) entry + probe);
CoverageTables.cpp 48 le_uint16 probe = power; local
59 while (probe > (1 << 0)) {
60 probe >>= 1;
62 if (SWAPW(glyphArray[index + probe]) <= ttGlyphID) {
63 index += probe;
OpenTypeUtilities.cpp 59 le_int32 probe = power; local
66 while (probe > (1 << 0)) {
67 probe >>= 1;
69 if (SWAPT(records[index + probe].tag) <= tag) {
70 index += probe;
86 le_int32 probe = power; local
97 while (probe > (1 << 0)) {
98 probe >>= 1;
100 if (SWAPW(records[range + probe].firstGlyph) <= glyphID) {
101 range += probe;
116 le_int32 probe = power; local
138 le_int32 probe = power; local
    [all...]
  /external/oprofile/libabi/
op_abi.c 69 unsigned int probe = 0xff; local
71 unsigned char * probe_byte = (unsigned char *)&probe;
  /external/bluetooth/bluez/src/
device.h 110 int (*probe) (struct btd_device *device, GSList *uuids); member in struct:btd_device_driver
  /external/icu4c/layoutex/
LXUtilities.cpp 57 le_int32 probe = power; local
64 while (probe > (1 << 0)) {
65 probe >>= 1;
67 if (value >= array[index + probe]) {
68 index += probe;
  /bionic/libc/kernel/common/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /development/ndk/platforms/android-3/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /external/kernel-headers/original/linux/
platform_device.h 48 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
platform_device.h 28 int (*probe)(struct platform_device *); member in struct:platform_driver
  /external/bison/src/
muscle_tab.c 103 muscle_entry probe; local
106 probe.key = key;
107 entry = hash_lookup (muscle_table, &probe);
129 muscle_entry probe; local
132 probe.key = key;
133 entry = hash_lookup (muscle_table, &probe);
204 muscle_entry probe; local
207 probe.key = key;
208 result = hash_lookup (muscle_table, &probe);
  /external/chromium/third_party/icu/source/test/letest/
cmaps.cpp 125 le_uint16 probe = 1 << fEntrySelector; local
132 while (probe > (1 << 0)) {
133 probe >>= 1;
135 if (SWAPU16(fStartCodes[index + probe]) <= unicode) {
136 index += probe;
174 le_int32 probe = fPower; local
181 while (probe > (1 << 0)) {
182 probe >>= 1;
184 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
185 range += probe;
    [all...]
  /external/icu4c/extra/scrptrun/
scrptrun.cpp 85 int32_t probe = pairedCharPower; local
92 while (probe > (1 << 0)) {
93 probe >>= 1;
95 if (ch >= pairedChars[index + probe]) {
96 index += probe;
  /external/icu4c/samples/layout/
cmaps.cpp 131 le_uint16 probe = 1 << fEntrySelector; local
138 while (probe > (1 << 0)) {
139 probe >>= 1;
141 if (SWAPU16(fStartCodes[index + probe]) <= unicode) {
142 index += probe;
180 le_int32 probe = fPower; local
187 while (probe > (1 << 0)) {
188 probe >>= 1;
190 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
191 range += probe;
    [all...]
  /external/icu4c/test/letest/
cmaps.cpp 125 le_uint16 probe = 1 << fEntrySelector; local
132 while (probe > (1 << 0)) {
133 probe >>= 1;
135 if (SWAPU16(fStartCodes[index + probe]) <= unicode) {
136 index += probe;
174 le_int32 probe = fPower; local
181 while (probe > (1 << 0)) {
182 probe >>= 1;
184 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
185 range += probe;
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 144 auto char probe; /* probes stack depth: */ local
145 register char *depth = &probe;
  /bionic/libc/kernel/arch-x86/asm/
genapic_32.h 24 int (*probe)(void); member in struct:genapic
71 #define APIC_INIT(aname, aprobe) { .name = aname, .probe = aprobe, .int_delivery_mode = INT_DELIVERY_MODE, .int_dest_mode = INT_DEST_MODE, .no_balance_irq = NO_BALANCE_IRQ, .ESR_DISABLE = esr_disable, .apic_destination_logical = APIC_DEST_LOGICAL, APICFUNC(apic_id_registered) APICFUNC(target_cpus) APICFUNC(check_apicid_used) APICFUNC(check_apicid_present) APICFUNC(init_apic_ldr) APICFUNC(ioapic_phys_id_map) APICFUNC(setup_apic_routing) APICFUNC(multi_timer_check) APICFUNC(apicid_to_node) APICFUNC(cpu_to_logical_apicid) APICFUNC(cpu_present_to_apicid) APICFUNC(apicid_to_cpu_present) APICFUNC(mpc_apic_id) APICFUNC(setup_portio_remap) APICFUNC(check_phys_apicid_present) APICFUNC(mpc_oem_bus_info) APICFUNC(mpc_oem_pci_bus) APICFUNC(mps_oem_check) APICFUNC(get_apic_id) .apic_id_mask = APIC_ID_MASK, APICFUNC(cpu_mask_to_apicid) APICFUNC(acpi_madt_oem_check) IPIFUNC(send_IPI_mask) IPIFUNC(send_IPI_allbutself) IPIFUNC(send_IPI_all) APICFUNC(enable_apic_mode) APICFUNC(phys_pkg_id) }
  /bionic/libc/kernel/common/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /development/ndk/platforms/android-3/include/linux/mtd/
map.h 67 struct mtd_info *(*probe)(struct map_info *map); member in struct:mtd_chip_driver
  /development/ndk/platforms/android-5/arch-x86/include/asm/
genapic_32.h 24 int (*probe)(void); member in struct:genapic
71 #define APIC_INIT(aname, aprobe) { .name = aname, .probe = aprobe, .int_delivery_mode = INT_DELIVERY_MODE, .int_dest_mode = INT_DEST_MODE, .no_balance_irq = NO_BALANCE_IRQ, .ESR_DISABLE = esr_disable, .apic_destination_logical = APIC_DEST_LOGICAL, APICFUNC(apic_id_registered) APICFUNC(target_cpus) APICFUNC(check_apicid_used) APICFUNC(check_apicid_present) APICFUNC(init_apic_ldr) APICFUNC(ioapic_phys_id_map) APICFUNC(setup_apic_routing) APICFUNC(multi_timer_check) APICFUNC(apicid_to_node) APICFUNC(cpu_to_logical_apicid) APICFUNC(cpu_present_to_apicid) APICFUNC(apicid_to_cpu_present) APICFUNC(mpc_apic_id) APICFUNC(setup_portio_remap) APICFUNC(check_phys_apicid_present) APICFUNC(mpc_oem_bus_info) APICFUNC(mpc_oem_pci_bus) APICFUNC(mps_oem_check) APICFUNC(get_apic_id) .apic_id_mask = APIC_ID_MASK, APICFUNC(cpu_mask_to_apicid) APICFUNC(acpi_madt_oem_check) IPIFUNC(send_IPI_mask) IPIFUNC(send_IPI_allbutself) IPIFUNC(send_IPI_all) APICFUNC(enable_apic_mode) APICFUNC(phys_pkg_id) }

Completed in 375 milliseconds

1 2 3 4