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

1 2 3 4

  /external/chromium_org/third_party/skia/forth/
StdWords.cpp 15 virtual void exec(ForthEngine* fe)
22 (void)fe->pop();
26 fe->push(fe->peek(1));
30 fe->push(fe->top());
34 intptr_t a = fe->pop();
35 intptr_t b = fe->top();
36 fe->setTop(a);
37 fe->push(b)
    [all...]
ForthTests.cpp 29 static void drop_test0(ForthWord* word, ForthEngine* fe, Reporter* reporter) {
30 fe->push(-17);
31 word->exec(fe);
32 FORTH_ASSERT(reporter, 0 == fe->depth());
35 static void drop_test1(ForthWord* word, ForthEngine* fe, Reporter* reporter) {
36 fe->push(-17);
37 fe->push(93);
38 word->exec(fe);
39 FORTH_ASSERT(reporter, 1 == fe->depth());
40 FORTH_ASSERT(reporter, -17 == fe->peek(0))
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9IntegerConverter.java 17 ECFieldElement fe)
19 return (fe.getFieldSize() + 7) / 8;
  /external/valgrind/main/none/tests/ppc32/
lsw.stdout.exp 1 ------ lswi n == 8 (fe special cased) ------
46 ------ stswi n == 8 (fe special cased) ------
  /external/valgrind/main/none/tests/ppc64/
lsw.stdout.exp 1 ------ lswi n == 8 (fe special cased) ------
46 ------ stswi n == 8 (fe special cased) ------
  /external/zlib/src/watcom/
watcom_l.mak 35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
watcom_f.mak 35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
  /external/chromium_org/v8/src/platform/
condition-variable.cc 194 for (Event* fe = freelist_; fe != NULL; fe = fe->next_) {
195 ASSERT_NE(event, fe);
  /external/valgrind/main/memcheck/tests/amd64/
fxsave-amd64.stdout.exp 7 0 7f 03 00 08 fe 00 00 00 00 00 00 00 00 00 00 00
13 96 xx xx cf d1 f7 17 72 b1 fe 3f 00 00 00 00 00 00
18 176 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
21 224 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
24 272 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
25 288 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
28 336 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
29 352 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
32 400 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
75 0 7f 03 00 08 fe 00 00 00 00 00 00 00 00 00 00 00
    [all...]
  /device/lge/mako/
audio_effects.conf 87 uuid 0f8d0d2a-59e5-45fe-b6e4-248c8a799109
  /external/chromium_org/v8/test/mjsunit/
bounds-checks-elimination.js 109 test(function fe(b) {
  /frameworks/compile/mclinker/lib/LD/
EhFrameHdr.cpp 84 for (EhFrame::const_fde_iterator fi = cie.begin(), fe = cie.end();
85 fi != fe; ++fi) {
  /external/chromium_org/third_party/skia/src/core/
SkScan_AntiPath.cpp 212 int fe = stop & MASK; local
216 fb = fe - fb;
218 fe = 0;
228 n, coverage_to_partial_alpha(fe),
538 int fe = stop & MASK; local
545 add_aa_span(row, coverage_to_partial_alpha(fe - fb));
551 n, coverage_to_partial_alpha(fe),
  /external/skia/src/core/
SkScan_AntiPath.cpp 212 int fe = stop & MASK; local
216 fb = fe - fb;
218 fe = 0;
228 n, coverage_to_partial_alpha(fe),
538 int fe = stop & MASK; local
545 add_aa_span(row, coverage_to_partial_alpha(fe - fb));
551 n, coverage_to_partial_alpha(fe),
  /external/chromium_org/third_party/leveldatabase/
env_chromium_unittest.cc 37 const base::File::Error fe = base::File::FILE_ERROR_INVALID_OPERATION; local
38 const Status s = MakeIOError("Somefile.txt", "message", in_method, fe);
44 EXPECT_EQ(fe, error);
  /packages/apps/Settings/src/com/android/settings/users/
EditUserPhotoController.java 251 } catch (FileNotFoundException fe) {
252 Log.w(TAG, "Cannot find image file", fe);
273 } catch (FileNotFoundException fe) {
  /external/chromium_org/components/autofill/content/renderer/
password_autofill_agent.cc 67 static bool FindFormInputElements(blink::WebFormElement* fe,
75 fe->getNamedElements(data.fields[j].name, temp_elements);
149 blink::WebFormElement fe = forms[i]; local
151 GURL full_action(f->document().completeURL(fe.action()));
162 if (!FindFormInputElements(&fe, data, curr_elements.get()))
166 // Note: this assignment adds a reference to |fe|.
167 curr_elements->form_element = fe;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
  /external/lldb/source/Expression/
ClangExpressionParser.cpp 446 for (llvm::Module::iterator fi = module->getFunctionList().begin(), fe = module->getFunctionList().end();
447 fi != fe;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 397 CPDF_FontEncoding fe(PDFFONT_ENCODING_WINANSI);
398 pFont = pDoc->AddStandardFont(sFontName, &fe);
  /external/valgrind/main/memcheck/tests/x86/
fxsave.stdout.exp 10 80 xx xx cf d1 f7 17 72 b1 fe 3f 00 00 00 00 00 00
16 176 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
78 80 xx xx cf d1 f7 17 72 b1 fe 3f 00 00 00 00 00 00
84 176 01 ef cd ab dd cc bb aa 11 00 ff ee ba dc fe 10
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
ICalendar.java 448 } catch (FormatException fe) {
450 Log.v(TAG, "Cannot parse " + line, fe);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 48 __m128i abs_p1q1, abs_p0q0, abs_q1q0, fe, ff, work; local
52 fe = _mm_set1_epi8(0xfe);
63 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
428 const __m128i fe = _mm_set1_epi8(0xfe); local
440 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 48 __m128i abs_p1q1, abs_p0q0, abs_q1q0, fe, ff, work; local
52 fe = _mm_set1_epi8(0xfe);
63 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
428 const __m128i fe = _mm_set1_epi8(0xfe); local
440 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 48 __m128i abs_p1q1, abs_p0q0, abs_q1q0, fe, ff, work; local
52 fe = _mm_set1_epi8(0xfe);
63 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
428 const __m128i fe = _mm_set1_epi8(0xfe); local
440 abs_p1q1 = _mm_srli_epi16(_mm_and_si128(abs_p1q1, fe), 1);
    [all...]

Completed in 679 milliseconds

1 2 3 4