OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:void_type
(Results
1 - 25
of
37
) sorted by null
1
2
/external/clang/test/CXX/special/class.conv/class.conv.ctor/
p1.cpp
5
struct
void_type
struct in namespace:PR13003
8
void_type
(Arg0&&, Args&&...) { }
function in struct:PR13003::void_type
19
void_type
v1 = atom();
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
207
typedef _StorageT
void_type
;
typedef in struct:_VoidCastTraitsAux
209
static
void_type
* uncv_ptr(void_cv_type *__ptr)
211
static
void_type
const* uncv_cptr(void_cv_type const*__ptr)
213
static
void_type
** uncv_pptr(void_cv_type **__ptr)
215
static
void_type
& uncv_ref(void_cv_type & __ref)
217
static
void_type
const& uncv_cref(void_cv_type const& __ref)
219
static void_cv_type* cv_ptr(
void_type
*__ptr)
221
static void_cv_type const* cv_cptr(
void_type
const*__ptr)
223
static void_cv_type ** cv_pptr(
void_type
**__ptr)
225
static void_cv_type & cv_ref(
void_type
& __ref
234
typedef void*
void_type
;
typedef in struct:_VoidCastTraitsAuxBase
274
typedef typename cv_traits::
void_type
void_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
207
typedef _StorageT
void_type
;
typedef in struct:_VoidCastTraitsAux
209
static
void_type
* uncv_ptr(void_cv_type *__ptr)
211
static
void_type
const* uncv_cptr(void_cv_type const*__ptr)
213
static
void_type
** uncv_pptr(void_cv_type **__ptr)
215
static
void_type
& uncv_ref(void_cv_type & __ref)
217
static
void_type
const& uncv_cref(void_cv_type const& __ref)
219
static void_cv_type* cv_ptr(
void_type
*__ptr)
221
static void_cv_type const* cv_cptr(
void_type
const*__ptr)
223
static void_cv_type ** cv_pptr(
void_type
**__ptr)
225
static void_cv_type & cv_ref(
void_type
& __ref
234
typedef void*
void_type
;
typedef in struct:_VoidCastTraitsAuxBase
274
typedef typename cv_traits::
void_type
void_type
;
typedef in struct:_CastTraits
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
207
typedef _StorageT
void_type
;
typedef in struct:_VoidCastTraitsAux
209
static
void_type
* uncv_ptr(void_cv_type *__ptr)
211
static
void_type
const* uncv_cptr(void_cv_type const*__ptr)
213
static
void_type
** uncv_pptr(void_cv_type **__ptr)
215
static
void_type
& uncv_ref(void_cv_type & __ref)
217
static
void_type
const& uncv_cref(void_cv_type const& __ref)
219
static void_cv_type* cv_ptr(
void_type
*__ptr)
221
static void_cv_type const* cv_cptr(
void_type
const*__ptr)
223
static void_cv_type ** cv_pptr(
void_type
**__ptr)
225
static void_cv_type & cv_ref(
void_type
& __ref
234
typedef void*
void_type
;
typedef in struct:_VoidCastTraitsAuxBase
274
typedef typename cv_traits::
void_type
void_type
;
typedef in struct:_CastTraits
[
all
...]
/external/llvm/test/Bindings/OCaml/
vectorize.ml
18
let
void_type
= Llvm.
void_type
context
var
40
let fty = function_type
void_type
[| |] in
passmgr_builder.ml
17
let
void_type
= Llvm.
void_type
context
var
linker.ml
17
let
void_type
= Llvm.
void_type
context
var
35
let fty = function_type
void_type
[| |] in
scalar_opts.ml
18
let
void_type
= Llvm.
void_type
context
var
40
let fty = function_type
void_type
[| |] in
ipo.ml
18
let
void_type
= Llvm.
void_type
context
var
analysis.ml
24
let fty = function_type (
void_type
context) [| |] in
core.ml
33
let
void_type
= Llvm.
void_type
context
var
387
let ft = function_type
void_type
[| i32_type; i32_type; i32_type |] in
739
let vf = define_function "void" (function_type
void_type
[| |]) m in
744
let ty = function_type
void_type
[| i32_type; i32_type |] in
778
let ty = function_type
void_type
[| |] in
854
let fty = function_type
void_type
[| i32_type; i32_type |] in
886
let fty = function_type
void_type
[| i32_type |] in
913
let fty = function_type
void_type
[| i32_type |] in
931
let fty = function_type
void_type
[| |] i
[
all
...]
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
scalar_opts.ml
15
let
void_type
= Llvm.
void_type
context
var
37
let fty = function_type
void_type
[| |] in
ipo_opts.ml
15
let
void_type
= Llvm.
void_type
context
var
analysis.ml
21
let fty = function_type (
void_type
context) [| |] in
vmcore.ml
27
let
void_type
= Llvm.
void_type
context
var
333
let ft = function_type
void_type
[| i32_type; i32_type; i32_type |] in
656
let vf = define_function "void" (function_type
void_type
[| |]) m in
661
let ty = function_type
void_type
[| i32_type; i32_type |] in
695
let ty = function_type
void_type
[| |] in
771
let fty = function_type
void_type
[| i32_type; i32_type |] in
812
let fty = function_type
void_type
[| i32_type |] in
830
let fty = function_type
void_type
[| |] in
[
all
...]
/external/mesa3d/src/compiler/
nir_types.cpp
246
return glsl_type::
void_type
;
/toolchain/binutils/binutils-2.25/binutils/
debug.h
186
bfd_boolean (*
void_type
) (void *);
member in struct:debug_write_fns
wrstabs.c
109
long
void_type
;
member in struct:stab_type_cache
587
if (info->type_cache.
void_type
!= 0)
588
return stab_push_defined_type (info, info->type_cache.
void_type
, 0);
610
if (info->type_cache.
void_type
!= 0)
611
return stab_push_defined_type (info, info->type_cache.
void_type
, 0);
620
info->type_cache.
void_type
= tindex;
[
all
...]
/external/mesa3d/src/compiler/glsl/
lower_shared_reference.cpp
284
ir_function_signature(glsl_type::
void_type
, compute_shader_enabled);
ir_constant_expression.cpp
932
if (type == glsl_type::
void_type
)
ir_reader.cpp
695
if (callee->return_type == glsl_type::
void_type
&& return_deref) {
698
} else if (callee->return_type != glsl_type::
void_type
&& !return_deref) {
[
all
...]
ir_validate.cpp
849
} else if (callee->return_type != glsl_type::
void_type
) {
lower_ubo_reference.cpp
453
ir_function_signature(glsl_type::
void_type
, shader_storage_buffer_object);
[
all
...]
/external/mesa3d/src/compiler/glsl/tests/
set_uniform_initializer_tests.cpp
142
prog->data->UniformStorage[i].type = glsl_type::
void_type
;
/external/smali/smalidea/src/main/antlr/
smalideaParser.g
380
|
VOID_TYPE
553
void_type
555
:
VOID_TYPE
556
{ finishToken(marker, SmaliElementTypes.
VOID_TYPE
); };
563
:
void_type
[
all
...]
Completed in 603 milliseconds
1
2