Home
last modified time | relevance | path

Searched defs:fptr (Results 76 - 82 of 82) sorted by relevance

1234

/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1627 float* fptr = reinterpret_cast<float*>(&val); in ExecuteGeneric() local
2151 float* fptr = reinterpret_cast<float*>(&val); in ExecuteGeneric() local
3346 float* fptr = reinterpret_cast<float*>(&val); in ExecuteGeneric() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp3616 Value *Call(RValue<Pointer<Byte>> fptr, Type *retTy, std::initializer_list<Value *> args, std::initializer_list<Type *> argTys) in Call() argument
H A DReactor.hpp3302 static inline RReturn Call(Pointer<Byte> fptr, CToReactorT<Arguments>... args) in Call() argument
3324 static inline void Call(Pointer<Byte> fptr, CToReactorT<Arguments>... args) in Call() argument
3366 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); Call() local
3390 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); Call() local
3438 Call(Pointer<Byte> fptr, RArgs &&...args) Call() argument
3446 Call(Pointer<Byte> fptr, RArgs &&...args) Call() argument
[all...]
/third_party/elfutils/src/
H A Dreadelf.c12620 char const *fptr = (char *) fstart; in handle_file_note() local
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c4849 open_file(uint8_t *buffptr, const char *mode, FILE **fptr, const char *name) in open_file() argument
/third_party/toybox/toys/pending/
H A Dbc.c3068 uint16_t *fptr = NULL, flags = BC_PARSE_FLAG_ELSE; in bc_parse_isDelimiter() local
3084 uint16_t *fptr = bc_vec_item_rev(&p->flags, i); in bc_parse_isDelimiter() local
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c13550 GLfloat *fptr; in replace_op_vertex_list_recursively() local
13877 GLfloat *fptr; in _mesa_CallLists() local

Completed in 69 milliseconds

1234