Home
last modified time | relevance | path

Searched defs:al (Results 1 – 25 of 121) sorted by relevance

12345

/third_party/boost/boost/poly_collection/detail/
Dtype_info_map.hpp79 type_info_map(const allocator_type& al): in type_info_map()
81 type_info_map(const type_info_map& x,const allocator_type& al): in type_info_map()
84 type_info_map(type_info_map&& x,const allocator_type& al): in type_info_map()
190 static UnorderedMap make(const typename UnorderedMap::allocator_type& al) in make()
200 const typename std::decay<UnorderedMap>::type::allocator_type& al) in make()
218 static UnorderedMap make(const typename UnorderedMap::allocator_type& al) in make()
226 const typename std::decay<UnorderedMap>::type::allocator_type& al) in make()
Dvalue_holder.hpp95 value_holder(Allocator& al,const T& x) in value_holder()
102 value_holder(Allocator& al,T&& x) in value_holder()
109 value_holder(Allocator& al,value_holder_emplacing_ctor_t,Args&&... args) in value_holder()
116 value_holder(Allocator& al,const value_holder& x) in value_holder()
123 value_holder(Allocator& al,value_holder&& x) in value_holder()
168 void copy(Allocator& al,const T& x){copy(al,x,is_copy_constructible{});} in copy()
171 void copy(Allocator& al,const T& x,std::true_type) in copy()
Dsegment.hpp54 static segment make(const allocator_type& al) in make()
61 static segment make_from_prototype(const segment& x,const allocator_type& al) in make_from_prototype()
69 segment(const segment& x,const allocator_type& al): in segment()
73 segment(segment&& x,const allocator_type& al): in segment()
278 segment(from_prototype,const segment& x,const allocator_type& al): in segment()
Dpacked_segment.hpp68 static segment_backend_unique_ptr make(const segment_allocator_type& al) in make()
88 virtual segment_backend_unique_ptr move(const Allocator& al) in move()
232 segment_allocator_type al,Args&&... args) in new_()
253 packed_segment(const Allocator& al):s{typename store::allocator_type{al}}{} in packed_segment()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamapplication.c98 CamAL *al = g_new0 (CamAL, 1); in cam_al_new() local
113 cam_al_destroy (CamAL * al) in cam_al_destroy()
120 cam_al_install (CamAL * al, CamALApplication * application) in cam_al_install()
135 cam_al_uninstall (CamAL * al, CamALApplication * application) in cam_al_uninstall()
146 cam_al_get (CamAL * al, guint resource_id) in cam_al_get()
173 cam_al_get_resource_ids (CamAL * al) in cam_al_get_resource_ids()
183 cam_al_calc_buffer_size (CamAL * al, guint body_length, in cam_al_calc_buffer_size()
233 CamAL *al = CAM_AL (sl->user_data); in open_session_request_cb() local
/third_party/boost/libs/numeric/interval/test/
Dmul.cpp25 static bool test_mul(double al, double au, double bl, double bu) { in test_mul()
40 static bool test_div(double al, double au, double bl, double bu) { in test_div()
47 static bool test_div1(double al, double au, double bc) { in test_div1()
61 static bool test_square(double al, double au) { in test_square()
69 static bool test_sqrt(double al, double au) { in test_sqrt()
Dpow.cpp15 bool test_pow(double al, double au, double bl, double bu, int p) { in test_pow()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_dyn.c32 #define DFB_SYM(ret, name, args, al, func) ret (*name) args; argument
42 #define DFB_SYM(ret, name, args, al, func) ret name args { func SDL_DirectFB_Symbols.name al ; } argument
57 #define DFB_SYM(ret, name, args, al, func) if (!(SDL_DirectFB_Symbols.name = SDL_LoadFunction(handl… in SDL_DirectFB_LoadLibrary() argument
/third_party/libwebsockets/lib/jose/jwe/enc/
Daescbc.c38 uint8_t al[8]; in lws_jwe_encrypt_cbc_hs() local
170 uint8_t al[8]; in lws_jwe_auth_and_decrypt_cbc_hs() local
/third_party/boost/libs/container/test/
Dnode_handle_test.cpp205 const node_alloc_t al; in test_arg_constructor() local
221 const node_alloc_t al; in test_arg_constructor() local
240 const node_alloc_t al; in test_move_constructor() local
268 const node_alloc_t al; in test_move_constructor() local
293 const node_alloc_t al; in test_related_constructor() local
321 const node_alloc_t al; in test_related_constructor() local
/third_party/openssl/test/
Dssltest_old.c417 int *al, void *arg) in serverinfo_cli_parse_cb()
449 size_t *outlen, int *al, void *arg) in custom_ext_0_cli_add_cb()
458 size_t inlen, int *al, void *arg) in custom_ext_0_cli_parse_cb()
465 size_t *outlen, int *al, void *arg) in custom_ext_1_cli_add_cb()
476 size_t inlen, int *al, void *arg) in custom_ext_1_cli_parse_cb()
483 size_t *outlen, int *al, void *arg) in custom_ext_2_cli_add_cb()
494 size_t inlen, int *al, void *arg) in custom_ext_2_cli_parse_cb()
505 size_t *outlen, int *al, void *arg) in custom_ext_3_cli_add_cb()
516 size_t inlen, int *al, void *arg) in custom_ext_3_cli_parse_cb()
533 size_t inlen, int *al, void *arg) in custom_ext_0_srv_parse_cb()
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.cc148 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
155 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
211 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
357 const auto al = cz_.lookup(tp); in At() local
/third_party/abseil-cpp/absl/time/
Dtime.cc147 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
154 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
210 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
356 const auto al = cz_.lookup(tp); in At() local
/third_party/skia/include/private/
DSkNx.h64 Half al, bl, cl, dl, in Load4() local
75 Half al, bl, cl, in Load3() local
85 Half al, bl, in Load2() local
/third_party/flutter/skia/include/private/
DSkNx.h64 Half al, bl, cl, dl, in Load4() local
75 Half al, bl, cl, in Load3() local
85 Half al, bl, in Load2() local
/third_party/boost/libs/unordered/test/unordered/
Dmove_tests.cpp47 typename T::allocator_type al, float mlf) in create()
61 typename T::allocator_type al; in move_construct_tests1() local
112 typename T::allocator_type al(1); in move_construct_tests2() local
Dcopy_tests.cpp32 typename T::allocator_type al; in copy_construct_tests1() local
89 typename T::allocator_type al(1); in copy_construct_tests2() local
/third_party/boost/libs/pool/test/
Dtest_bug_4960.cpp36 boost::pool_allocator<int> al; in main() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_test_random.h64 unsigned int al; member
/third_party/libwebsockets/lib/core-net/client/
Dconmon.c94 size_t al = sizeof(struct addrinfo) + in lws_conmon_append_copy_new_dns_results() local
/third_party/boost/boost/geometry/srs/projections/proj/
Dvandg.hpp80 T al, al2, g, g2, p2; in fwd() local
133 T t, c0, c1, c2, c3, al, r2, r, m, d, ay, x2, y2; in inv() local
/third_party/boost/boost/multi_index/detail/
Drnd_index_ops.hpp84 const Allocator& al, in random_access_index_inplace_merge()
149 const Allocator& al, in random_access_index_sort()
/third_party/boost/boost/bimap/
Dbimap.hpp223 bimap(const allocator_type& al = allocator_type()) : in bimap()
248 const allocator_type& al = allocator_type()) : in bimap()
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM()
337 const time_zone::absolute_lookup al = tz.lookup(tp); in format() local
1006 const auto al = ptz.lookup(time_point<seconds>::max()); in parse() local
1013 const auto al = ptz.lookup(time_point<seconds>::min()); in parse() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM()
337 const time_zone::absolute_lookup al = tz.lookup(tp); in format() local
1006 const auto al = ptz.lookup(time_point<seconds>::max()); in parse() local
1013 const auto al = ptz.lookup(time_point<seconds>::min()); in parse() local

12345