Home
last modified time | relevance | path

Searched full:base (Results 1 – 25 of 21097) sorted by relevance

12345678910>>...844

/external/e2fsprogs/debian/
Dlibext2fs2.symbols3 e2p_edit_feature2@Base 1.40.7
4 e2p_edit_feature@Base 1.37
5 e2p_edit_mntopts@Base 1.37
6 e2p_encmode2string@Base 1.43
7 e2p_encoding2str@Base 1.45.1
8 e2p_errcode2str@Base 1.46.0
9 e2p_feature2string@Base 1.37
10 e2p_feature_to_string@Base 1.45.6
11 e2p_get_encoding_flags@Base 1.45
12 e2p_hash2string@Base 1.37
[all …]
Dlibblkid1.symbols2 blkid__scan_dir@Base 1.41.1
3 blkid_debug_mask@Base 1.33
4 blkid_dev_devname@Base 1.33
5 blkid_dev_has_tag@Base 1.38
6 blkid_dev_iterate_begin@Base 1.33
7 blkid_dev_iterate_end@Base 1.33
8 blkid_dev_next@Base 1.33
9 blkid_dev_set_search@Base 1.38
10 #MISSING: 1.41.1# blkid_devdirs@Base 1.34
11 blkid_devno_to_devname@Base 1.33
[all …]
/external/libchrome/
DAndroid.bp62 "base/allocator/allocator_extension.h",
63 "base/allocator/allocator_shim.h",
64 "base/allocator/allocator_shim_internals.h",
65 "base/allocator/allocator_shim_override_cpp_symbols.h",
66 "base/allocator/allocator_shim_override_libc_symbols.h",
67 "base/allocator/allocator_shim_override_linker_wrapped_symbols.h",
68 "base/allocator/buildflags.h",
69 "base/android/android_hardware_buffer_compat.h",
70 "base/android/build_info.h",
71 "base/android/content_uri_utils.h",
[all …]
DBUILD.gn52 # Suppressing warning in base/strings/stringprintf.cc.
55 # This is for _exit(1) in base/debug/debugger_posix.cc.
62 name = "base-core"
75 "base/allocator/allocator_extension.cc",
76 "base/allocator/allocator_shim.cc",
77 "base/allocator/allocator_shim_default_dispatch_to_glibc.cc",
78 "base/at_exit.cc",
79 "base/barrier_closure.cc",
80 "base/base64.cc",
81 "base/base64url.cc",
[all …]
/external/openscreen/third_party/chromium_quic/build/base/
DBUILD.gn31 # defined here so that src/base code that includes the headers also processes
35 include_dirs = [ "../../src/base/third_party/libevent/linux" ]
37 include_dirs = [ "../../src/base/third_party/libevent/mac" ]
41 source_set("base") {
45 "../../src/base/allocator/allocator_extension.cc",
46 "../../src/base/allocator/allocator_extension.h",
47 "../../src/base/allocator/allocator_shim.h",
48 "../../src/base/at_exit.cc",
49 "../../src/base/at_exit.h",
50 "../../src/base/atomic_ref_count.h",
[all …]
/external/cronet/net/base/
Dfeatures.cc5 #include "net/base/features.h"
9 #include "base/feature_list.h"
11 #include "net/base/cronet_buildflags.h"
16 BASE_FEATURE(kAlpsForHttp2, "AlpsForHttp2", base::FEATURE_ENABLED_BY_DEFAULT);
20 base::FEATURE_DISABLED_BY_DEFAULT);
24 base::FEATURE_DISABLED_BY_DEFAULT);
28 base::FEATURE_DISABLED_BY_DEFAULT);
30 const base::FeatureParam<double> kDnsTransactionTimeoutMultiplier{
33 const base::FeatureParam<base::TimeDelta> kDnsMinTransactionTimeout{
35 base::Seconds(12)};
[all …]
Dprioritized_task_runner_unittest.cc5 #include "net/base/prioritized_task_runner.h"
12 #include "base/functional/bind.h"
13 #include "base/functional/callback_helpers.h"
14 #include "base/location.h"
15 #include "base/rand_util.h"
16 #include "base/run_loop.h"
17 #include "base/strings/string_number_conversions.h"
18 #include "base/strings/string_util.h"
19 #include "base/synchronization/lock.h"
20 #include "base/synchronization/waitable_event.h"
[all …]
/external/selinux/libsepol/tests/
Dtest-linker-types.c40 * - type in base, no modules
41 * - type in base optional, no modules
42 * - type a in base, b in module
43 * - type a in base optional, b in module
44 * - type a in base, b in module optional
45 * - type a in base optional, b in module optional
46 * - attr in base, no modules
47 * - attr in base optional, no modules
48 * - attr a in base, b in module
49 * - attr a in base optional, b in module
[all …]
/external/libcxxabi/test/
Dcatch_pointer_reference.pass.cpp16 // * the handler is of type cv T or cv T& and T is an unambiguous base
35 struct Base {}; struct
36 struct Derived : Base {};
37 struct Derived2 : Base {};
39 struct Private : private Base {};
40 struct Protected : protected Base {};
101 // cv1 Base * cv2 in f1()
104 assert_catches< Base * , Derived *, Derived>(); in f1()
105 assert_catches<const Base * , Derived *, Derived>(); in f1()
106 assert_catches< volatile Base * , Derived *, Derived>(); in f1()
[all …]
/external/cronet/third_party/libc++abi/src/test/
Dcatch_pointer_reference.pass.cpp15 // * the handler is of type cv T or cv T& and T is an unambiguous base
34 struct Base {}; struct
35 struct Derived : Base {};
36 struct Derived2 : Base {};
38 struct Private : private Base {};
39 struct Protected : protected Base {};
100 // cv1 Base * cv2 in f1()
103 assert_catches< Base * , Derived *, Derived>(); in f1()
104 assert_catches<const Base * , Derived *, Derived>(); in f1()
105 assert_catches< volatile Base * , Derived *, Derived>(); in f1()
[all …]
/external/pigweed/third_party/chromium_verifier/
Dsources.gni20 "base/location.cc",
21 "base/memory/ref_counted.cc",
22 "base/strings/string_number_conversions.cc",
23 "base/strings/string_split.cc",
24 "base/strings/string_util.cc",
25 "base/strings/stringprintf.cc",
26 "base/strings/utf_string_conversion_utils.cc",
27 "base/strings/utf_string_conversions.cc",
28 "base/supports_user_data.cc",
29 "base/time/time.cc",
[all …]
/external/cronet/base/functional/
Dcallback_helpers_unittest.cc5 #include "base/functional/callback_helpers.h"
10 #include "base/functional/bind.h"
11 #include "base/functional/callback.h"
12 #include "base/test/gtest_util.h"
35 static_assert(TestConversionAndAssignment<decltype(base::NullCallback()), \
38 TestConversionAndAssignment<decltype(base::NullCallbackAs<Sig>()), \
40 static_assert(TestConversionAndAssignment<decltype(base::DoNothing()), \
43 TestConversionAndAssignment<decltype(base::DoNothingAs<Sig>()), \
46 decltype(base::DoNothingWithBoundArgs(BoundArg)), \
50 !TestConversionAndAssignment<decltype(base::NullCallbackAs<BadSig>()), \
[all …]
/external/fonttools/Tests/voltLib/data/
DNamdhinggoSIL1006.fea90 …emphreng with a ligature. The ligature is then positioned properly on the base consonant via the p…
113 pos base uni1901
115 pos base uni1902
117 pos base uni1903
119 pos base uni1904
121 pos base uni1905
123 pos base uni1906
125 pos base uni1907
127 pos base uni1908
129 pos base uni1909
[all …]
DNamdhinggoSIL1006.vtp2 DEF_GLYPH "glyph0" ID 0 TYPE BASE END_GLYPH
3 DEF_GLYPH ".null" ID 1 TYPE BASE END_GLYPH
4 DEF_GLYPH "CR" ID 2 TYPE BASE END_GLYPH
5 DEF_GLYPH "space" ID 3 UNICODE 32 TYPE BASE END_GLYPH
6 DEF_GLYPH "exclam" ID 4 UNICODE 33 TYPE BASE END_GLYPH
7 DEF_GLYPH "quotedbl" ID 5 UNICODE 34 TYPE BASE END_GLYPH
8 DEF_GLYPH "numbersign" ID 6 UNICODE 35 TYPE BASE END_GLYPH
9 DEF_GLYPH "dollar" ID 7 UNICODE 36 TYPE BASE END_GLYPH
10 DEF_GLYPH "percent" ID 8 UNICODE 37 TYPE BASE END_GLYPH
11 DEF_GLYPH "quotesingle" ID 9 UNICODE 39 TYPE BASE END_GLYPH
[all …]
/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_key.cpp36 struct base struct
58 int gf(const base& b){return b.x;} in gf()
59 int negf(const base& b)noexcept{return b.x;} in negf()
61 struct derived:base
74 key<&base::x>,member<base,int,&base::x> in test_key()
77 key<&base::cx>,member<base,const int,&base::cx> in test_key()
80 key<&base::f>,mem_fun<base,int,&base::f> in test_key()
83 key<&base::cf>,const_mem_fun<base,int,&base::cf> in test_key()
86 key<&base::vf>,volatile_mem_fun<base,int,&base::vf> in test_key()
89 key<&base::cvf>,cv_mem_fun<base,int,&base::cvf> in test_key()
[all …]
/external/pigweed/third_party/abseil-cpp/absl/base/
DBUILD.gn22 # Generated from @com_google_absl//absl/base:atomic_hook
24 public = [ "$dir_pw_third_party_abseil_cpp/absl/base/internal/atomic_hook.h" ]
31 # Generated from @com_google_absl//absl/base:base
32 abseil_cpp_source_set("base") {
34 "$dir_pw_third_party_abseil_cpp/absl/base/call_once.h",
35 "$dir_pw_third_party_abseil_cpp/absl/base/casts.h",
36 "$dir_pw_third_party_abseil_cpp/absl/base/internal/cycleclock.h",
37 "$dir_pw_third_party_abseil_cpp/absl/base/internal/low_level_scheduling.h",
38 "$dir_pw_third_party_abseil_cpp/absl/base/internal/per_thread_tls.h",
39 "$dir_pw_third_party_abseil_cpp/absl/base/internal/spinlock.h",
[all …]
/external/webrtc/p2p/
DBUILD.gn21 "base/active_ice_controller_factory_interface.h",
22 "base/active_ice_controller_interface.h",
23 "base/async_stun_tcp_socket.cc",
24 "base/async_stun_tcp_socket.h",
25 "base/basic_async_resolver_factory.cc",
26 "base/basic_async_resolver_factory.h",
27 "base/basic_ice_controller.cc",
28 "base/basic_ice_controller.h",
29 "base/basic_packet_socket_factory.cc",
30 "base/basic_packet_socket_factory.h",
[all …]
/external/grpc-grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml3 - absl/base:config
11 - absl/base:core_headers
12 - absl/base:nullability
20 - absl/base:config
21 - absl/base:core_headers
23 - third_party/abseil-cpp/absl/base/internal/atomic_hook.h
24 name: absl/base:atomic_hook
26 - cmake_target: absl::base
28 - absl/base:atomic_hook
29 - absl/base:base_internal
[all …]
/external/cronet/base/files/
Dfile_unittest.cc5 #include "base/files/file.h"
11 #include "base/files/file_util.h"
12 #include "base/files/memory_mapped_file.h"
13 #include "base/files/scoped_temp_dir.h"
14 #include "base/strings/string_util.h"
15 #include "base/time/time.h"
27 #include "base/environment.h"
28 #include "base/strings/utf_string_conversions.h"
29 #include "base/test/gtest_util.h"
32 using base::File;
[all …]
/external/libevent/
Devent.c146 static void event_queue_make_later_events_active(struct event_base *base);
148 static int evthread_make_base_notifiable_nolock_(struct event_base *base);
166 static int evthread_notify_base(struct event_base *base);
400 #define EVENT_BASE_ASSERT_LOCKED(base) \ argument
401 EVLOCK_ASSERT_LOCKED((base)->th_base_lock)
407 /** Set 'tp' to the current time according to 'base'. We must hold the lock
408 * on 'base'. If there is a cached time, return it. Otherwise, use
413 gettime(struct event_base *base, struct timeval *tp) in gettime() argument
415 EVENT_BASE_ASSERT_LOCKED(base); in gettime()
417 if (base->tv_cache.tv_sec) { in gettime()
[all …]
/external/cronet/components/metrics/
Dfile_metrics_provider_unittest.cc9 #include "base/files/file_path.h"
10 #include "base/files/file_util.h"
11 #include "base/files/memory_mapped_file.h"
12 #include "base/files/scoped_temp_dir.h"
13 #include "base/functional/bind.h"
14 #include "base/functional/callback.h"
15 #include "base/memory/raw_ptr.h"
16 #include "base/metrics/histogram.h"
17 #include "base/metrics/histogram_base.h"
18 #include "base/metrics/histogram_flattener.h"
[all …]
/external/libchrome/base/android/jni_generator/
DtestConstantsFromJavaP.golden7 // base/android/jni_generator/jni_generator.py
16 #include "base/android/jni_generator/jni_generator_helper.h"
24 JNI_REGISTRATION_EXPORT base::subtle::AtomicWord g_android_view_MotionEvent_clazz = 0;
28 return base::android::LazyGetClass(env, kClassPath_android_view_MotionEvent,
127 static base::subtle::AtomicWord g_android_view_MotionEvent_finalize = 0;
128 static void Java_MotionEvent_finalize(JNIEnv* env, const base::android::JavaRef<jobject>& obj)
130 static void Java_MotionEvent_finalize(JNIEnv* env, const base::android::JavaRef<jobject>& obj) {
133 jmethodID method_id = base::android::MethodID::LazyGet<
134 base::android::MethodID::TYPE_INSTANCE>(
145 static base::subtle::AtomicWord
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_gentype.inl11 typename base<vT, cT, rT, pT>::size_type base<vT, cT, rT, pT>::col_size()
17 typename base<vT, cT, rT, pT>::size_type base<vT, cT, rT, pT>::row_size()
23 typename base<vT, cT, rT, pT>::size_type base<vT, cT, rT, pT>::value_size()
29 bool base<vT, cT, rT, pT>::is_scalar()
35 bool base<vT, cT, rT, pT>::is_vector()
41 bool base<vT, cT, rT, pT>::is_matrix()
50 base<vT, cT, rT, pT>::base() function in glm::detail::base
56 base<vT, cT, rT, pT>::base function in glm::detail::base
58 typename base<vT, cT, rT, pT>::class_type const & m
63 typename genType<vT, cT, rT, pT>::size_type i = typename base<vT, cT, rT, pT>::size_type(0);
[all …]
/external/rust/crates/grpcio-sys/grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml3 - absl/base:config
11 - absl/base:core_headers
19 - absl/base:config
20 - absl/base:core_headers
22 - third_party/abseil-cpp/absl/base/internal/atomic_hook.h
23 name: absl/base:atomic_hook
25 - cmake_target: absl::base
27 - absl/base:atomic_hook
28 - absl/base:base_internal
29 - absl/base:config
[all …]
/external/cronet/components/metrics/call_stacks/
Dcall_stack_profile_builder_unittest.cc9 #include "base/files/file_path.h"
10 #include "base/functional/callback.h"
11 #include "base/profiler/module_cache.h"
12 #include "base/profiler/stack_sampling_profiler_test_util.h"
13 #include "base/test/bind.h"
14 #include "base/test/mock_callback.h"
15 #include "base/time/time.h"
35 base::OnceClosure completed_callback = base::OnceClosure());
39 base::TimeTicks test_profile_start_time() const { in test_profile_start_time()
49 void PassProfilesToMetricsProvider(base::TimeTicks profile_start_time,
[all …]

12345678910>>...844