Home
last modified time | relevance | path

Searched defs:any (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DpropTypeValidatorInference.js[all...]
H A DenumWithPrimitiveName.js13 var any; variable
H A DinferringClassMembersFromAssignments.js124 var any: any; variable
125 var any = c.inMethodNullable; variable
253 var any; variable
254 var any = c.inMethodNullable; variable
H A DenumErrors.js59 var any; variable
/third_party/icu/tools/scripts/cpysearch/
H A DCpy.pm24 sub any(&@) { subroutine
/third_party/FreeBSD/lib/libc/stdlib/
H A Dstrtoimax.c62 int neg, any, cutlim; in strtoimax_l() local
[all...]
H A Dstrtoumax.c62 int neg, any, cutlim; in strtoumax_l() local
H A Dstrtoul.c62 int neg, any, cutlim; in strtoul_l() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Devent_test.cpp222 auto any = marl::Event::any(events.begin(), events.end()); in TEST_P() local
/third_party/protobuf/src/google/protobuf/
H A Dany_test.cc58 google::protobuf::Any any; in TEST() local
70 google::protobuf::Any any; in TEST() local
89 google::protobuf::Any any; in TEST() local
109 google::protobuf::Any any; TEST() local
[all...]
/third_party/rust/crates/nix/src/
H A Dpoll.rs46 pub fn any(self) -> Option<bool> { in any() functions
/third_party/toybox/toys/posix/
H A Dpaste.c38 int i, any, dcount, dlen, len, seq = toys.optflags&FLAG_s; in paste_files() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java114 private static Byte any(int count) { in any() method in MatcherCompilerTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DLaneBitmask.h52 constexpr bool any() const { return Mask != 0; } in any() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h230 Event Event::any(Mode mode, const Iterator& begin, const Iterator& end) { in any() function in marl::Event
244 Event Event::any(const Iterator& begin, const Iterator& end) { any() function in marl::Event
[all...]
/third_party/vk-gl-cts/scripts/
H A Dtestset.py35 def any (results, predicate): function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DEdge.java82 public static SimpleEdge any() { in any() method in Edge
/third_party/python/Lib/idlelib/
H A Dcolorizer.py12 def any(name, alternates): function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp86 bool any(std::initializer_list<Bit> bits) const { in any() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp86 bool any(std::initializer_list<Bit> bits) const { in any() function
/third_party/protobuf/php/tests/
H A DWellKnownTest.php63 $any = new Any(); variable
79 $any variable
94 $any = new Any(); global() variable
104 $any = new Any(); global() variable
114 $any = new Any(); global() variable
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h42 ASTCENC_SIMD_INLINE bool any(vmask4 a) in any() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DKeyTypeData.java33 single, multiple, incremental, any enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DKeyTypeData.java38 single, multiple, incremental, any enum constant
/third_party/mbedtls/scripts/
H A Dconfig.py72 def any(self, *names): member in Config

Completed in 12 milliseconds

1234