HomeSort by relevance Sort by last modified time
    Searched full:filt (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/v8/tools/
mac-nm 4 # names demangling, so we're piping its output to c++filt(1) tool which does it.
5 # But c++filt(1) comes with XCode (as a part of GNU binutils), so it doesn't
14 if [ "`which c++filt`" == "" ]; then
17 nm "$@" | c++filt -p -i
presubmit.py 236 filt = '-,' + ",".join(['+' + n for n in ENABLED_LINT_RULES])
237 command = ['cpplint.py', '--filter', filt]
240 command = ['python', local_cpplint, '--filter', filt]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 61 filt RN 2 label
156 MOV filt, m01
158 MOVEQ filt, filt, LSR #16
160 MOVEQ filt, filt, LSL #16
169 SEL filt, m00, filt
176 SEL filt, m00, filt
    [all...]
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 72 filt RN 2 label
195 SEL filt, m00, m01
202 SEL filt, m00, filt
209 SEL filt, m00, filt
216 SEL apflg, m00, filt ;// apflg = filt && (ap<beta)
229 SEL t1, t7, filt ;// aqflg = filt && (aq<beta)
    [all...]
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 85 filt RN 2 label
240 MOV filt, m01
242 MOVEQ filt, filt, LSL #16
244 MOVEQ filt, filt, LSR #16
251 SEL filt, m00, filt
258 SEL filt, m00, filt
    [all...]
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 98 filt RN 2 label
292 SEL filt, m00, m01
299 SEL filt, m00, filt
306 SEL filt, m00, filt
313 SEL apflg, m00, filt ;// apflg = filt && (ap<beta)
327 SEL t1, t7, filt ;// aqflg = filt && (aq<beta)
    [all...]
armVCM4P10_DeblockingLuma_unsafe_s.s 52 filt RN 2 label
110 ;// - 2 - filt, 0 - apflg, 6 - aqflg
150 USUB8 t5, filt, m01
174 USUB8 t1, filt, m01
218 ;// - 2 - filt, 0 - apflg,aqflg
297 USUB8 t4, filt, m01
353 USUB8 t10, filt, m01
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
dir 22 * c++filt: (binutils)c++filt. Filter to demangle encoded C++
24 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-c++filt.1 134 .IX Title "C++FILT 1"
135 .TH C++FILT 1 "2010-12-08" "binutils-2.21" "GNU Development Tools"
141 c++filt \- Demangle C++ and Java symbols.
144 c++filt [\fB\-_\fR|\fB\-\-strip\-underscores\fR]
159 \&\fBc++filt\fR
169 mangled names, through \fBc++filt\fR and see the same source file
172 You can also use \fBc++filt\fR to decipher individual symbols by
176 \& c++filt <symbol>
179 If no \fIsymbol\fR arguments are given, \fBc++filt\fR reads symbol
188 \& c++filt \-n _Z1f
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
dir 22 * c++filt: (binutils)c++filt. Filter to demangle encoded C++
24 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-c++filt.1 134 .IX Title "C++FILT 1"
135 .TH C++FILT 1 "2010-12-08" "binutils-2.21" "GNU Development Tools"
141 c++filt \- Demangle C++ and Java symbols.
144 c++filt [\fB\-_\fR|\fB\-\-strip\-underscores\fR]
159 \&\fBc++filt\fR
169 mangled names, through \fBc++filt\fR and see the same source file
172 You can also use \fBc++filt\fR to decipher individual symbols by
176 \& c++filt <symbol>
179 If no \fIsymbol\fR arguments are given, \fBc++filt\fR reads symbol
188 \& c++filt \-n _Z1f
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
dir 22 * c++filt: (binutils)c++filt. Filter to demangle encoded C++
24 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-c++filt.1 134 .IX Title "C++FILT 1"
135 .TH C++FILT 1 "2010-12-08" "binutils-2.21" "GNU Development Tools"
141 c++filt \- Demangle C++ and Java symbols.
144 c++filt [\fB\-_\fR|\fB\-\-strip\-underscores\fR]
159 \&\fBc++filt\fR
169 mangled names, through \fBc++filt\fR and see the same source file
172 You can also use \fBc++filt\fR to decipher individual symbols by
176 \& c++filt <symbol>
179 If no \fIsymbol\fR arguments are given, \fBc++filt\fR reads symbol
188 \& c++filt \-n _Z1f
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
dir 22 * c++filt: (binutils)c++filt. Filter to demangle encoded C++
24 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-c++filt.1 134 .IX Title "C++FILT 1"
135 .TH C++FILT 1 "2010-12-08" "binutils-2.21" "GNU Development Tools"
141 c++filt \- Demangle C++ and Java symbols.
144 c++filt [\fB\-_\fR|\fB\-\-strip\-underscores\fR]
159 \&\fBc++filt\fR
169 mangled names, through \fBc++filt\fR and see the same source file
172 You can also use \fBc++filt\fR to decipher individual symbols by
176 \& c++filt <symbol>
179 If no \fIsymbol\fR arguments are given, \fBc++filt\fR reads symbol
188 \& c++filt \-n _Z1f
    [all...]
  /external/webkit/Tools/Scripts/
check-for-exit-time-destructors 117 if (!open FILT, "c++filt $symbol |") {
118 print "ERROR: Could not open c++filt\n";
121 my $result = <FILT>;
122 close FILT;
check-for-global-initializers 158 if (!open FILT, "c++filt $symbol |") {
159 print "ERROR: Could not open c++filt\n";
162 my $result = <FILT>;
163 close FILT;
  /external/linux-tools-perf/
builtin-timechart.c 835 struct process_filter *filt; local
839 filt = malloc(sizeof(struct process_filter));
840 if (!filt)
843 filt->name = strdup(string);
844 filt->pid = pid;
845 filt->next = process_filter;
847 process_filter = filt;
852 struct process_filter *filt; local
856 filt = process_filter;
857 while (filt) {
    [all...]
  /build/core/
checktree 40 def run(command, regex, filt):
60 filt_compiled = re.compile(filt)
  /external/clang/www/demo/
DemoInfo.html 33 <h2><a name="demangle">Demangle C++ names with C++ filt</a></h2>
36 Select this option if you want to run the output LLVM IR through "c++filt",
  /external/compiler-rt/lib/asan/lit_tests/
lit.cfg 85 # symbolizer and c++filt (for demangling).
87 " | c++filt " )))
  /external/openfst/src/include/fst/
difference.h 42 F *filt = 0, T *sttable= 0)
43 : ComposeFstOptions<A, M, F, T>(mat1, mat2, filt, sttable) { }
intersect.h 41 F *filt = 0, T *sttable= 0)
42 : ComposeFstOptions<A, M, F, T>(opts, mat1, mat2, filt, sttable) { }
  /external/webkit/Source/WebCore/manual-tests/
svg-filter-animation.svg 36 <filter id="filt" filterUnits="objectBoundingBox" x="0" y="0" width="100%" height="100%">
50 <g filter="url(#filt)" fill="white" stroke="black" onclick="start()">
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_DeblockingChroma_unsafe_s.s 91 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17
167 ;// - Filter masks - filt: D16, aqflg: D12, apflg: D17

Completed in 1027 milliseconds

1 2 3