| /third_party/boost/libs/yap/test/ |
| D | deref.cpp | 17 using ref = boost::yap::expression_ref<boost::yap::expression, T>; typedef 51 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 59 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 66 ref<term<double> &> const ref = bh::front(plus_expr.elements); in test_main() local 80 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local 88 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local 96 ref<term<double> const &> const ref = in test_main() local 115 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 123 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 130 user_ref<user_term<double> &> const ref = in test_main() local [all …]
|
| D | value.cpp | 17 using ref = boost::yap::expression_ref<boost::yap::expression, T>; typedef 90 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 96 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 101 ref<term<double> &> const ref = bh::front(plus_expr.elements); in test_main() local 113 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local 120 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local 126 ref<term<double> const &> const ref = bh::front(plus_expr.elements); in test_main() local 161 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 167 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local 172 user_ref<user_term<double> &> const ref = bh::front(plus_expr.elements); in test_main() local [all …]
|
| /third_party/json/doc/examples/ |
| D | at_json_pointer.cpp | 42 json::reference ref = j.at("/array/01"_json_pointer); in main() local 53 json::reference ref = j.at("/array/one"_json_pointer); in main() local 64 json::reference ref = j.at("/array/4"_json_pointer); in main() local 75 json::reference ref = j.at("/array/-"_json_pointer); in main() local 86 json::const_reference ref = j.at("/foo"_json_pointer); in main() local 97 json::reference ref = j.at("/number/foo"_json_pointer); in main() local
|
| D | at_json_pointer_const.cpp | 29 json::const_reference ref = j.at("/array/one"_json_pointer); in main() local 40 json::const_reference ref = j.at("/array/4"_json_pointer); in main() local 51 json::const_reference ref = j.at("/array/-"_json_pointer); in main() local 62 json::const_reference ref = j.at("/foo"_json_pointer); in main() local 73 json::const_reference ref = j.at("/number/foo"_json_pointer); in main() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| D | obj_ref.h | 63 static inline void objref_init(struct obj_ref *ref, int val) in objref_init() 68 static inline void objref_get(struct obj_ref *ref) in objref_get() 73 static inline int objref_put(struct obj_ref *ref, void (*release)(struct obj_ref *ref)) in objref_put() 83 static inline uint32_t objref_read(struct obj_ref *ref) in objref_read()
|
| /third_party/boost/boost/random/detail/ |
| D | ptr_helper.hpp | 31 static reference_type ref(T& r) { return r; } in ref() function 32 static const T& ref(const T& r) { return r; } in ref() function 41 static reference_type ref(T& r) { return r; } in ref() function 42 static const T& ref(const T& r) { return r; } in ref() function 51 static reference_type ref(T * p) { return *p; } in ref() function 52 static const T& ref(const T * p) { return *p; } in ref() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/functional/ |
| D | function_ref_test.cc | 39 FunctionRef<int()> ref(&Function); in TEST() local 44 FunctionRef<int()> ref(Function); in TEST() local 52 FunctionRef<int()> ref(NoExceptFunction); in TEST() local 58 FunctionRef<int(std::unique_ptr<int>)> ref(l); in TEST() local 64 FunctionRef<std::unique_ptr<int>()> ref(l); in TEST() local 70 FunctionRef<int(int, int, int)> ref(l); in TEST() local 80 FunctionRef<void()> ref(l); in TEST() local 100 FunctionRef<void()> ref(Function); in TEST() local 111 FunctionRef<int(const S& s)> ref(mem_ptr); in TEST() local 123 FunctionRef<int(const S& s)> ref(mem_fun_ptr); in TEST() local [all …]
|
| /third_party/abseil-cpp/absl/functional/ |
| D | function_ref_test.cc | 39 FunctionRef<int()> ref(&Function); in TEST() local 44 FunctionRef<int()> ref(Function); in TEST() local 52 FunctionRef<int()> ref(NoExceptFunction); in TEST() local 58 FunctionRef<int(std::unique_ptr<int>)> ref(l); in TEST() local 64 FunctionRef<std::unique_ptr<int>()> ref(l); in TEST() local 70 FunctionRef<int(int, int, int)> ref(l); in TEST() local 80 FunctionRef<void()> ref(l); in TEST() local 100 FunctionRef<void()> ref(Function); in TEST() local 111 FunctionRef<int(const S& s)> ref(mem_ptr); in TEST() local 123 FunctionRef<int(const S& s)> ref(mem_fun_ptr); in TEST() local [all …]
|
| /third_party/boost/libs/asio/test/latency/ |
| D | tcp_server.cpp | 59 struct ref struct in tcp_server 61 explicit ref(tcp_server* p) in ref() argument 66 void operator()(boost::system::error_code ec, std::size_t n = 0) in operator ()() 72 tcp_server* p_;
|
| D | udp_server.cpp | 60 struct ref struct in udp_server 62 explicit ref(udp_server* p) in ref() argument 67 void operator()(boost::system::error_code ec, std::size_t n = 0) in operator ()() 73 udp_server* p_;
|
| /third_party/glib/gio/tests/ |
| D | tls-certificate.c | 37 pem_parser (const Reference *ref) in pem_parser() 137 pem_parser_handles_chain (const Reference *ref) in pem_parser_handles_chain() 204 from_file (const Reference *ref) in from_file() 230 from_files (const Reference *ref) in from_files() 299 from_files_crlf (const Reference *ref) in from_files_crlf() 326 from_files_pkcs8 (const Reference *ref) in from_files_pkcs8() 353 from_files_pkcs8enc (const Reference *ref) in from_files_pkcs8enc() 368 list_from_file (const Reference *ref) in list_from_file() 438 Reference ref; in main() local
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrNonAtomicRef.h | 34 void ref() const { in ref() function 55 template<typename T> inline void GrTDeleteNonAtomicRef(const T* ref) { in GrTDeleteNonAtomicRef() 56 delete ref; in GrTDeleteNonAtomicRef() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | CBindingWrapping.h | 20 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 29 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 37 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CBindingWrapping.h | 19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
| /third_party/skia/src/gpu/ |
| D | GrNonAtomicRef.h | 38 void ref() const { in ref() function 59 template<typename T> inline void GrTDeleteNonAtomicRef(const T* ref) { in GrTDeleteNonAtomicRef() 60 delete ref; in GrTDeleteNonAtomicRef() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | RefBaseTests.cpp | 119 Ref ref(tracker1); in TEST() local 131 Ref ref(tracker); in TEST() local 140 Ref ref; in TEST() local 150 Ref ref(tracker); in TEST() local 184 Ref ref; in TEST() local 218 Ref ref; in TEST() local 240 Ref ref(tracker); in TEST() local 255 Ref ref(tracker); in TEST() local 270 Ref ref; in TEST() local 285 Ref ref; in TEST() local [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cordz_info_statistics_test.cc | 140 double FairShareImpl(CordRep* rep, size_t ref) { in FairShareImpl() 171 size_t FairShare(CordRep* rep, size_t ref = 1) { in FairShare() 217 RefHelper ref; in TEST() local 232 RefHelper ref; in TEST() local 247 RefHelper ref; in TEST() local 261 RefHelper ref; in TEST() local 275 RefHelper ref; in TEST() local 292 RefHelper ref; in TEST() local 310 RefHelper ref; in TEST() local 329 RefHelper ref; in TEST() local [all …]
|
| /third_party/boost/libs/utility/test/ |
| D | string_view_test1.cpp | 22 void interop ( const std::string &str, string_view ref ) { in interop() 46 string_view ref ( str ); in test_substr() local 66 string_view ref; in test_remove() local 90 string_view ref = str; in test_hash() local
|
| /third_party/skia/modules/svg/src/ |
| D | SkSVGUse.cpp | 44 const auto ref = ctx.findNodeById(fHref); in onRender() local 53 const auto ref = ctx.findNodeById(fHref); in onAsPath() local 62 const auto ref = ctx.findNodeById(fHref); in onObjectBoundingBox() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | targetEs6DecoratorMetadataImportNotElided.ts | 16 get ref() { return this._ref; } method in MyComponent 17 set ref(value: TemplateRef) { this._ref = value; } method in MyComponent
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| D | letrperf.cpp | 50 void time_obj(void * ref) { in time_obj() 60 void time_obj2(void * ref) { in time_obj2() 71 void time_letr1(void * ref) { in time_letr1() 92 void time_letr2(void * ref) { in time_letr2() 112 static void time_letr3(void * ref) { in time_letr3()
|
| /third_party/node/test/js-native-api/test_reference_double_free/ |
| D | test_reference_double_free.c | 8 napi_ref* ref = data; in Destructor() local 14 napi_ref* ref = data; in NoDeleteDestructor() local 27 napi_ref* ref = malloc(sizeof(*ref)); in New() local
|
| /third_party/flutter/skia/bench/ |
| D | RefCntBench.cpp | 30 SkRefCnt ref; in onDraw() local 65 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local 91 SkRefCnt* ref = new SkRefCnt(); in onDraw() local 119 SkWeakRefCnt ref; in onDraw() local 151 PlacedWeakRefCnt* ref = new (memory) PlacedWeakRefCnt(); in onDraw() local 177 SkWeakRefCnt* ref = new SkWeakRefCnt(); in onDraw() local
|
| /third_party/skia/bench/ |
| D | RefCntBench.cpp | 30 SkRefCnt ref; in onDraw() local 65 PlacedRefCnt* ref = new (memory) PlacedRefCnt(); in onDraw() local 91 SkRefCnt* ref = new SkRefCnt(); in onDraw() local 119 SkWeakRefCnt ref; in onDraw() local 151 PlacedWeakRefCnt* ref = new (memory) PlacedWeakRefCnt(); in onDraw() local 177 SkWeakRefCnt* ref = new SkWeakRefCnt(); in onDraw() local
|
| /third_party/jsframework/runtime/main/page/api/ |
| D | Differ.ts | 118 for (const ref in map) { constant 125 for (const ref in map) { constant 127 const list: Function[] = map[ref]; constant
|