Searched refs:is (Results 601 - 625 of 7284) sorted by relevance

<<21222324252627282930>>

/external/libvpx/
H A Dconfig.mips.mk19 # vpx_config.c is an auto-generated file in $(libvpx_target).
H A Dconfig.x86.mk11 # vpx_config.c is an auto-generated file in $(libvpx_target).
/external/llvm/bindings/ocaml/analysis/
H A Dllvm_analysis.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/bitreader/
H A Dllvm_bitreader.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/irreader/
H A Dllvm_irreader.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/linker/
H A Dllvm_linker.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/transforms/vectorize/
H A Dllvm_vectorize.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoy.ml7 * 1 is the lowest precedence. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/llvm/lib/Support/Unix/
H A DTimeValue.inc5 // This file is distributed under the University of Illinois Open Source
16 //=== is guaranteed to work on *all* UNIX variants.
40 // This is *really* unlikely to occur because the only gettimeofday
/external/llvm/test/MC/ARM/
H A Darm-thumb-trustzone.s7 @ Check that the assembler processes SMC instructions when TrustZone support is
8 @ active and that it rejects them when this feature is not enabled
H A Darm-trustzone.s7 @ Check that the assembler processes SMC instructions when TrustZone support is
8 @ active and that it rejects them when this feature is not enabled
/external/llvm/test/MC/X86/AlignedBundling/
H A Dlong-nop-pad.s10 # This callq instruction is 5 bytes long
19 # This push instruction is 1 byte long
/external/llvm/utils/git/
H A Dfind-rev37 if bestRev is None or lrev>bestRev:
44 if bestCommit is not None:
/external/mesa3d/docs/
H A DMESA_resize_buffers.spec26 Mesa 2.2 or later is required.
30 Mesa is often used as a client library with no integration with
68 INVALID_OPERATION is generated if glResizeBuffersMESA is called between
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
H A DScalingList.java4 Permission is hereby granted, free of charge, to any person obtaining a copy of this
8 permit persons to whom the Software is furnished to do so, subject to the following
57 public static ScalingList read(CAVLCReader is, int sizeOfScalingList) argument
66 int deltaScale = is.readSE("deltaScale");
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/srt/
H A DSrtParser.java11 * distributed under the License is distributed on an AS IS BASIS,
29 public static TextTrackImpl parse(InputStream is) throws IOException { argument
30 LineNumberReader r = new LineNumberReader(new InputStreamReader(is, "UTF-8"));
/external/nanohttpd/
H A DAndroid.mk4 # is enough for HTTP 1.1 support and nothing else.
/external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
H A DOkHttpContributors.java31 InputStream is = connection.getInputStream();
32 InputStreamReader isr = new InputStreamReader(is);
/external/regex-re2/doc/
H A Dmksyntaxgo14 ,s/^Flags:/ Flag syntax is xyz (set) or -xyz (clear) or xy-z (set xy, clear z). The flags are:\n/
19 // Use of this source code is governed by a BSD-style
22 // DO NOT EDIT. This file is generated by mksyntaxgo from the RE2 distribution.
31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DListActivityTest.java13 import static org.hamcrest.CoreMatchers.is;
27 assertThat(listActivity.getListAdapter(), is(notNullValue()));
/external/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.h11 * distributed under the License is distributed on an "AS IS" BASIS,
41 // January 1, 1904. The value is represented as a signed 64-bit
46 // defining another layer of abstraction. The wrapped output stream is
52 // @param is input stream to wrap
53 explicit FontInputStream(InputStream* is);
56 // @param is input stream to wrap
58 FontInputStream(InputStream* is, size_t length);
/external/stlport/stlport/
H A Drope6 * and its documentation for any purpose is hereby granted without fee,
11 * purpose. It is provided "as is" without express or implied warranty.
30 # error The rope class is a STLport extension.

Completed in 490 milliseconds

<<21222324252627282930>>