Searched refs:FAST (Results 1 - 22 of 22) sorted by relevance

/external/libgsm/src/
H A Dgsm_option.c35 #if defined(FAST) && defined(USE_FLOAT_MUL)
H A Dshort_term.c226 #if defined(USE_FLOAT_MUL) && defined(FAST)
263 #endif /* ! (defined (USE_FLOAT_MUL) && defined (FAST)) */
307 #if defined(FAST) && defined(USE_FLOAT_MUL)
344 #endif /* defined(FAST) && defined(USE_FLOAT_MUL) */
360 #if defined(FAST) && defined(USE_FLOAT_MUL)
403 #if defined(FAST) && defined(USE_FLOAT_MUL)
H A Dlpc.c147 #if defined(USE_FLOAT_MUL) && defined(FAST)
173 #endif /* defined (USE_FLOAT_MUL) && defined (FAST) */
333 #if defined(USE_FLOAT_MUL) && defined(FAST)
H A Dlong_term.c37 * once without (USE_FLOAT_MUL and FAST defined, and fast run-time
634 #ifdef FAST
828 #endif /* FAST */
883 #if defined(FAST) && defined(USE_FLOAT_MUL)
893 #endif /* FAST & USE_FLOAT_MUL */
/external/chromium_org/v8/src/ic/
H A Dhandler-compiler.cc62 cache_name, stub_holder_map, Code::LOAD_IC, flag, Code::FAST);
186 return GetCode(kind(), Code::FAST, name);
196 return GetCode(kind(), Code::FAST, name);
206 return GetCode(kind(), Code::FAST, name);
214 return GetCode(kind(), Code::FAST, name);
225 return GetCode(kind(), Code::FAST, name);
266 return GetCode(kind(), Code::FAST, it->name());
305 return GetCode(kind(), Code::FAST, name);
342 return GetCode(kind(), Code::FAST, name);
351 return GetCode(kind(), Code::FAST, i
[all...]
H A Dic.cc906 lookup->is_dictionary_holder() ? Code::NORMAL : Code::FAST);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.conf900 # For EAP-FAST, this must be set to 0 (or left unconfigured for the
935 # EAP-FAST variables:
943 # of EAP-FAST credentials (PAC):
1233 # EAP-FAST with WPA (WPA or WPA2)
1237 eap=FAST
1238 anonymous_identity="FAST-000102030405"
1248 eap=FAST
1249 anonymous_identity="FAST-000102030405"
H A Dnmake.mak17 # Note: If EAP-FAST is included in the build, OpenSSL needs to be patched to
/external/chromium_org/v8/src/
H A Dcode-stubs.h869 virtual Code::StubType GetStubType() { return Code::FAST; }
909 virtual Code::StubType GetStubType() { return Code::FAST; }
925 virtual Code::StubType GetStubType() { return Code::FAST; }
945 virtual Code::StubType GetStubType() { return Code::FAST; }
960 virtual Code::StubType GetStubType() { return Code::FAST; }
989 virtual Code::StubType GetStubType() { return Code::FAST; }
H A Dobjects.h4967 FAST enumerator in enum:v8::internal::Code::StubType
6053 // Returns the next free property index (only valid for FAST MODE).
H A Dobjects.cc10827 case FAST: return "FAST";
12016 // Change elements kind from Smi-only to generic FAST if necessary.
/external/chromium_org/v8/src/ic/arm/
H A Dhandler-compiler-arm.cc785 return GetCode(kind(), Code::FAST, name);
799 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/arm64/
H A Dhandler-compiler-arm64.cc355 return GetCode(kind(), Code::FAST, name);
839 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/ia32/
H A Dhandler-compiler-ia32.cc787 return GetCode(kind(), Code::FAST, name);
805 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/mips/
H A Dhandler-compiler-mips.cc784 return GetCode(kind(), Code::FAST, name);
798 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/mips64/
H A Dhandler-compiler-mips64.cc784 return GetCode(kind(), Code::FAST, name);
798 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/x64/
H A Dhandler-compiler-x64.cc774 return GetCode(kind(), Code::FAST, name);
792 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/v8/src/ic/x87/
H A Dhandler-compiler-x87.cc789 return GetCode(kind(), Code::FAST, name);
807 return GetCode(kind(), Code::FAST, name);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.cpp3028 FAST, enumerator in enum:__anon12363
3127 if(!sets[FAST]->getSet().containsAll(string)) {
3129 testName, (long)index, setNames[FAST], (long)prev, (long)limit);
3138 if(!sets[FAST]->getSet().containsNone(string)) {
3140 testName, (long)index, setNames[FAST], (long)prev, (long)limit);
3637 sets[FAST]=(UnicodeSet *)fast->clone();
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3028 FAST, enumerator in enum:__anon22174
3127 if(!sets[FAST]->getSet().containsAll(string)) {
3129 testName, (long)index, setNames[FAST], (long)prev, (long)limit);
3138 if(!sets[FAST]->getSet().containsNone(string)) {
3140 testName, (long)index, setNames[FAST], (long)prev, (long)limit);
3637 sets[FAST]=(UnicodeSet *)fast->clone();
/external/iproute2/ip/
H A Diproute.c462 PRTFL(FAST, "fastroute");
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 8911 milliseconds