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

1 2 3

  /external/valgrind/main/gdbserver_tests/
nlpasssigalrm.stdoutB.exp 2 SIGALRM Yes Yes Yes Alarm clock
7 SIGALRM No No Yes Alarm clock
mcsignopass.stdoutB.exp 2 SIGSEGV Yes Yes No Segmentation fault
4 SIGBUS Yes Yes Yes Bus error
6 SIGFPE Yes Yes Yes Arithmetic exception
52 SIGSEGV No Yes Yes Segmentation faul
    [all...]
  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 43 /// location for the specified call site. This returns "Yes" if we can tell
48 Yes, No, Unknown
  /external/chromium/base/
bind_helpers.h 76 // Yes NotTheCheckWeWant(Helper<&C::TargetFunc>*);
81 // static const bool value = sizeof(NotTheCheckWeWant<T>(0)) == sizeof(Yes);
104 // Yes GoodCheck(...);
106 // static const bool value = sizeof(GoodCheck<Base>(0)) == sizeof(Yes);
108 // Notice here that the variadic version of GoodCheck() returns Yes here
128 typedef char Yes[1];
154 static Yes& Check(...);
157 static const bool value = sizeof(Check<Base>(0,0)) == sizeof(Yes);
  /bionic/libc/arch-x86/bionic/
syscall.S 43 # Yes, so set errno.
  /external/icu4c/tools/tzcode/
tzselect.ksh 281 select ok in Yes No
284 '') echo >&2 'Please enter 1 for Yes, or 2 for No.';;
290 Yes) break
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 170 VALUE Ascend-FR-Direct FR-Direct-Yes 1
180 VALUE Ascend-FT1-Caller FT1-Yes 1
187 VALUE Ascend-Route-IPX Route-IPX-Yes 1
189 VALUE Ascend-Bridge Bridge-Yes 1
205 VALUE Ascend-Callback Callback-Yes 1
207 VALUE Ascend-Expect-Callback Expect-Callback-Yes 1
255 VALUE Ascend-Force-56 Force-56-Yes 1
263 VALUE Ascend-Token-Immediate Tok-Imm-Yes 1
276 VALUE Ascend-Multicast-Client Multicast-Yes 1
283 VALUE Ascend-DHCP-Reply DHCP-Reply-Yes
    [all...]
dictionary.compat 45 VALUE User-Name-Is-Star Yes 1
dictionary 234 VALUE Fall-Through Yes 1
236 VALUE Add-Port-To-IP-Address Yes 1
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_OBJECT_INIT_RANGE.S 16 bne .L${opcode}_setFinal @ yes, go
20 bne .L${opcode}_debugger @ Yes - skip optimization
31 bne common_exceptionThrown @ yes, handle it
  /dalvik/vm/mterp/mips/
OP_INVOKE_OBJECT_INIT_RANGE.S 23 bnez a0, common_exceptionThrown # yes, handle it
28 bnez a1, .L${opcode}_debugger # Yes - skip optimization
  /dalvik/vm/mterp/x86/
OP_INVOKE_OBJECT_INIT_RANGE.S 12 je common_errNullObject # yes, fail
17 jnz .L${opcode}_setFinal # yes, go
22 jnz .L${opcode}_debugger # Yes - skip optimization
36 jne common_exceptionThrown # yes, handle it
  /external/webkit/Source/WebCore/page/
Geolocation.h 85 bool isAllowed() const { return m_allowGeolocation == Yes; }
208 Yes,
  /external/llvm/lib/Analysis/
LibCallAliasAnalysis.cpp 70 if (Res != LibCallLocationInfo::Yes) continue;
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodeattributenodevalue.js 85 "Yes".
109 assertEquals("nodeValue","Yes",attrValue);
hc_attrchildnodes1.js 113 assertEquals("child1IsYes","Yes",value);
hc_attrchildnodes2.js 115 assertEquals("child1IsYes","Yes",value);
hc_attreffectivevalue.js 109 assertEquals("attrEffectiveValueAssert","Yes",value);
hc_attrfirstchild.js 112 assertEquals("child1IsYes","Yes",value);
hc_attrinsertbefore1.js 126 assertEquals("firstChildValue","Yes",value);
hc_attrinsertbefore2.js 132 assertEquals("lastChildValue","Yes",value);
hc_attrinsertbefore3.js 132 assertEquals("firstChildValue","Yes",value);
hc_attrinsertbefore4.js 138 assertEquals("lastChildValue","Yes",value);
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_nodeattributenodevalue.js 85 "Yes".
109 assertEquals("nodeValue","Yes",attrValue);
  /external/qemu/distrib/zlib-1.2.3/
configure 200 echo "Checking for unistd.h... Yes."
246 echo "Checking for vsnprintf() in stdio.h... Yes."
271 echo "Checking for return value of vsnprintf()... Yes."
309 echo "Checking for return value of vsprintf()... Yes."
339 echo "Checking for snprintf() in stdio.h... Yes."
358 echo "Checking for return value of snprintf()... Yes."
390 echo "Checking for return value of sprintf()... Yes."
406 echo "Checking for errno.h... Yes."
422 echo Checking for mmap support... Yes.
434 echo Checking for underline in external names... Yes
    [all...]

Completed in 749 milliseconds

1 2 3