Searched refs:any (Results 26 - 50 of 464) sorted by relevance

1234567891011>>

/external/valgrind/main/drd/
H A Ddrd_clientobj.h10 License, or (at your option) any later version.
54 struct any struct
147 struct any any; member in union:drd_clientobj
/external/hamcrest/src/org/hamcrest/core/
H A DIsAnything.java56 public static <T> Matcher<T> any(@SuppressWarnings("unused")Class<T> type) { method in class:IsAnything
/external/webkit/Tools/Scripts/webkitpy/common/config/
H A Dbuild.py32 # triggered on any platforms. Earlier directories/patterns take
43 # Directories that shouldn't trigger builds on any bots.
85 # Patterns that shouldn't trigger builds on any bots.
138 return any(_should_file_trigger_build(target_platform, file) for file in changed_files)
/external/ant-glob/
H A DNOTICE31 * "Object" form shall mean any form resulting from mechanical
41 * "Derivative Works" shall mean any work, whether in Source or Object
49 * "Contribution" shall mean any work of authorship, including
50 * the original version of the Work and any modifications or additions
55 * means any form of electronic, verbal, or written communication sent
63 * "Contributor" shall mean Licensor and any individual or Legal Entity
83 * institute patent litigation against any entity (including a
86 * or contributory patent infringement, then any patent licenses
91 * Work or Derivative Works thereof in any medium, with or without
95 * (a) You must give any othe
[all...]
/external/qemu/telephony/
H A Dsim_card.c184 SimFileAnyRec any; member in union:__anon11814
198 SimFileType type = file->any.type;
223 gsm_hex_from_short( dst, file->any.id );
238 if (file->any.flags & SIM_FILE_READ_ONLY) {
239 if (file->any.flags & SIM_FILE_NEED_PIN)
244 if (file->any.flags & SIM_FILE_NEED_PIN)
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DBitSet.pm319 problem, one or more likely causes, and any suggested remedies.
325 A full explanation of any configuration system(s) used by the module,
326 including the names and locations of any configuration files, and the
327 meaning of any environment variables or properties that can be set. These
328 descriptions must also include details of any configuration language used.
334 A list of all the other modules that this module relies upon, including any
342 A list of any modules that this module cannot be used in conjunction with.
/external/llvm/unittests/ADT/
H A DBitVectorTest.cpp33 EXPECT_FALSE(Vec.any());
41 EXPECT_TRUE(Vec.any());
49 EXPECT_TRUE(Vec.any());
58 EXPECT_TRUE(Inv.any());
139 EXPECT_FALSE(Vec.any());
147 EXPECT_FALSE(Inv.any());
155 EXPECT_FALSE(Vec.any());
/external/quake/
H A DNOTICE7 of the License, or (at your option) any later version.
32 Foundation's software and to any other program whose authors commit to
63 that any problems introduced by others will not reflect on the original
66 Finally, any free program is threatened constantly by software
69 program proprietary. To prevent this, we have made it clear that any
79 0. This License applies to any program or other work which contains
82 refers to any such program or work, and a "work based on the Program"
83 means either the Program or any derivative work under copyright law:
97 source code as you receive it, in any medium, provided that you
100 notices that refer to this License and to the absence of any warrant
[all...]
/external/dbus/test/data/valid-config-files/system.d/
H A Dtest.conf15 <!-- Allow any connection to receive the message, but
/external/ipsec-tools/src/racoon/
H A Dprsa_tok.l83 any { return ADDRANY; }
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stdoutB.exp25 [increased*|changed|any]
28 leak_check summary any
62 [increased*|changed|any]
65 leak_check summary any
/external/webkit/Source/WebCore/css/
H A Dwml.css11 * version 2 of the License, or (at your option) any later version.
249 a:-webkit-any-link, anchor:-webkit-any-link {
255 a:-webkit-any-link:active, anchor:-webkit-any-link:active {
H A Dhtml.css10 * version 2 of the License, or (at your option) any later version.
155 :-webkit-any(article,aside,nav,section) h1 {
161 :-webkit-any(article,aside,nav,section) :-webkit-any(article,aside,nav,section) h1 {
167 :-webkit-any(article,aside,nav,section) :-webkit-any(article,aside,nav,section) :-webkit-any(article,aside,nav,section) h1 {
173 :-webkit-any(article,aside,nav,section) :-webkit-any(article,aside,nav,section) :-webkit-any(articl
[all...]
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl11 # (at your option) any later version.
284 Foundation's software and to any other program whose authors commit to
315 that any problems introduced by others will not reflect on the original
318 Finally, any free program is threatened constantly by software
321 program proprietary. To prevent this, we have made it clear that any
330 0. This License applies to any program or other work which contains
333 refers to any such program or work, and a "work based on the Program"
334 means either the Program or any derivative work under copyright law:
348 source code as you receive it, in any medium, provided that you
351 notices that refer to this License and to the absence of any warrant
[all...]
/external/eigen/test/eigen2/
H A Deigen2_array.cpp79 VERIFY( (m1.cwise() != (m1(r,c)+1) ).any() );
80 VERIFY( (m1.cwise() > (m1(r,c)-1) ).any() );
81 VERIFY( (m1.cwise() < (m1(r,c)+1) ).any() );
82 VERIFY( (m1.cwise() == m1(r,c) ).any() );
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm49 at your option, any later version of Perl 5 you may have available.
/external/stlport/test/unit/
H A Dtype_traits_test.cpp80 //A type that represent any type:
94 any_type any; variable
100 //A type that represent any pod type
266 CPPUNIT_CHECK( is_convertible(any, b) == 0 );
324 CPPUNIT_ASSERT( is_integer(any) == 0 );
370 CPPUNIT_ASSERT( is_rational(any) == 0 );
392 CPPUNIT_ASSERT( is_pointer_type(any) == 0 );
428 CPPUNIT_CHECK( are_both_pointer_type(any, any) == 0 );
534 CPPUNIT_CHECK( has_trivial_destructor(any)
[all...]
/external/oprofile/events/i386/nehalem/
H A Dunit_masks7 0x01 any Counts the number of store forwards
16 0x03 any Counts the number of misaligned memory references
22 0x0F any All loads delayed due to store blocks
24 0x01 any Counts all load misses that cause a page walk
41 0x01 any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i
70 0x07 any Counts all loads dispatched from the Reservation Station
106 0xFF any Counts all L2 data requests
150 0x01 any Counts all references (uncached, speculated and retired) to the L1 data cache, including all loads and stores with any memory types
155 0x01 any Count
[all...]
/external/oprofile/events/i386/westmere/
H A Dunit_masks37 0x7f any Branch instructions executed
52 0x7f any Mispredicted branches executed
64 0x01 any DTLB load misses
71 0x01 any DTLB misses
93 0x03 any All Floating Point to and from MMX transitions
99 0x0f any Any Instruction Length Decoder stall cycles
105 0x01 any ITLB miss
140 0xff any All L2 data requests
144 0x07 any L2 lines alloacated
150 0x0f any L
[all...]
/external/chromium/chrome/browser/resources/shared/js/cr/
H A Dpromise.js139 * Creates a new future promise that is fulfilled when any of the promises are
144 * @return {!Promise} The new promise that will be fulfilled when any of the
147 Promise.any = function(var_args) {
/external/doclava/res/assets/templates/
H A Dyaml_navtree.cs5 whitespace: Whitespace to insert before any text in the structure, which helps
/external/icu4c/data/mappings/
H A Ducmcore.mk6 # without any mapping tables:
/external/libvpx/examples/includes/geshi/geshi/
H A Dwinbatch.php25 * - Right now any ':Subroutine' is treated as a comment. This highlights the
38 * (at your option) any later version.
/external/llvm/bindings/ocaml/target/
H A Dllvm_target.ml20 external add : t -> [<Llvm.PassManager.any] Llvm.PassManager.t -> unit
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dlexer.ml6 (* Skip any whitespace. *)

Completed in 536 milliseconds

1234567891011>>