HomeSort by relevance Sort by last modified time
    Searched refs:Func (Results 101 - 125 of 222) sorted by null

1 2 3 45 6 7 8 9

  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/mesa3d/include/CL/
cl.hpp 699 template <typename Func, typename T>
700 struct GetInfoHelper<Func, VECTOR_CLASS<T> >
702 static cl_int get(Func f, cl_uint name, VECTOR_CLASS<T>* param)
722 template <typename Func>
723 struct GetInfoHelper<Func, VECTOR_CLASS<char *> >
726 get(Func f, cl_uint name, VECTOR_CLASS<char *>* param)
738 template <typename Func>
739 struct GetInfoHelper<Func, STRING_CLASS>
741 static cl_int get(Func f, cl_uint name, STRING_CLASS* param)
762 template <typename Func> \
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_state_raster.c 85 get_blend_func(unsigned func)
87 switch (func) {
153 nv04->ctrl[0] |= get_comparison_op(ctx->Depth.Func) << 16;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_depth.c 49 st_compare_func_to_pipe(GLenum func)
60 assert(func >= GL_NEVER);
61 assert(func <= GL_ALWAYS);
62 return func - GL_NEVER;
70 gl_stencil_op_to_pipe(GLenum func)
72 switch (func) {
108 dsa->depth.func = st_compare_func_to_pipe(ctx->Depth.Func);
113 dsa->stencil[0].func = st_compare_func_to_pipe(ctx->Stencil.Function[0]);
124 dsa->stencil[1].func = st_compare_func_to_pipe(ctx->Stencil.Function[back])
    [all...]
  /external/clang/test/SemaCXX/
member-expr.cpp 188 void func(); // expected-note {{'func' declared here}}
196 t->func(); // expected-error-re 2 {{member reference type 'PR15045::bar' is not a pointer{{$}}}} \
205 e->Func(); // expected-error {{member reference type 'PR15045::bar' is not a pointer; maybe you meant to use '.'?}} \
206 // expected-error {{no member named 'Func' in 'PR15045::bar'; did you mean 'func'?}}
210 f->func(); // expected-error-re {{member reference type 'PR15045::bar' is not a pointer{{$}}}}
  /external/llvm/lib/CodeGen/
StackColoring.cpp 636 bool StackColoring::runOnMachineFunction(MachineFunction &Func) {
637 if (skipOptnoneFunction(*Func.getFunction()))
642 << ((const Value*)Func.getFunction())->getName() << '\n');
643 MF = &Func;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_raster.c 85 get_blend_func(unsigned func)
87 switch (func) {
153 nv04->ctrl[0] |= get_comparison_op(ctx->Depth.Func) << 16;
  /external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c 49 st_compare_func_to_pipe(GLenum func)
60 assert(func >= GL_NEVER);
61 assert(func <= GL_ALWAYS);
62 return func - GL_NEVER;
70 gl_stencil_op_to_pipe(GLenum func)
72 switch (func) {
108 dsa->depth.func = st_compare_func_to_pipe(ctx->Depth.Func);
113 dsa->stencil[0].func = st_compare_func_to_pipe(ctx->Stencil.Function[0]);
124 dsa->stencil[1].func = st_compare_func_to_pipe(ctx->Stencil.Function[back])
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp 660 Function *Func =
669 CallInst *CI = CallInst::Create(Func, Operands, "BitInsertOpt");
825 Function *Func =
834 CallInst *CI = CallInst::Create(Func, Operands, "ByteExtractOpt");
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h 340 internal::TypeTraverseMatcher, ReturnTypesF>::Func MatcherName
352 internal::TypeLocTraverseMatcher, ReturnTypesF>::Func MatcherName##Loc; \
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 510 GCOVFunction &Func = *Funcs.back();
513 GCOVBlock &Block = Func.getBlock(BB);
517 Block.addEdge(Func.getBlock(TI->getSuccessor(i)));
520 Block.addEdge(Func.getReturnBlock());
544 EdgeDestinations += Func.getEdgeDestinations();
552 for (auto &Func : Funcs) {
553 Func->setCfgChecksum(FileChecksums.back());
554 Func->writeOut();
    [all...]
DebugIR.cpp 429 /// Returns a DebugInfo type that represents a function signature for Func.
430 DICompositeType createFunctionSignature(const Function *Func) {
432 DIDerivedType ReturnType(getOrCreateType(Func->getReturnType()));
435 const Function::ArgumentListType &Args(Func->getArgumentList());
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp 660 Function *Func =
669 CallInst *CI = CallInst::Create(Func, Operands, "BitInsertOpt");
825 Function *Func =
834 CallInst *CI = CallInst::Create(Func, Operands, "ByteExtractOpt");
    [all...]
  /external/stlport/test/unit/
ptrspec_test.cpp 71 void func() {} function in class:AClass
101 mem_func_vector.push_back(&AClass::func);
224 typedef void (*Func)(int);
229 vector<Func> fs;
  /ndk/tests/device/test-gnustl-full/unit/
ptrspec_test.cpp 71 void func() {} function in class:AClass
101 mem_func_vector.push_back(&AClass::func);
224 typedef void (*Func)(int);
229 vector<Func> fs;
  /ndk/tests/device/test-stlport/unit/
ptrspec_test.cpp 71 void func() {} function in class:AClass
101 mem_func_vector.push_back(&AClass::func);
224 typedef void (*Func)(int);
229 vector<Func> fs;
  /external/libunwind/doc/
libunwind-ia64.tex 49 access a register (via \Func{unw\_get\_reg}() or
50 \Func{unw\_get\_fpreg}()) and if the register isn't accessible, the
117 function \Func{func}(), then reading
199 \Func{unw\_getcontext}(), but also with \Func{getcontext}(), for
  /external/llvm/include/llvm/ADT/
STLExtras.h 253 template <class _Iterator, class Func>
254 inline mapped_iterator<_Iterator, Func>
255 operator+(typename mapped_iterator<_Iterator, Func>::difference_type N,
256 const mapped_iterator<_Iterator, Func>& X) {
257 return mapped_iterator<_Iterator, Func>(X.getCurrent() - N, X.getFunc());
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 45 LibFunc::Func Func;
106 LibFunc::Func TLIFn;
113 if (AllocationFnData[i].Func == TLIFn) {
326 LibFunc::Func TLIFn;
  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 236 Matcher<Decl> Func =
242 EXPECT_TRUE(matches("void f(){};", Func));
243 EXPECT_FALSE(matches("void f();", Func));
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 221 ComplexPairTy (ComplexExprEmitter::*Func)
225 ComplexPairTy (ComplexExprEmitter::*Func)
638 ComplexPairTy (ComplexExprEmitter::*Func)(const BinOpInfo&),
669 ComplexPairTy Result = (this->*Func)(OpInfo);
689 ComplexPairTy (ComplexExprEmitter::*Func)(const BinOpInfo&)){
691 LValue LV = EmitCompoundAssignLValue(E, Func, Val);
    [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp 3811 const Func<Sig_>& func = this->doGetScalarFunc(); local
3842 const Func<Sig>& func; member in struct:deqp::gls::BuiltinPrecisionTests::GenFuncs
    [all...]
  /external/vixl/test/examples/
test-examples.cc 84 #define TEST_FUNCTION(Func) \
111 simulator.set_xreg(15, reinterpret_cast<uint64_t>((Func).target()));\
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cc.c 209 intel_translate_compare_func(ctx->Depth.Func);

Completed in 566 milliseconds

1 2 3 45 6 7 8 9