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

1 2

  /external/bison/lib/
hard-locale.c 0 /* hard-locale.c -- Determine whether a locale is hard.
24 #include "hard-locale.h"
38 /* Return true if the current CATEGORY locale is hard, i.e. if you
43 bool hard = true; local
51 hard = false;
65 hard = false;
74 return hard;
Makefile 42 getopt.c getopt1.c hard-locale.c hard-locale.h hash.c hash.h \
56 $(top_srcdir)/m4/gnulib.m4 $(top_srcdir)/m4/hard-locale.m4 \
95 am__DEPENDENCIES_1 = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
168 LIBOBJS = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
172 LTLIBOBJS = dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo
381 include $(DEPDIR)/hard-locale.Po
  /bionic/libc/kernel/arch-arm/asm/
fpstate.h 30 struct vfp_hard_struct hard; member in union:vfp_state
52 struct fp_hard_struct hard; member in union:fp_state
  /external/kernel-headers/original/asm-arm/
fpstate.h 41 struct vfp_hard_struct hard; member in union:vfp_state
66 struct fp_hard_struct hard; member in union:fp_state
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
fpstate.h 30 struct vfp_hard_struct hard; member in union:vfp_state
52 struct fp_hard_struct hard; member in union:fp_state
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
fpstate.h 30 struct vfp_hard_struct hard; member in union:vfp_state
52 struct fp_hard_struct hard; member in union:fp_state
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
fpstate.h 30 struct vfp_hard_struct hard; member in union:vfp_state
52 struct fp_hard_struct hard; member in union:fp_state
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
fpstate.h 30 struct vfp_hard_struct hard; member in union:vfp_state
52 struct fp_hard_struct hard; member in union:fp_state
  /external/bluetooth/bluez/src/
rfkill.c 64 uint8_t hard; member in struct:rfkill_event
93 debug("RFKILL event idx %u type %u op %u soft %u hard %u",
95 event->soft, event->hard);
97 if (event->soft || event->hard)
  /bionic/libc/kernel/common/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /external/kernel-headers/original/linux/
if_arcnet.h 125 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
if_arcnet.h 83 struct arc_hardware hard; member in struct:archdr
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 76 boolean hard = false ;
208 hard = true ;
210 hard = false ;
214 (!hard)) {
  /external/grub/docs/
menu.lst 75 # For installing GRUB into the hard disk
76 title Install GRUB into the hard disk
  /bionic/libc/arch-arm/bionic/
crtbegin_dynamic.S 47 # can't hard-code it in the adr pseudo instruction
crtbegin_static.S 47 # can't hard-code it in the adr pseudo instruction
  /bionic/libc/arch-sh/bionic/
crtbegin_dynamic.S 47 # can't hard-code it in the adr pseudo instruction
crtbegin_static.S 47 # can't hard-code it in the adr pseudo instruction
  /external/bison/
Android.mk 27 lib/hard-locale.c \
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 25 # Note: shifting/unshifting in the running system uses hard-coded
26 # constants (e.g. the plane for each set). Also, some hard-coded
29 # Therefore there is a hard dependency between this script and the
99 A hard-coded universal set of accents and

Completed in 927 milliseconds

1 2