Home
last modified time | relevance | path

Searched defs:whatever (Results 1 – 25 of 38) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dno_default.hpp5 int whatever; member in DefaultButWait
10 DefaultButWait<T> whatever; member in DefaultButWaitDerived
Dclass_use_as.hpp10 struct whatever { struct
15 whatever c; argument
Dopaque_pointer.hpp15 T whatever; member
19 Opaque<int>* whatever; member
Delaborated.hpp1 namespace whatever { namespace
Dno_debug.hpp5 int whatever; member in DebugButWait
Dno_copy.hpp5 int whatever; member in CopiableButWait
Dinner_const.hpp4 static Foo whatever; member in Foo
Dclass_no_members.hpp4 class whatever { class
Dstruct_typedef_ns.hpp3 namespace whatever { namespace
Dnamespace.hpp5 namespace whatever { namespace
Dsentry-defined-multiple-times.hpp12 namespace whatever { namespace
Dclass_1_0.hpp56 void* whatever; member in IncompleteArrayNonCopiable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dno_default.rs12 pub whatever: ::std::os::raw::c_int, field
17 pub whatever: DefaultButWait, field
Dclass_use_as.rs11 pub struct whatever { struct
16 const UNINIT: ::std::mem::MaybeUninit<whatever> = in bindgen_test_layout_whatever() argument
Dclass_no_members.rs10 pub struct whatever { struct
16 ::std::mem::size_of::<whatever>(), in bindgen_test_layout_whatever() argument
Dno_copy.rs12 pub whatever: ::std::os::raw::c_int, field
Dno_debug.rs12 pub whatever: ::std::os::raw::c_int, field
Dopaque_pointer.rs37 pub whatever: *mut u8, field
Dstruct_typedef_ns.rs12 pub mod whatever { module
/third_party/typescript/tests/baselines/reference/
DinferFromBindingPattern.js33 const [any, whatever] = selectJohn(); constant
57 var _a = selectJohn(), any = _a[0], whatever = _a[1]; variable
DdecoratorInstantiateModulesInFunctionBodies.js18 static whatever() { method in Wat
47 Wat.whatever = function () { function in Wat
/third_party/typescript/tests/cases/conformance/decorators/class/
DdecoratorInstantiateModulesInFunctionBodies.ts20 static whatever() { method in Wat
/third_party/mesa3d/src/gallium/auxiliary/target-helpers/
Dinline_sw_helper.h111 …creen_create_zink(struct sw_winsys *winsys, const struct pipe_screen_config *config, bool whatever) in sw_screen_create_zink()
Dsw_helper.h114 …creen_create_zink(struct sw_winsys *winsys, const struct pipe_screen_config *config, bool whatever) in sw_screen_create_zink()
/third_party/libsnd/tests/
Dexternal_libs_test.c174 { float whatever [256] ; in flac_subset_test() local

12