HomeSort by relevance Sort by last modified time
    Searched full:snap (Results 1 - 25 of 237) sorted by null

1 2 3 4 5 6 7 8 910

  /external/e2fsprogs/contrib/
e2croncheck 33 lvcreate -s -L ${SNAPSIZE} -n "${VOLUME}-snap" "${VG}/${VOLUME}"
34 if nice logsave -as $TMPFILE e2fsck -p $OPTS "/dev/${VG}/${VOLUME}-snap" && \
35 nice logsave -as $TMPFILE e2fsck -fy $OPTS "/dev/${VG}/${VOLUME}-snap" ; then
45 lvremove -f "${VG}/${VOLUME}-snap"
  /external/dhcpcd/mk/
dist.mk 16 SNAP= ${_SNAP}$(shell ${_SNAP_SH})
17 SNAPDIR= ${DISTPREFIX}-${SNAP}
31 snap: snapshot
  /external/freetype/src/pshinter/
pshglob.h 57 /* The maximum number of standard and snap widths in either the */
63 /* standard and snap width */
73 /* standard and snap widths table */
163 /* snap a stem width to fitter coordinates. `org_width' is in font */
177 /* snap a stem to one or two blue zones */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_fddi.h 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */
37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */
39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */
61 /* Define LLC and SNAP constants */
82 /* Define 802.2 SNAP header */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */
37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */
39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */
61 /* Define LLC and SNAP constants */
82 /* Define 802.2 SNAP header */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */
37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */
39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */
61 /* Define LLC and SNAP constants */
82 /* Define 802.2 SNAP header */
  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc 444 const SyncSessionSnapshot* snap = GetLastSessionSnapshot(); local
445 // TODO(rsimha): Remove additional checks of snap->has_more_to_sync and
446 // snap->unsynced_count once http://crbug.com/48989 is fixed.
447 return (snap &&
448 snap->num_conflicting_updates == 0 && // We can decrypt everything.
452 !snap->has_more_to_sync &&
453 snap->unsynced_count == 0);
570 const SyncSessionSnapshot* snap = GetLastSessionSnapshot(); local
571 DCHECK(snap != NULL) << "GetUpdatedTimestamp(): Sync snapshot is NULL.";
572 return snap->download_progress_markers[model_type]
577 const SyncSessionSnapshot* snap = GetLastSessionSnapshot(); local
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
sad_tab_controller.h 13 // A controller class that manages the SadTabView (aka "Aw Snap" or crash page).
  /external/chromium/chrome/browser/ui/gtk/
sad_tab_gtk.h 19 CRASHED, // The tab crashed. Display the "Aw, Snap!" page.
  /external/kernel-headers/original/linux/
if_fddi.h 33 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */
35 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */
37 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */
59 /* Define LLC and SNAP constants */
80 /* Define 802.2 SNAP header */
  /external/iproute2/lib/
ll_proto.c 82 __PF(SNAP,snap)
  /development/ndk/platforms/android-3/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /external/chromium/net/test/
openssl_helper.cc 68 } else if (strcmp(argv[i], "snap-start") == 0) {
69 // Support Snap Start
71 } else if (strcmp(argv[i], "snap-start-recovery") == 0) {
72 // Support Snap Start, but always trigger a recovery
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 17 #define NLPID_IEEE802_1_SNAP 0x80 /* IEEE 802.1 SNAP */
  /external/tcpdump/
nlpid.c 33 { NLPID_SNAP, "SNAP" },
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 10 * If frame has DSAP/SSAP value 0xaa you must check the SNAP type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 10 * If frame has DSAP/SSAP value 0xaa you must check the SNAP type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_802_3.h 10 * If frame has DSAP/SSAP value 0xaa you must check the SNAP type
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h 96 struct hippi_snap_hdr snap; member in struct:hippi_hdr

Completed in 2001 milliseconds

1 2 3 4 5 6 7 8 910