HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 226 - 250 of 271) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/bison/examples/
Makefile 118 GCC = yes
161 USE_NLS = yes
260 *k*) failcom='fail=yes';; \
268 dot_seen=yes; \
286 *k*) failcom='fail=yes';; \
  /external/elfutils/
config.status 560 s,@USE_NLS@,yes,;t t
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 451 ldrneb r1, [r1] @ yes, r1<- debuggerActive (boolean)
496 ldrneb r1, [r1] @ yes, r1<- debuggerActive (boolean)
614 blo .LstackOverflow @ yes, this frame will overflow stack
    [all...]
  /external/elfutils/config/
Makefile 116 USE_NLS = yes
  /external/elfutils/doc/
Makefile 114 USE_NLS = yes
  /external/elfutils/m4/
Makefile 114 USE_NLS = yes
  /packages/apps/Phone/src/com/android/phone/
Settings.java 142 .setPositiveButton(android.R.string.yes, this)
  /external/bison/
config.status 563 s,@USE_NLS@,yes,;t t
597 s,@GCC@,yes,;t t
    [all...]
  /external/bison/doc/
Makefile 125 GCC = yes
168 USE_NLS = yes
  /external/bison/lib/
Makefile 152 GCC = yes
195 USE_NLS = yes
  /external/iproute2/examples/
cbq.init-v0.7.3 267 # BOUNDED=yes|no optional, default "yes"
269 # If set to "yes", the class is not allowed to borrow bandwidth from
277 # ISOLATED=yes|no optional, default "no"
279 # If set to "yes", the class will not lend unused bandwidth to
614 LEAF=tbf; BOUNDED=yes; ISOLATED=no
641 [ "$ISOLATED" = "yes" ] && ISOLATED="isolated" || ISOLATED=""
    [all...]
  /external/libvpx/build/make/
configure.sh 78 --log=yes|no|FILE file configure log is written to [config.err]
189 set_all yes $*
921 echo "${prefix}_${upname}=yes" >> $makefile
  /external/quake/quake/src/QW/gas2masm/
gas2masm.mak 139 odbccp32.lib /nologo /subsystem:console /incremental:yes\
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 182 if((status>=0&&status<5)||(status==7)||(status>=5&&status<9&&ism=="YES")||(status==12&&ism=="YES")){
259 if(ism=='YES'&&(status==5||status==6||status==12)){
266 if((status>2&&status<5)||(status==7)||((status>=5&&status<9||status==12)&&ism=="YES")){
315 if((status>=0&&status<2)||(status==3)||(status==7)||(status>=2&&status<9&&ism=="YES")||(status==12&&ism=="YES")){
326 if((status==2||status==4)||(status>=5&&status<9&&ism=="YES")||(status==12&&ism=="YES")){
331 if((status==5||status==6||status==12)&&ism=="YES"){
342 if((status==5||status==6||status==12)&&ism=="YES"){
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java 665 .setPositiveButton(R.string.yes, listener)
774 builder.setPositiveButton(R.string.yes, positiveListener);
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.c 1577 const int yes = 1; local
    [all...]
cftoken.l 569 yes { YYD; yylval.num = TRUE; return(BOOLEAN); }
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 761 je .LOP_INSTANCE_OF_trivial # yes, trivial finish
832 jne .LOP_NEW_ARRAY_finish # yes, fast path
855 jne .LOP_FILLED_NEW_ARRAY_continue # yes, continue
884 jne .LOP_FILLED_NEW_ARRAY_RANGE_continue # yes, continue
    [all...]
  /external/elfutils/lib/
Makefile 137 USE_NLS = yes
189 #xmalloc_no_Werror = yes
190 #crc32_no_Werror = yes
  /external/elfutils/libcpu/
Makefile 133 USE_NLS = yes
  /external/chromium/third_party/libevent/
event_rpcgen.py 344 def MakeArray(self, yes=1):
345 self._array = yes
    [all...]
  /external/bison/src/
vcg.c 285 case yes: return "yes";
  /external/elfutils/libasm/
Makefile 170 USE_NLS = yes
  /external/elfutils/libdw/
Makefile 194 USE_NLS = yes
  /external/iproute2/misc/
ss.c 735 len -= op->yes;
736 a += op->yes;
    [all...]

Completed in 1786 milliseconds

1 2 3 4 5 6 7 8 91011