Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dplatform_thread.h71 bool is_null() const { in is_null() function
95 bool is_null() const { in is_null() function
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread.h68 bool is_null() const { in is_null() function
92 bool is_null() const { in is_null() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dplatform_thread.h71 bool is_null() const { in is_null() function
95 bool is_null() const { in is_null() function
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dstable_partition.pass.cpp287 struct is_null struct
299 Iter r = std::stable_partition(Iter(array), Iter(array+size), is_null()); in test1() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dstable_partition.pass.cpp309 struct is_null struct
321 Iter r = std::stable_partition(Iter(array), Iter(array+size), is_null()); in test1() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dmut_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
88 fn is_null(self) -> Self::Mask { in is_null() function
H A Dconst_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
91 fn is_null(self) -> Self::Mask { in is_null() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
91 fn is_null(self) -> Self::Mask { in is_null() function
H A Dmut_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
88 fn is_null(self) -> Self::Mask { in is_null() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
91 fn is_null(self) -> Self::Mask { in is_null() function
H A Dmut_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
88 fn is_null(self) -> Self::Mask { in is_null() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
91 fn is_null(self) -> Self::Mask { in is_null() function
H A Dmut_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
88 fn is_null(self) -> Self::Mask { in is_null() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/
H A Dconst_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
91 fn is_null(self) -> Self::Mask { in is_null() function
H A Dmut_ptr.rs22 fn is_null(self) -> Self::Mask; in is_null() method
88 fn is_null(self) -> Self::Mask { in is_null() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dstruct_ptr.h64 bool is_null() const { return !ptr_; } in is_null() function
163 bool is_null() const { return state_ == NIL; } in is_null() function
/aosp_15_r20/external/cronet/base/functional/
H A Dcallback.h113 bool is_null() const { return holder_.is_null(); } in is_null() function
306 bool is_null() const { return holder_.is_null(); } in is_null() function
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/
Dany.rs78 pub fn is_null(self) -> bool { in is_null() method
311 pub fn is_null(&self) -> bool { in is_null() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/
Disl-noexceptions.h4912 bool aff::is_null() const { in is_null() function
5905 bool aff_list::is_null() const { in is_null() function
6041 bool ast_build::is_null() const { in is_null() function
6192 bool ast_expr::is_null() const { in is_null() function
7375 bool ast_node::is_null() const { in is_null() function
7707 bool ast_node_list::is_null() const { in is_null() function
7938 bool basic_map::is_null() const { in is_null() function
8935 bool basic_map_list::is_null() const { in is_null() function
9073 bool basic_set::is_null() const { in is_null() function
9903 bool basic_set_list::is_null() const { in is_null() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/
Disl-noexceptions.h4912 bool aff::is_null() const { in is_null() function
5905 bool aff_list::is_null() const { in is_null() function
6041 bool ast_build::is_null() const { in is_null() function
6192 bool ast_expr::is_null() const { in is_null() function
7375 bool ast_node::is_null() const { in is_null() function
7707 bool ast_node_list::is_null() const { in is_null() function
7938 bool basic_map::is_null() const { in is_null() function
8935 bool basic_map_list::is_null() const { in is_null() function
9073 bool basic_set::is_null() const { in is_null() function
9903 bool basic_set_list::is_null() const { in is_null() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/
Disl-noexceptions.h4912 bool aff::is_null() const { in is_null() function
5905 bool aff_list::is_null() const { in is_null() function
6041 bool ast_build::is_null() const { in is_null() function
6192 bool ast_expr::is_null() const { in is_null() function
7375 bool ast_node::is_null() const { in is_null() function
7707 bool ast_node_list::is_null() const { in is_null() function
7938 bool basic_map::is_null() const { in is_null() function
8935 bool basic_map_list::is_null() const { in is_null() function
9073 bool basic_set::is_null() const { in is_null() function
9903 bool basic_set_list::is_null() const { in is_null() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/isl/
Disl-noexceptions.h4912 bool aff::is_null() const { in is_null() function
5905 bool aff_list::is_null() const { in is_null() function
6041 bool ast_build::is_null() const { in is_null() function
6192 bool ast_expr::is_null() const { in is_null() function
7375 bool ast_node::is_null() const { in is_null() function
7707 bool ast_node_list::is_null() const { in is_null() function
7938 bool basic_map::is_null() const { in is_null() function
8935 bool basic_map_list::is_null() const { in is_null() function
9073 bool basic_set::is_null() const { in is_null() function
9903 bool basic_set_list::is_null() const { in is_null() function
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp1983 bool is_null = output_filename == "NUL" || output_filename == "nul"; in main() local
2197 bool is_null = output_filename == "NUL" || output_filename == "nul"; in main() local
2199 bool is_null = output_filename == "/dev/null"; in main() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_ref.h48 bool is_null() const { return id_ == 0; } in is_null() function
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_ref.h48 bool is_null() const { return id_ == 0; } in is_null() function

123456