HomeSort by relevance Sort by last modified time
    Searched defs:answer (Results 126 - 150 of 262) sorted by null

1 2 3 4 56 7 8 91011

  /external/v8/src/arm/
assembler-arm.cc 54 unsigned answer = 0; local
57 answer |= 1u << ARMv8;
59 answer |= 1u << ARMv7 | 1u << VFP3 | 1u << NEON | 1u << VFP32DREGS;
60 answer |= 1u << SUDIV;
64 if (FLAG_enable_armv7) answer |= 1u << ARMv7;
67 if (FLAG_enable_vfp3) answer |= 1u << VFP3 | 1u << ARMv7;
70 if (FLAG_enable_32dregs) answer |= 1u << VFP32DREGS;
73 if (FLAG_enable_neon) answer |= 1u << NEON;
75 if ((answer & (1u << ARMv7)) && FLAG_enable_unaligned_accesses) {
76 answer |= 1u << UNALIGNED_ACCESSES
    [all...]
  /external/v8/src/
assembler.h 1123 void* answer = local
    [all...]
  /external/v8/src/debug/
debug.cc 2054 Handle<String> answer; local
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 51 unsigned answer = 0; local
52 return answer;
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession_unittest.cc 744 const webrtc::SessionDescriptionInterface* answer = CreateAnswer(NULL); local
745 // Answer should be NULL as no crypto params in offer.
746 ASSERT_TRUE(answer == NULL);
758 scoped_ptr<SessionDescriptionInterface> answer(CreateAnswer(NULL));
759 ASSERT_TRUE(answer.get() != NULL);
760 VerifyCryptoParams(answer->description());
873 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
1595 SessionDescriptionInterface* answer = local
1648 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
1763 SessionDescriptionInterface* answer = NULL; local
1776 SessionDescriptionInterface* answer = NULL; local
1803 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
1833 JsepSessionDescription* answer = local
1873 SessionDescriptionInterface* answer = NULL; local
1893 JsepSessionDescription* answer = local
1922 JsepSessionDescription* answer = local
1950 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
1975 SessionDescriptionInterface* answer = local
2083 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
2109 SessionDescriptionInterface* answer = local
2119 SessionDescriptionInterface* answer = local
2130 SessionDescriptionInterface* answer = local
2153 SessionDescriptionInterface* answer = CreateRemoteAnswer( local
2298 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
2324 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
2365 SessionDescriptionInterface* answer = local
2494 SessionDescriptionInterface* answer = CreateRemoteAnswer(offer); local
2660 SessionDescriptionInterface* answer = CreateRemoteAnswer(offer, options); local
2718 SessionDescriptionInterface* answer = CreateRemoteAnswer( local
2990 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
3077 SessionDescriptionInterface* answer = local
3130 SessionDescriptionInterface* answer = local
3157 SessionDescriptionInterface* answer = local
3213 SessionDescriptionInterface* answer = CreateAnswer(nullptr); local
3253 SessionDescriptionInterface* answer = local
3319 SessionDescriptionInterface* answer = local
3339 SessionDescriptionInterface* answer = local
3517 SessionDescriptionInterface* answer = CreateRemoteAnswer(offer); local
3530 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
3591 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
3630 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
3750 SessionDescriptionInterface* answer = local
3894 SessionDescriptionInterface* answer = ChangeSDPSctpPort( local
4164 SessionDescriptionInterface* answer = CreateRemoteAnswer(offer); local
4194 SessionDescriptionInterface* answer = CreateRemoteAnswer(offer); local
4227 SessionDescriptionInterface* answer = CreateAnswer(NULL); local
4270 SessionDescriptionInterface* answer = local
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
BaseShortcutManagerTest.java 89 import org.mockito.stubbing.Answer;
749 protected class AnswerWithSystemCheck<T> implements Answer<T> {
757 public T answer(InvocationOnMock invocation) throws Throwable { method in class:BaseShortcutManagerTest.AnswerWithSystemCheck
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 60 // 1) Make incoming call, do not answer
3314 char answer[2]; local
    [all...]
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
commons-collections.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/
kotlin-stdlib-0.12.613.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /external/v8/src/mips/
assembler-mips.cc 51 unsigned answer = 0; local
53 answer |= 1u << FPU;
60 answer |= 1u << FPU;
63 return answer;
    [all...]
  /external/v8/src/mips64/
assembler-mips64.cc 51 unsigned answer = 0; local
53 answer |= 1u << FPU;
60 answer |= 1u << FPU;
63 return answer;
    [all...]
  /external/v8/src/s390/
assembler-s390.cc 56 unsigned answer = 0; local
57 return answer;
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/0.12.613/
kotlin-annotation-processing-0.12.613.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-cli-1.2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/commons-cli/commons-cli/1.0/
commons-cli-1.0.jar 
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /prebuilts/tools/common/m2/repository/commons-cli/commons-cli/1.0/
commons-cli-1.0.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/
commons-collections-3.2.2.jar 

Completed in 544 milliseconds

1 2 3 4 56 7 8 91011