Home
last modified time | relevance | path

Searched +full:external +full:- +full:contents (Results 1 – 25 of 1415) sorted by relevance

12345678910>>...57

/aosp_15_r20/external/clang/unittests/libclang/
H A DLibclangTest.cpp1 //===- unittests/libclang/LibclangTest.cpp --- libclang tests -------------===//
8 //===----------------------------------------------------------------------===//
10 #include "clang-c/Index.h"
18 #define DEBUG_TYPE "libclang-test"
42 const char *Contents; member
45 TestVFO(const char *Contents) : Contents(Contents) { in TestVFO()
60 if (Contents) { in ~TestVFO()
65 EXPECT_STREQ(Contents, BufStr.c_str()); in ~TestVFO()
74 const char *contents = in TEST() local
81 " 'contents': [\n" in TEST()
[all …]
/aosp_15_r20/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp1 //===- unittests/Basic/VirtualFileSystem.cpp ---------------- VFS tests ---===//
8 //===----------------------------------------------------------------------===//
55 return I->second; in status()
78 if (LastSep == Path.size() || LastSep == Path.size()-1) in isInPath()
88 if (isInPath(I->first)) { in DirIterImpl()
89 CurrentEntry = I->second; in DirIterImpl()
97 if (isInPath(I->first)) { in increment()
98 CurrentEntry = I->second; in increment()
142 D->addRegularFile("/foo"); in TEST()
143 Status = D->status("/foo"); in TEST()
[all …]
/aosp_15_r20/external/clang/test/VFS/Inputs/
H A Dvfsoverlay.yaml5 'contents': [
7 'external-contents': 'INPUT_DIR/actual_header.h'
10 'external-contents': 'INPUT_DIR/import_some_frame.h'
13 'external-contents': 'INPUT_DIR/actual_module.map'
16 'external-contents': 'INPUT_DIR/include_real.h'
19 'contents': [
21 'contents': [
23 'external-contents': 'INPUT_DIR/public_header.h' },
25 'external-contents': 'INPUT_DIR/public_header2.h' },
27 'external-contents': 'INPUT_DIR/public_header3.h' }
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
60 /// Whether this entity has an external path different from the virtual path,
61 /// and the external path is exposed by leaking it through the abstraction.
65 /// FIXME: Currently the external path is exposed by replacing the virtual
67 /// Status intact (matching the requested virtual path) - see
115 /// Sub-classes should generally call close() inside their destructors. We
125 return Status->getName().str(); in getName()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
60 /// Whether this entity has an external path different from the virtual path,
61 /// and the external path is exposed by leaking it through the abstraction.
65 /// FIXME: Currently the external path is exposed by replacing the virtual
67 /// Status intact (matching the requested virtual path) - see
115 /// Sub-classes should generally call close() inside their destructors. We
125 return Status->getName().str(); in getName()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
60 /// Whether this entity has an external path different from the virtual path,
61 /// and the external path is exposed by leaking it through the abstraction.
65 /// FIXME: Currently the external path is exposed by replacing the virtual
67 /// Status intact (matching the requested virtual path) - see
115 /// Sub-classes should generally call close() inside their destructors. We
125 return Status->getName().str(); in getName()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
61 /// Whether this entity has an external path different from the virtual path,
62 /// and the external path is exposed by leaking it through the abstraction.
66 /// FIXME: Currently the external path is exposed by replacing the virtual
68 /// Status intact (matching the requested virtual path) - see
116 /// Sub-classes should generally call close() inside their destructors. We
126 return Status->getName().str(); in getName()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
61 /// Whether this entity has an external path different from the virtual path,
62 /// and the external path is exposed by leaking it through the abstraction.
66 /// FIXME: Currently the external path is exposed by replacing the virtual
68 /// Status intact (matching the requested virtual path) - see
116 /// Sub-classes should generally call close() inside their destructors. We
126 return Status->getName().str(); in getName()
[all …]
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/oned/
H A DOneDimensionalCodeWriter.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
33 <!-- -->
37 <!-- -->
[all …]
H A DCode128Writer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
33 <!-- -->
37 <!-- -->
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
101 /// Sub-classes should generally call close() inside their destructors. We
111 return Status->getName().str(); in getName()
116 /// Get the contents of the file as a \p MemoryBuffer.
118 getBuffer(const Twine &Name, int64_t FileSize = -1,
143 /// (non-recursive) contents of a directory.
148 /// to directory_entry() at end, or returns a system-defined \c error_code.
[all …]
/aosp_15_r20/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp1 //===- VirtualFileSystem.cpp - Virtual File System Layer --------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
10 //===----------------------------------------------------------------------===//
19 #include "llvm/Config/llvm-config.h"
101 return (*F)->getBuffer(Name, FileSize, RequiresNullTerminator, IsVolatile); in getBufferForFile()
117 return Status && Status->exists(); in exists()
134 //===-----------------------------------------------------------------------===/
136 //===-----------------------------------------------------------------------===/
166 assert(FD != -1 && "cannot stat closed file"); in status()
183 assert(FD != -1 && "cannot get buffer for closed file"); in getBuffer()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/
H A D_book.yaml2 - name: "Install"
5 - include: /install/_toc.yaml
7 - name: "Learn"
11 - include: /learn/_menu_toc.yaml
17 - name: "Guide"
18 contents:
19 - title: "Overview"
21 - title: "Running ML models"
24 - heading: "Libraries and tools"
25 - title: "Task Library"
[all …]
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/class-use/
H A DBarcodeFormat.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
25 <!-- ========= START OF TOP NAVBAR ======= -->
27 <!-- -->
31 <!-- -->
[all …]
H A DEncodeHintType.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
25 <!-- ========= START OF TOP NAVBAR ======= -->
27 <!-- -->
31 <!-- -->
[all …]
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/
H A DMultiFormatWriter.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
33 <!-- -->
37 <!-- -->
[all …]
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/pdf417/
H A DPDF417Writer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
33 <!-- -->
37 <!-- -->
[all …]
/aosp_15_r20/external/zxing/docs/apidocs/com/google/zxing/qrcode/
H A DQRCodeWriter.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
33 <!-- -->
37 <!-- -->
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.1/com/fasterxml/jackson/core/
H A DJsonFactory.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!--NewPage-->
5 <!-- Generated by javadoc (build 1.6.0_37) on Sun Nov 11 15:43:57 PST 2012 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
8 JsonFactory (Jackson-core 2.1.1 API)
11 <META NAME="date" CONTENT="2012-11-11">
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="JsonFactory (Jackson-core 2.1.1 API)";
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.6/com/fasterxml/jackson/core/util/
H A DTextBuffer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc (version 1.7.0_67) on Thu Jul 16 17:13:17 PDT 2015 -->
6 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7 <title>TextBuffer (Jackson-core 2.6.0 API)</title>
8 <meta name="date" content="2015-07-16">
12 <script type="text/javascript"><!--
13 if (location.href.indexOf('is-external=true') == -1) {
14 parent.document.title="TextBuffer (Jackson-core 2.6.0 API)";
16 //-->
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.7/com/fasterxml/jackson/core/util/
H A DTextBuffer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc (version 1.7.0_79) on Sat Jan 09 21:52:40 PST 2016 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>TextBuffer (Jackson-core 2.7.0 API)</title>
8 <meta name="date" content="2016-01-09">
12 <script type="text/javascript"><!--
13 if (location.href.indexOf('is-external=true') == -1) {
14 parent.document.title="TextBuffer (Jackson-core 2.7.0 API)";
16 //-->
[all …]
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h2 * Copyright (c) 1999-2010 Apple Inc. All Rights Reserved.
17 * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
51 * The 32-bit mach header appears at the very beginning of the object file for
52 * 32-bit architectures.
64 /* Constant for the magic field of the mach_header (32-bit architectures) */
69 * The 64-bit mach header appears at the very beginning of object files for
70 * 64-bit architectures.
83 /* Constant for the magic field of the mach_header_64 (64-bit architectures) */
84 #define MH_MAGIC_64 0xfeedfacf /* the 64-bit mach magic number */
106 * Mach-O file.
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.10/com/fasterxml/jackson/core/util/
H A DTextBuffer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc (1.8.0_162) on Wed Sep 25 19:22:23 PDT 2019 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>TextBuffer (Jackson-core 2.10.0 API)</title>
8 <meta name="date" content="2019-09-25">
13 <script type="text/javascript"><!--
15 if (location.href.indexOf('is-external=true') == -1) {
16 parent.document.title="TextBuffer (Jackson-core 2.10.0 API)";
21 //-->
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.11/com/fasterxml/jackson/core/util/
H A DTextBuffer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc (1.8.0_162) on Sat Apr 25 16:56:56 PDT 2020 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>TextBuffer (Jackson-core 2.11.0 API)</title>
8 <meta name="date" content="2020-04-25">
13 <script type="text/javascript"><!--
15 if (location.href.indexOf('is-external=true') == -1) {
16 parent.document.title="TextBuffer (Jackson-core 2.11.0 API)";
21 //-->
[all …]
/aosp_15_r20/external/jackson-core/docs/javadoc/2.11.rc1/com/fasterxml/jackson/core/util/
H A DTextBuffer.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc (1.8.0_162) on Tue Mar 24 11:09:59 PDT 2020 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>TextBuffer (Jackson-core 2.11.0.rc1 API)</title>
8 <meta name="date" content="2020-03-24">
13 <script type="text/javascript"><!--
15 if (location.href.indexOf('is-external=true') == -1) {
16 parent.document.title="TextBuffer (Jackson-core 2.11.0.rc1 API)";
21 //-->
[all …]

12345678910>>...57