HomeSort by relevance Sort by last modified time
    Searched refs:share (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /packages/inputmethods/PinyinIME/jni/
Android.mk 9 share/dictbuilder.cpp \
10 share/dictlist.cpp \
11 share/dicttrie.cpp \
12 share/lpicache.cpp \
13 share/matrixsearch.cpp \
14 share/mystdlib.cpp \
15 share/ngram.cpp \
16 share/pinyinime.cpp \
17 share/searchutility.cpp \
18 share/spellingtable.cpp
    [all...]
  /packages/inputmethods/PinyinIME/jni/command/
Makefile 9 ../share/dictbuilder.cpp \
10 ../share/dictlist.cpp \
11 ../share/dicttrie.cpp \
12 ../share/lpicache.cpp \
13 ../share/mystdlib.cpp \
14 ../share/ngram.cpp \
15 ../share/searchutility.cpp \
16 ../share/spellingtable.cpp \
17 ../share/spellingtrie.cpp \
18 ../share/splparser.cpp
    [all...]
  /external/libsepol/man/
Makefile 2 MAN8DIR ?= $(DESTDIR)/usr/share/man/man8
3 MAN3DIR ?= $(DESTDIR)/usr/share/man/man3
  /sdk/emulator/opengl/host/libs/libOpenglRender/
RenderContext.cpp 36 EGLContext share = EGL_NO_CONTEXT; local
38 share = p_shareContext->getEGLContext();
52 fbconf->getEGLConfig(), share,
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.unique_future/
share.pass.cpp 14 // shared_future<R> share() &&;
25 std::shared_future<T> f = std::move(f0.share());
32 std::shared_future<T> f = std::move(f0.share());
40 std::shared_future<T> f = std::move(f0.share());
47 std::shared_future<T> f = std::move(f0.share());
55 std::shared_future<T> f = std::move(f0.share());
62 std::shared_future<T> f = std::move(f0.share());
  /prebuilts/qemu-kernel/x86/pc-bios/
Android.mk 24 LOCAL_MODULE_PATH := $(HOST_OUT)/usr/share/pc-bios
33 LOCAL_MODULE_PATH := $(HOST_OUT)/usr/share/pc-bios
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 43 * Message to notify when a transfer is completed For outbound share, it
44 * means one file has been sent. For inbounds share, it means one file has
50 * Message to notify when a session is completed For outbound share, it
51 * should be a consequence of session.stop() For inbounds share, it should
73 void addShare(BluetoothOppShareInfo share);
BluetoothOppBatch.java 83 * Called to notify when a share is added into the batch
89 * Called to notify when a share is deleted from the batch
119 * Add one share into the batch.
133 * Delete one share from the batch. Not used now.
135 /*It should only be called under requirement that cancel one single share, but not to
155 * 2) Go through mShares list and mark all incomplete share as CANCELED status
180 /** check if a specific share is in this batch */
206 * @return BluetoothOppShareInfo, for the first pending share, or null if
211 BluetoothOppShareInfo share = mShares.get(i); local
212 if (share.mStatus == BluetoothShare.STATUS_PENDING)
    [all...]
  /external/chromium/build/linux/
pkg-config-wrapper 9 # and usr/share/pkgconfig (relative to the sysroot) and that they output paths
26 config_path=$root/usr/lib/pkgconfig:$root/usr/share/pkgconfig
  /external/iproute2/
Makefile 6 DOCDIR=/share/doc/iproute2
7 MANDIR=/share/man
  /sdk/emulator/opengl/host/libs/Translator/EGL/
ThreadInfo.cpp 23 ShareGroupPtr share,
29 shareGroup = share;
ThreadInfo.h 30 ShareGroupPtr share,
MacNative.h 37 void* nsCreateContext(void* format,void* share);
MacNative.m 41 - (id) initWithFormat:(NSOpenGLPixelFormat *)pixelFormat shareContext:(NSOpenGLContext *)share;
46 - (id) initWithFormat:(NSOpenGLPixelFormat *)pixelFormat shareContext:(NSOpenGLContext *)share
48 self = [super initWithFormat:pixelFormat shareContext:share];
83 void* nsCreateContext(void* format,void* share){
85 return [[EmuGLContext alloc] initWithFormat:frmt shareContext:share];
  /bionic/libc/zoneinfo/
Android.mk 9 LOCAL_MODULE_PATH := $(TARGET_OUT)/usr/share/zoneinfo
23 LOCAL_MODULE_PATH := $(HOST_OUT)/usr/share/zoneinfo
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
61 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
62 cp -f /usr/share/misc/config.sub config.sub
64 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
65 cp -f /usr/share/misc/config.guess config.guess
103 $(CURDIR)/debian/tmp/usr/share/man/man1/vcdiff.1
  /external/open-vcdiff/packages/deb/
rules 42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
61 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
62 cp -f /usr/share/misc/config.sub config.sub
64 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
65 cp -f /usr/share/misc/config.guess config.guess
103 $(CURDIR)/debian/tmp/usr/share/man/man1/vcdiff.1
  /external/e2fsprogs/debian/
rules 85 # docdir=${maindir}/usr/share/doc/${package}
86 MANDIR=/usr/share/man
131 --enable-elf-shlibs --infodir=/usr/share/info
385 $(INSTALL) -m 0644 -D -p debian/$$i ${debdir}/$${pkg}/usr/share/lintian/overrides/$${pkg} ;\
391 mkdir -p ${debdir}/libblkid${BLKID_SOVERSION}/usr/share/doc/libblkid${BLKID_SOVERSION}
392 mkdir -p ${debdir}/libblkid-dev/usr/share/doc
393 ln -sf libblkid${BLKID_SOVERSION} ${debdir}/libblkid-dev/usr/share/doc/libblkid-dev
396 mkdir -p ${debdir}/libss${SS_SOVERSION}/usr/share/doc/libss${SS_SOVERSION}
397 mkdir -p ${debdir}/ss-dev/usr/share/doc
398 ln -sf libss${SS_SOVERSION} ${debdir}/ss-dev/usr/share/doc/ss-de
    [all...]
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/action/
ShareMockupAction.java 73 Intent share = new Intent(Intent.ACTION_SEND); local
74 share.setType("image/png");
75 share.putExtra(Intent.EXTRA_STREAM, Uri.fromFile(f.getAbsoluteFile()));
76 activity.startActivity(Intent.createChooser(share, title));
  /device/generic/mini-emulator-mips/
BoardConfig.mk 13 # share the same one across all mini-emulators
  /device/generic/mini-emulator-x86/
BoardConfig.mk 13 # share the same one across all mini-emulators
  /external/chromium/sdch/open-vcdiff/packages/rpm/
rpm.spec 53 ## Mark all installed files within /usr/share/doc/{package name} as
56 ## docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
58 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION}
59 %{prefix}/share/doc/%{NAME}-%{VERSION}/*
61 %docdir %{prefix}/share/man/man1/vcdiff.1*
62 %{prefix}/share/man/man1/vcdiff.1*
  /external/dropbear/debian/
rules 40 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
82 install -d -m0755 '$(DIR)'/usr/share/man/man8
84 install -m644 $$i '$(DIR)'/usr/share/man/man8/ || exit 1; \
86 gzip -9 '$(DIR)'/usr/share/man/man8/*.8
87 install -d -m0755 '$(DIR)'/usr/share/man/man1
88 install -m644 dbclient.1 '$(DIR)'/usr/share/man/man1/
89 gzip -9 '$(DIR)'/usr/share/man/man1/*.1
  /external/open-vcdiff/packages/rpm/
rpm.spec 53 ## Mark all installed files within /usr/share/doc/{package name} as
56 ## docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
58 %docdir %{prefix}/share/doc/%{NAME}-%{VERSION}
59 %{prefix}/share/doc/%{NAME}-%{VERSION}/*
61 %docdir %{prefix}/share/man/man1/vcdiff.1*
62 %{prefix}/share/man/man1/vcdiff.1*
  /external/e2fsprogs/debian/attic/libs/
rules 85 sed s%$(topdir)/lib/et%/usr/share/comerr% \
91 $(debdir)/comerrg-dev/usr/share/comerr/
94 sed s%$(topdir)/lib/ss%/usr/share/ss% \
100 $(debdir)/ssg-dev/usr/share/ss/
128 install -d $(debdir)/e2fslibsg-dev/usr/share/doc-base/
130 $(debdir)/e2fslibsg-dev/usr/share/doc-base/libext2fs
131 install -d $(debdir)/comerrg-dev/usr/share/doc-base/
133 $(debdir)/comerrg-dev/usr/share/doc-base/com_err

Completed in 3743 milliseconds

1 2 3 4 5 6 7 8