Searched defs:inits (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_transform_v.c375 calculate_inits( struct dce_transform *xfm_dce, const struct scaler_data *data, struct sclv_ratios_inits *inits, struct rect *luma_viewport, struct rect *chroma_viewport) argument
397 program_scl_ratios_inits( struct dce_transform *xfm_dce, struct sclv_ratios_inits *inits) argument
556 struct sclv_ratios_inits inits = { 0 }; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c346 vec<constructor_elt, va_gc> *inits = NULL; local
371 vec<constructor_elt, va_gc> *inits = NULL; local
527 vec<constructor_elt, va_gc> *inits = NULL; local
H A Dobjc-next-runtime-abi-01.c1283 vec<constructor_elt, va_gc> *inits = NULL; local
1319 vec<constructor_elt, va_gc> *inits = NULL; local
1453 vec<constructor_elt, va_gc> *inits = NULL; local
1970 vec<constructor_elt, va_gc> *inits = NULL; local
[all...]
H A Dobjc-gnu-runtime-abi-01.c1102 vec<constructor_elt, va_gc> *inits = NULL; local
1583 vec<constructor_elt, va_gc> *inits = NULL; local
1806 vec<constructor_elt, va_gc> *inits = NULL; local
[all...]
H A Dobjc-next-runtime-abi-02.c2542 vec<constructor_elt, va_gc> *inits = NULL; local
2609 vec<constructor_elt, va_gc> *inits = NULL; local
2666 vec<constructor_elt, va_gc> *inits = NULL; local
3044 vec<constructor_elt, va_gc> *inits = NULL; local
3140 vec<constructor_elt, va_gc> *inits = NULL; local
3699 tree name_expr, class_name_expr, ehtype_decl, inits; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc346 vec<constructor_elt, va_gc> *inits = NULL; local
371 vec<constructor_elt, va_gc> *inits = NULL; local
527 vec<constructor_elt, va_gc> *inits = NULL; local
H A Dobjc-gnu-runtime-abi-01.cc1103 vec<constructor_elt, va_gc> *inits = NULL; local
1584 vec<constructor_elt, va_gc> *inits = NULL; local
1807 vec<constructor_elt, va_gc> *inits = NULL; local
[all...]
H A Dobjc-next-runtime-abi-01.cc1284 vec<constructor_elt, va_gc> *inits = NULL; local
1320 vec<constructor_elt, va_gc> *inits = NULL; local
1454 vec<constructor_elt, va_gc> *inits = NULL; local
1971 vec<constructor_elt, va_gc> *inits = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc895 const char *const inits[spec_nodes::M_HWM] local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_transform.c255 calculate_inits( struct dce_transform *xfm_dce, const struct scaler_data *data, struct scl_ratios_inits *inits) argument
287 program_scl_ratios_inits( struct dce_transform *xfm_dce, struct scl_ratios_inits *inits) argument
351 struct scl_ratios_inits inits = { 0 }; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dtransform.h180 struct scl_inits inits; member in struct:scaler_data
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c4104 vec<dovar_init> inits = vNULL; local
H A Dtrans-stmt.c3233 vec<constructor_elt, va_gc> *inits = NULL; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c318 vec<tree> inits; member in struct:chain
1964 initialize_root_vars_lm(class loop *loop, dref root, bool written, vec<tree> *vars, vec<tree> inits, bitmap tmp_vars) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc3522 tree inits; local
H A Dtree.cc5863 tree inits = NULL_TREE; local
5894 tree inits = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc324 auto_vec<tree> inits; member in struct:chain
2097 initialize_root_vars_lm(class loop *loop, dref root, bool written, vec<tree> *vars, const vec<tree> &inits, bitmap tmp_vars) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2598 init_range inits() { return init_range(init_begin(), init_end()); } function in class:clang::ObjCImplementationDecl
2600 init_const_range inits() const { function in class:clang::ObjCImplementationDecl
H A DStmtOpenMP.h1391 ArrayRef<Expr *> inits() { return getInits(); } function in class:clang::OMPLoopDirective
1393 ArrayRef<Expr *> inits() const { function in class:clang::OMPLoopDirective
H A DOpenMPClause.h2464 inits_range inits() { function in class:clang::final
2467 inits_const_range inits() const { function in class:clang::final
3835 inits_range inits() { function in class:clang::final
3839 inits_const_range inits() const { function in class:clang::final
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2223 Expr **inits = getInits(); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c3447 tree inits; local
H A Dtree.c5542 tree inits = NULL_TREE; local
5573 tree inits = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc5046 vec<dovar_init> inits = vNULL; local
H A Dtrans-stmt.cc3271 vec<constructor_elt, va_gc> *inits = NULL; local

Completed in 617 milliseconds

12