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

1 23 4 5 6 7 8 91011>>

  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.hpp 334 /** * Create program with 2 subroutines taking one parameter and 1 subroutine
337 * Repeat for following subroutines return and argument types: bool, float,
385 /** * Create a program with 4 subroutines and 2 subroutine uniforms and query
390 * subroutines, then make a draw and select different set of subroutines.
477 * * Create a program with 8 subroutines and 4 subroutine uniforms. Each
479 * subroutines. Go through all possible combinations of subroutine uniforms
539 * * Create a program with 2 subroutines and an array of 4 subroutine
638 * only), calling other functions and subroutines.
742 * Verify that subroutines work correctly when used in separate shade
    [all...]
  /external/ImageMagick/PerlMagick/t/
getattribute.t 23 require 't/subroutines.pl';
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.
  /external/mesa3d/src/compiler/glsl/
ir_uniform.h 185 * for subroutines this is in shader subroutine uniform remap table.
190 * The number of compatible subroutines with this subroutine uniform.
  /system/bt/stack/smp/
aes.h 110 The encryption subroutines take a key in an array of bytes in
120 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/freetype/internal/
t1types.h 213 /* 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/llvm/lib/Target/AMDGPU/
R600RegisterInfo.cpp 97 llvm_unreachable("Subroutines not supported yet");
  /external/ply/ply/example/BASIC/
README 17 and no facilities for interactive input. Moreover, subroutines and functions
  /toolchain/binutils/binutils-2.27/gas/
acinclude.m4 39 dnl Since many Bourne shell implementations lack subroutines, use this
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /external/python/cpython2/Lib/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sndhdr.py 53 # Subroutines per sound header type #
171 # Subroutines to extract numbers from strings #

Completed in 1376 milliseconds

1 23 4 5 6 7 8 91011>>