Searched refs:ANY (Results 226 - 250 of 329) sorted by relevance

1234567891011>>

/external/bison/
H A Dcfg.mk10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/external/bison/data/
H A Dlocation.cc11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dlalr1.cc11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dlalr1.java11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dglr.cc13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/external/bison/djgpp/
H A Ddjunpack.bat18 Rem but WITHOUT ANY WARRANTY; without even the implied warranty of
/external/chromium_org/tools/json_schema_compiler/
H A Ddart_generator.py671 or type_.property_type in [PropertyType.OBJECT, PropertyType.ANY])
744 elif prop_type is PropertyType.ANY:
H A Dmodel.py195 self.property_type = PropertyType.ANY
453 ANY = _PropertyTypeInfo(False, "any") variable in class:PropertyType
/external/google-tv-pairing-protocol/cpp/
H A Dmain.scons11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/icu/icu4c/source/common/
H A DAndroid.mk11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
H A Duniset_props.cpp82 static const char ANY[] = "ANY"; // [\u0000-\U0010FFFF] variable
1095 } else if (0 == uprv_comparePropertyNames(ANY, pname.data())) {
/external/icu/icu4c/source/i18n/
H A DAndroid.mk11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
H A Dcompactdecimalformat.cpp59 ANY = 0, enumerator in enum:FallbackFlags
529 longData = tryGetDecimalFallback(latnResource.getAlias(), gPatternsLong, &longDataFillIn, ANY, status);
571 // not NULL. flags is ANY or NOT_ROOT. Optionally, these values
572 // can be ored with MUST. MUST by itself is the same as ANY | MUST.
598 // fillIn = tryGetByKeyWithFallback(rb, "wrong", &fillIn, ANY, status);
643 case ANY:
/external/junit/
H A DAndroid.mk11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/neven/
H A DAndroid.mk11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/noto-fonts/
H A DAndroid.mk11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapsTest.java12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1267 CollectionSize.ANY,
1294 CollectionSize.ANY,
1323 CollectionSize.ANY,
1361 CollectionSize.ANY,
/external/smack/src/org/xbill/DNS/
H A DLookup.java210 * @throws IllegalArgumentException The type is a meta type other than ANY.
222 if (!Type.isRR(type) && type != Type.ANY)
224 "meta-types other than ANY");
243 * @throws IllegalArgumentException The type is a meta type other than ANY.
269 * @throws IllegalArgumentException The type is a meta type other than ANY.
283 * @throws IllegalArgumentException The type is a meta type other than ANY.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas23 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
26 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
29 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
/external/chromium_org/third_party/icu/source/i18n/
H A Dtransreg.cpp48 static const UChar ANY[] = { 65, 110, 121, 0 }; // Any variable
871 s = ANY;
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_copysrcframe_func_neon.asm22 ;cpi->oxcf.Height, which can be ANY numbers(NOT always multiples of 16 or 4).
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davxcc.asm16 ; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 ; LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22 ; INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24 ; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
/external/chromium_org/v8/src/
H A Dcode-stubs.cc578 case ANY: stream->Add("_Any"); break;
775 : PlatformCodeStub(isolate), argument_count_(ANY) {
/external/conscrypt/
H A DAndroid.mk12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat14 REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Completed in 880 milliseconds

1234567891011>>