Home
last modified time | relevance | path

Searched +defs:not +defs:empty (Results 1 – 25 of 825) sorted by relevance

12345678910>>...33

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/
H A Dmemoryflags.rs49 pub fn empty() -> MemoryFlags { in empty() method
173 fn not(self) -> Self { in not() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/
H A Dmemoryflags.rs49 pub fn empty() -> MemoryFlags { in empty() method
173 fn not(self) -> Self { in not() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/
H A Dmemoryflags.rs49 pub fn empty() -> MemoryFlags { in empty() method
173 fn not(self) -> Self { in not() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/
H A Dmemoryflags.rs49 pub fn empty() -> MemoryFlags { in empty() method
173 fn not(self) -> Self { in not() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/
H A Dmemoryflags.rs49 pub fn empty() -> MemoryFlags { in empty() method
173 fn not(self) -> Self { in not() method
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/
Dcore.rs207 pub fn not<I: Stream, O, E: ParserError<I>, F>(mut parser: F) -> impl Parser<I, (), E> in not() function
470 pub fn empty<I: Stream, E: ParserError<I>>(_input: &mut I) -> PResult<(), E> { in empty() function
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/select/
H A DElements.java428 public Elements empty() { in empty() method in Elements
477 public Elements not(String query) { in not() method in Elements
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
H A DMatchers.java378 public static <T> org.hamcrest.Matcher<T> not(org.hamcrest.Matcher<T> matcher) { in not() method in Matchers
392 public static <T> org.hamcrest.Matcher<T> not(T value) { in not() method in Matchers
806 public static <E> org.hamcrest.Matcher<java.util.Collection<? extends E>> empty() { in empty() method in Matchers
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_test_flags.rs26 pub const fn empty() -> Self { in empty() method
245 fn not(self) -> Self { in not() method
H A Dgenerated_glyf.rs303 pub const fn empty() -> Self { in empty() method
528 fn not(self) -> Self { in not() method
797 pub const fn empty() -> Self { in empty() method
1027 fn not(self) -> Self { in not() method
H A Dgenerated_head.rs41 pub const fn empty() -> Self { in empty() method
266 fn not(self) -> Self { in not() method
H A Dgenerated_cpal.rs286 pub const fn empty() -> Self { in empty() method
505 fn not(self) -> Self { in not() method
H A Dgenerated_gvar.rs193 pub const fn empty() -> Self { in empty() method
412 fn not(self) -> Self { in not() method
H A Dgenerated_sbix.rs26 pub const fn empty() -> Self { in empty() method
245 fn not(self) -> Self { in not() method
H A Dgenerated_os2.rs54 pub const fn empty() -> Self { in empty() method
282 fn not(self) -> Self { in not() method
/aosp_15_r20/external/escapevelocity/src/test/java/com/google/escapevelocity/
H A DTemplateTest.java159 public void empty() { in empty() method in TemplateTest
441 public void not() { in not() method in TemplateTest
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/select/
H A DElementsTest.java217 @Test public void empty() { in empty() method in ElementsTest
258 @Test public void not() { in not() method in ElementsTest
H A DSelectorTest.java130 Elements not = doc.select("div[title!=bar]"); in testByAttribute() local
316 Elements empty = root.select("p .first"); // self, not descend, should not match in descendant() local
1156 Elements empty = doc.select("li:empty"); in blankTextNodesAreConsideredEmpty() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DHTMLEntities.properties45 not=172 key
221 empty=8709 key
/aosp_15_r20/external/python/httplib2/doc/html/_static/
Djquery.js1251 empty: function() { method
1579 Sizzle.filter = function(expr, set, inplace, not){ argument
1773 CLASS: function(match, curLoop, inplace, result, not, isXML){ argument
1817 ATTR: function(match, curLoop, inplace, result, not, isXML){ argument
1830 PSEUDO: function(match, curLoop, inplace, result, not){ argument
2383 jQuery.multiFilter = function( expr, elems, not ) { argument
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
H A Djquery.js2088 "not": markFunction( function( selector ) { property
2204 "empty": function( elem ) { method
3035 function winnow( elements, qualifier, not ) { argument
3060 jQuery.filter = function( expr, elems, not ) { argument
3103 not: function( selector ) { method
3586 empty: function() { method
4616 empty: jQuery.Callbacks( "once memory" ).add( function() { property
6297 empty: function() { method
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
H A Djquery.js2088 "not": markFunction( function( selector ) { property
2204 "empty": function( elem ) { method
3035 function winnow( elements, qualifier, not ) { argument
3060 jQuery.filter = function( expr, elems, not ) { argument
3103 not: function( selector ) { method
3586 empty: function() { method
4616 empty: jQuery.Callbacks( "once memory" ).add( function() { property
6297 empty: function() { method
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-3.5.1.js2088 "not": markFunction( function( selector ) { property
2204 "empty": function( elem ) { method
3035 function winnow( elements, qualifier, not ) { argument
3060 jQuery.filter = function( expr, elems, not ) { argument
3103 not: function( selector ) { method
3586 empty: function() { method
4616 empty: jQuery.Callbacks( "once memory" ).add( function() { property
6297 empty: function() { method
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-3.5.1.js2088 "not": markFunction( function( selector ) { property
2204 "empty": function( elem ) { method
3035 function winnow( elements, qualifier, not ) { argument
3060 jQuery.filter = function( expr, elems, not ) { argument
3103 not: function( selector ) { method
3586 empty: function() { method
4616 empty: jQuery.Callbacks( "once memory" ).add( function() { property
6297 empty: function() { method
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djquery-1.7.1.js1131 empty: function() { method
4086 Sizzle.filter = function( expr, set, inplace, not ) { argument
4372 CLASS: function( match, curLoop, inplace, result, not, isXML ) { argument
4430 ATTR: function( match, curLoop, inplace, result, not, isXML ) { argument
4447 PSEUDO: function( match, curLoop, inplace, result, not ) { argument
5541 filter: function( expr, elems, not ) { argument
5818 empty: function() { method

12345678910>>...33