HomeSort by relevance Sort by last modified time
    Searched refs:USE (Results 176 - 200 of 640) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/boringssl/src/ssl/test/runner/
recordingconn.go 3 // Permission to use, copy, modify, and/or distribute this software for any
11 // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 // CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /external/boringssl/src/util/fipstools/
break-hash.go 3 // Permission to use, copy, modify, and/or distribute this software for any
11 // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 // CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
inject-hash.go 3 // Permission to use, copy, modify, and/or distribute this software for any
11 // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 // CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 17 $! Permission to use, copy, modify, and/or distribute this software for any
25 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
27 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
128 $! PCSI files use the first character in for their purposes.
151 $! PCSI files use the first character in for their purposes.
clean_gnv_curl.com 20 $! Permission to use, copy, modify, and/or distribute this software for any
28 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
30 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
stage_curl_install.com 31 $! Permission to use, copy, modify, and/or distribute this software for any
39 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
41 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /external/google-breakpad/android/google_breakpad/
Android.mk 4 # Redistribution and use in source and binary forms, with or without
24 # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32 # To use this file, do the following:
37 # 2/ Use the client static library in your project with:
42 # and use the Linux instructions to use it.
  /external/parameter-framework/
LibParameter.mk 4 # Redistribution and use in source and binary forms, with or without modification,
24 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
26 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Schemas.mk 4 # Redistribution and use in source and binary forms, with or without modification,
24 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
26 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  /external/protobuf/csharp/src/Google.Protobuf/
IMessage.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
InvalidProtocolBufferException.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
106 "Use CodedInputStream.SetRecursionLimit() to increase the depth limit.");
113 "Use JsonParser.Settings to increase the depth limit.");
120 "Use CodedInputStream.SetSizeLimit() to increase the size limit.");
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
EnumDescriptor.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
GeneratedClrTypeInfo.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39 /// never need to use this type.
ReflectionUtil.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/protobuf/csharp/src/Google.Protobuf.Test/
ByteStringTest.cs 6 // Redistribution and use in source and binary forms, with or without
26 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/protobuf/editors/
proto.vim 5 " Redistribution and use in source and binary forms, with or without
25 " LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 " (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/protobuf/js/binary/
writer_test.js 5 // Redistribution and use in source and binary forms, with or without
25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/protobuf/js/
debug.js 5 // Redistribution and use in source and binary forms, with or without
25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
48 * Use this in environments where {@see jspb.Message.prototype.toObject} is
  /external/v8/src/base/
macros.h 2 // Use of this source code is governed by a BSD-style license that can be
22 // used in defining new arrays, for example. If you use arraysize on
29 // use its type.
36 // its part, can't decide which to use (another mystery). Matching of
73 // The problem is not the use of reinterpret_cast. The problem is type
128 // Newly written code should use V8_INLINE and V8_NOINLINE directly.
133 // Newly written code should use WARN_UNUSED_RESULT.
174 // The USE(x) template is used to silence C++ compiler warnings
177 inline void USE(T) { }
  /external/v8/src/heap/
store-buffer.cc 2 // Use of this source code is governed by a BSD-style license that can be
36 // aligned to 2x the size. This lets us use a bit test to detect the end of
51 USE(vm_limit);
  /external/v8/src/profiler/
sampling-heap-profiler.h 2 // Use of this source code is governed by a BSD-style license that can be
93 // Use function name pointer as an id. Names derived from VM state
100 // Use script_id, start_position pair to uniquelly identify the node.
107 // TODO(alph): make use of unordered_map's here. Pay attention to
173 USE(heap_);
  /external/v8/tools/profviz/
worker.js 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
l.go 16 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
50 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/
l.go 16 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
61 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips/
l.go 16 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
49 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
61 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN

Completed in 979 milliseconds

1 2 3 4 5 6 78 91011>>