Searched defs:without (Results 1 – 8 of 8) sorted by relevance
| /external/v8/src/base/ |
| D | flags.h | 84 Flags without(flag_type flag) { return *this & (~Flags(flag)); } in without() function
|
| /external/grpc-grpc/test/core/end2end/ |
| D | gen_build_yaml.py | 274 def without(l, e): function
|
| /external/bc/src/bc/ |
| D | lex.c | 104 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
|
| /external/mockito/src/test/java/org/mockitoutil/ |
| D | ClassLoaders.java | 207 public IsolatedURLClassLoaderBuilder without(String... privatePrefixes) { in without() method in ClassLoaders.IsolatedURLClassLoaderBuilder 271 public ExcludingURLClassLoaderBuilder without(String... privatePrefixes) { in without() method in ClassLoaders.ExcludingURLClassLoaderBuilder
|
| /external/python/httplib2/doc/html/ |
| D | searchindex.js | 1 …{all:1,code:1,chain:1,proxy_type_xxx:1,follow:1,privat:1,readabl:1,those:1,sent:1,liter:1,everi:1,…
|
| D | searchindex.json | 1 …><span class=\"pre\">httplib2</span></tt> A comprehensive HTTP client library."],{"all":[1],"code…
|
| /external/vulkan-validation-layers/tests/ |
| D | vkrenderframework.cpp | 800 uint32_t VkDeviceObj::QueueFamilyMatching(VkQueueFlags with, VkQueueFlags without, bool all_bits) { in QueueFamilyMatching()
|
| /external/toybox/toys/pending/ |
| D | bc.c | 2674 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
|