Searched refs:fe (Results 1 - 25 of 38) sorted by relevance

12

/external/libppp/src/
H A Dfilter.c245 struct filterent fe; local
271 memset(&fe, '\0', sizeof fe);
292 fe.f_action = action;
298 fe.f_invert = 1;
303 ncprange_init(&fe.f_src);
304 ncprange_init(&fe.f_dst);
313 ncprange_aton(&fe.f_src, ncp, *argv)) {
314 family = ncprange_family(&fe.f_src);
315 if (!ncprange_getwidth(&fe
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
H A DX9IntegerConverter.java17 ECFieldElement fe)
19 return (fe.getFieldSize() + 7) / 8;
16 getByteLength( ECFieldElement fe) argument
/external/valgrind/main/none/tests/ppc32/
H A Dlsw.stdout.exp1 ------ lswi n == 8 (fe special cased) ------
46 ------ stswi n == 8 (fe special cased) ------
/external/valgrind/main/none/tests/ppc64/
H A Dlsw.stdout.exp1 ------ lswi n == 8 (fe special cased) ------
46 ------ stswi n == 8 (fe special cased) ------
/external/zlib/src/watcom/
H A Dwatcom_l.mak35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
H A Dwatcom_f.mak35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/external/valgrind/main/memcheck/tests/amd64/
H A Dfxsave-amd64.stdout.exp7 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 0
[all...]
/external/skia/legacy/src/core/
H A DSkScan_AntiPath.cpp219 int fe = stop & MASK; local
223 fb = fe - fb;
225 fe = 0;
235 n, coverage_to_partial_alpha(fe),
546 int fe = stop & MASK; local
553 add_aa_span(row, coverage_to_partial_alpha(fe - fb));
567 n, coverage_to_partial_alpha(fe),
/external/skia/src/core/
H A DSkScan_AntiPath.cpp212 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/llvm/include/llvm/Analysis/
H A DProfileInfo.h182 fe = FunctionInformation.end(); fi != fe; ++fi) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/webkit/Source/WebCore/platform/win/
H A DClipboardWin.cpp300 FORMATETC* fe; local
308 fe = fileDescriptorFormat();
312 if (FAILED(hr = dataObject->SetData(fe, &medium, TRUE)))
316 fe = fileContentFormatZero();
318 if (FAILED(hr = dataObject->SetData(fe, &medium, TRUE)))
/external/valgrind/main/memcheck/tests/x86/
H A Dfxsave.stdout.exp10 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
/external/webkit/Source/WebKit/win/Interfaces/
H A DWebKit.idl259 [uuid(C2A1BFC2-1E7C-49fe-8592-D0C7FB440BC0)]
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dtyposcript.php248 // extension keys / tables: (static|user|ttx|tx|tt|fe)_something[_something]
250 GESHI_SEARCH => '(plugin\.|[^\.]\b)((?:static|user|ttx|tx|tt|fe)(?:_[0-9A-Za-z_]+?)\b)',
/external/clang/lib/Frontend/
H A DCacheTokens.cpp63 PTHEntryKeyVariant(const FileEntry *fe) argument
64 : FE(fe), Kind(IsFE), StatBuf(0) {}
/external/valgrind/main/none/tests/amd64/
H A Dslahf-amd64.stdout.exp257 fe -> d600
/external/clang/test/SemaCXX/
H A Dconditional-expr.cpp276 fa, fb, fc, fd, fe, ff enumerator in enum:test1::A::Foo
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp535 for (MCFunction::iterator fi = f.begin(), fe = f.end(); fi != fe; ++fi){
558 uint64_t End = llvm::next(fi) == fe ? SectSize :
/external/libmtp/src/
H A Dptp-pack.c1146 ptp_unpack_Canon_FE (PTPParams *params, unsigned char* data, PTPCANONFolderEntry *fe) argument
1151 fe->ObjectHandle=dtoh32a(&data[PTP_cfe_ObjectHandle]);
1152 fe->ObjectFormatCode=dtoh16a(&data[PTP_cfe_ObjectFormatCode]);
1153 fe->Flags=dtoh8a(&data[PTP_cfe_Flags]);
1154 fe->ObjectSize=dtoh32a((unsigned char*)&data[PTP_cfe_ObjectSize]);
1155 fe->Time=(time_t)dtoh32a(&data[PTP_cfe_Time]);
1157 fe->Filename[i]=(char)dtoh8a(&data[PTP_cfe_Filename+i]);
/external/bluetooth/bluedroid/stack/smp/
H A Daes.c88 #define fe(x) (f8(x) ^ f4(x) ^ f2(x)) macro
203 static const uint_8t gfmul_e[256] = mm_data(fe);
295 #define gfm_e(x) fe(x)
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2.asm417 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
654 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
/external/sonivox/jet_tools/JetCreator/
H A Dimg_Cut.py32 \xbc^o\xd80\x8d\x8d\x87\x8f\x1c\ni\xdahJ\xe3q\x03\x0f,]fe\x9a\xf6\x96\x94\
/external/valgrind/main/callgrind/
H A Dcallgrind_annotate.in614 } elsif (s/^(fi|fe)=(.*)$//) {
615 (defined $curr_name) or die("Line $.: Unexpected fi/fe line\n");
/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp116 EXTENSION_TABLE(fe) \

Completed in 822 milliseconds

12