HomeSort by relevance Sort by last modified time
    Searched full:subroutines (Results 51 - 75 of 444) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/ImageMagick/PerlMagick/t/
ping.t 23 require 't/subroutines.pl';
  /external/ImageMagick/PerlMagick/t/tiff/
write.t 13 require 't/subroutines.pl';
read.t 13 require 't/subroutines.pl';
  /external/e2fsprogs/lib/ss/
ss_internal.h 53 /* to be extracted by subroutines */
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
MethodSanitizer.java 23 * <li>Remove JSR/RET instructions by inlining subroutines which are deprecated
LabelFlowAnalyzer.java 85 throw new AssertionError("Subroutines not supported.");
140 throw new AssertionError("Subroutines not supported.");
  /external/valgrind/coregrind/m_gdbserver/
utils.c 25 /* Generally useful subroutines used throughout the program. */
  /external/libpcap/
pcap-enet.c 2 * Stanford Enetfilter subroutines for tcpdump
5 * subroutines.
  /system/bt/stack/smp/
aes.h 117 The encryption subroutines take a key in an array of bytes in
127 In the same way, the decryption subroutines output keys that
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 95 sub or : method { ## no critic (Subroutines::ProhibitBuiltinHomonyms)
270 =head1 SUBROUTINES/METHODS
306 These normally consist of either subroutines that may be exported, or methods
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 34 * This AttributeVisitor inlines local subroutines (jsr/ret) in the code
80 System.err.println("Unexpected error while inlining subroutines:");
99 // Don't bother if there aren't any subroutines anyway.
  /external/cblas/testing/
c_xerbla.c 17 * This is done to fool the linker into loading these subroutines first
  /external/eigen/lapack/
cladiv.f 81 * .. External Subroutines ..
zladiv.f 81 * .. External Subroutines ..
  /external/freetype/include/internal/
t1types.h 211 /* undocumented, optional: indices of subroutines that express */
  /external/javassist/src/main/javassist/bytecode/analysis/
Analyzer.java 90 private Subroutine[] subroutines; field in class:Analyzer
136 subroutines = scanner.scan(method);
174 Subroutine subroutine = subroutines[pos];
195 mergeJsr(queue, frames[pos], subroutines[target], pos, lookAhead(iter, pos));
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
t1types.h 211 /* undocumented, optional: indices of subroutines that express */
  /external/llvm/lib/Target/AMDGPU/
AMDGPURegisterInfo.cpp 38 llvm_unreachable("Subroutines not supported yet");
  /external/pdfium/third_party/freetype/include/freetype/internal/
t1types.h 211 /* undocumented, optional: indices of subroutines that express */
  /toolchain/binutils/binutils-2.25/gas/
acinclude.m4 39 dnl Since many Bourne shell implementations lack subroutines, use this
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /prebuilts/gdb/linux-x86/lib/python2.7/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /toolchain/binutils/binutils-2.25/libiberty/
libiberty.texi 25 This manual describes the GNU @libib library of utility subroutines.
72 The @libib{} library is a collection of subroutines used by various
182 for some of the most commonly used subroutines.

Completed in 428 milliseconds

1 23 4 5 6 7 8 91011>>