HomeSort by relevance Sort by last modified time
    Searched refs:Functions (Results 51 - 75 of 179) sorted by null

1 23 4 5 6 7 8

  /external/chromium_org/third_party/mesa/src/docs/
MESA_shader_debug.spec 58 New Procedures and Functions
99 (Special Functions)
148 (Built-in Functions)
150 Add a new section 8.10 "Debug Functions":
152 Debug functions are available to both fragment and vertex shaders.
158 The text, if any, produced by any of these functions is appended
263 Add Overview, New Procedures and Functions, New Tokens sections.
MESA_ycbcr_texture.spec 56 New Procedures and Functions
153 Additions to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
WL_bind_wayland_display.spec 51 New Procedures and Functions
MESA_swap_frame_usage.spec 67 New Procedures and Functions
102 Additions to Chapter 5 of the 1.4 GL Specification (Special Functions)
174 If these functions are successful, zero is returned. If the context
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 101 New Procedures and Functions
160 Additions to Chapter 5 of the 1.1 Specification (Special Functions)
  /external/clang/include/clang/Sema/
Overload.h 699 llvm::SmallPtrSet<Decl *, 16> Functions;
724 return Functions.insert(F->getCanonicalDecl());
  /external/compiler-rt/
Makefile 49 @echo " info-functions: list available compiler-rt functions"
62 info-functions:
63 @echo "compiler-rt Available Functions"
65 @echo "All Functions: $(AvailableFunctions)"
175 $(call Set,Tmp.Functions,$(strip \
177 $(call GetCNAVar,FUNCTIONS,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
202 $(foreach fn,$(sort $(Tmp.Functions)),\
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTest.java 28 import com.google.common.base.Functions;
612 Functions.forMap(INT_TO_STRING_MAP.inverse()));
624 Functions.forMap(INT_TO_STRING_MAP.inverse()));
647 Functions.forMap(INT_TO_STRING_MAP.inverse()));
654 Functions.forMap(INT_TO_STRING_MAP.inverse()));
661 Maps.uniqueIndex(ImmutableSet.of("one", "uno"), Functions.constant(1));
671 Maps.uniqueIndex(listWithNull, Functions.constant(1));
681 Maps.uniqueIndex(oneStringList, Functions.constant(null));
    [all...]
  /external/llvm/lib/CodeGen/
GCStrategy.cpp 109 Functions.clear();
128 Functions.push_back(FI);
256 // Quick exit for functions that do not use GC.
404 // Quick exit for functions that do not use GC.
  /external/llvm/tools/llvm-symbolizer/
LLVMSymbolize.cpp 82 SymbolMapTy &M = SymbolType == SymbolRef::ST_Function ? Functions : Objects;
91 const SymbolMapTy &M = Type == SymbolRef::ST_Function ? Functions : Objects;
  /external/mesa3d/docs/
MESA_shader_debug.spec 58 New Procedures and Functions
99 (Special Functions)
148 (Built-in Functions)
150 Add a new section 8.10 "Debug Functions":
152 Debug functions are available to both fragment and vertex shaders.
158 The text, if any, produced by any of these functions is appended
263 Add Overview, New Procedures and Functions, New Tokens sections.
MESA_ycbcr_texture.spec 56 New Procedures and Functions
153 Additions to Chapter 5 of the OpenGL 1.4 Specification (Special Functions)
WL_bind_wayland_display.spec 51 New Procedures and Functions
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 101 New Procedures and Functions
160 Additions to Chapter 5 of the 1.1 Specification (Special Functions)
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
CDPlayer.c 28 /* we're exporting these functions into C land for SDL_syscdrom.c */
77 #pragma mark -- Public Functions --
544 #pragma mark -- Private Functions --
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
httpd.pm 38 use File::Spec::Functions;
  /external/eigen/blas/
chbmv.f 146 * .. External Functions ..
153 * .. Intrinsic Functions ..
chpmv.f 112 * .. External Functions ..
119 * .. Intrinsic Functions ..
chpr.f 98 * .. External Functions ..
105 * .. Intrinsic Functions ..
chpr2.f 109 * .. External Functions ..
116 * .. Intrinsic Functions ..
ctbmv.f 150 * .. External Functions ..
157 * .. Intrinsic Functions ..
ctpmv.f 110 * .. External Functions ..
117 * .. Intrinsic Functions ..
ctpsv.f 113 * .. External Functions ..
120 * .. Intrinsic Functions ..
dsbmv.f 140 * .. External Functions ..
147 * .. Intrinsic Functions ..
dtbmv.f 150 * .. External Functions ..
157 * .. Intrinsic Functions ..

Completed in 1039 milliseconds

1 23 4 5 6 7 8