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

1 2 3

  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/src/main/java/com/example/bluetooth/le/
SampleGattAttributes.java 17 package com.example.bluetooth.le;
BluetoothLeService.java 17 package com.example.bluetooth.le;
40 * given Bluetooth LE device.
56 "com.example.bluetooth.le.ACTION_GATT_CONNECTED";
58 "com.example.bluetooth.le.ACTION_GATT_DISCONNECTED";
60 "com.example.bluetooth.le.ACTION_GATT_SERVICES_DISCOVERED";
62 "com.example.bluetooth.le.ACTION_DATA_AVAILABLE";
64 "com.example.bluetooth.le.EXTRA_DATA";
203 * Connects to the GATT server hosted on the Bluetooth LE device.
DeviceScanActivity.java 17 package com.example.bluetooth.le;
43 * Activity for scanning and displaying available Bluetooth LE devices.
  /external/icu4c/layout/
loengine.cpp 33 LayoutEngine *le = (LayoutEngine *) engine; local
35 delete le;
49 LayoutEngine *le = (LayoutEngine *) engine; local
51 if (le == NULL) {
56 return le->layoutChars(chars, offset, count, max, rightToLeft, x, y, *success);
63 LayoutEngine *le = (LayoutEngine *) engine; local
65 if (le == NULL) {
70 return le->getGlyphCount();
78 LayoutEngine *le = (LayoutEngine *) engine; local
80 if (le == NULL)
93 LayoutEngine *le = (LayoutEngine *) engine; local
109 LayoutEngine *le = (LayoutEngine *) engine; local
124 LayoutEngine *le = (LayoutEngine *) engine; local
141 LayoutEngine *le = (LayoutEngine *) engine; local
155 LayoutEngine *le = (LayoutEngine *) engine; local
    [all...]
  /external/harfbuzz_ng/src/
hb-icu-le.cc 31 #include "hb-icu-le/PortableFontInstance.h"
120 le_engine *le = le_create ((const le_font *) font_instance, local
126 { le_close (le); return false; }
147 unsigned int glyph_count = le_layoutChars (le,
156 { le_close (le); return false; }
165 { le_close (le); return false; }
173 le_getGlyphs (le, glyphs, &status);
174 le_getCharIndices (le, indices, &status);
175 le_getGlyphPositions (le, positions, &status);
192 /* icu-le doesn't seem to have separate advance values. *
    [all...]
  /bionic/libc/kernel/common/linux/
if_hippi.h 109 struct hippi_le_hdr le; member in struct:hippi_hdr
  /dalvik/tests/068-classloader/src/
Main.java 160 } catch (LinkageError le) {
176 } catch (LinkageError le) {
207 } catch (LinkageError le) {
209 le.printStackTrace();
223 } catch (LinkageError le) {
225 le.printStackTrace();
255 } catch (LinkageError le) {
270 } catch (LinkageError le) {
301 } catch (LinkageError le) {
315 } catch (LinkageError le) {
    [all...]
  /development/ndk/platforms/android-3/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /external/kernel-headers/original/linux/
if_hippi.h 153 struct hippi_le_hdr le; member in struct:hippi_hdr
  /external/oprofile/libpopt/
popthelp.c 155 char * le = malloc(4*lineLength + 1); local
156 char * l = le;
158 if (le == NULL) return NULL; /* XXX can't happen */
160 *le = '\0';
161 *le++ = '(';
162 strcpy(le, defstr); le += strlen(le);
163 *le++ = ':';
164 *le++ = ' '
257 char * le = left + strlen(left); local
    [all...]
  /libcore/luni/src/main/java/java/util/
LinkedHashMap.java 291 LinkedEntry<K, V> le = (LinkedEntry<K, V>) e; local
292 le.prv.nxt = le.nxt;
293 le.nxt.prv = le.prv;
294 le.nxt = le.prv = null; // Help the GC (for performance)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_hippi.h 153 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_hippi.h 153 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_hippi.h 153 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
if_hippi.h 95 struct hippi_le_hdr le; member in struct:hippi_hdr

Completed in 330 milliseconds

1 2 3