Home
last modified time | relevance | path

Searched +full:symbolic +full:- +full:ref (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/access/
Dassertions.xml2 <assertion id="1" tag="ref:XSH7: pt:CX">
5 <assertion id="2" tag="ref:XSH7: pt:CX">
6 …The value of amode is either the bitwise-inclusive OR of the access permissions to be checked (R_O…
8 <assertion id="3" tag="ref:XSH7: pt:CX">
11 <assertion id="5" tag="ref:XSH7: pt:CX">
14 <assertion id="6" tag="ref:XSH7: pt:CX">
15 Upon unsuccessful completion, access() shall return -1.
17 <assertion id="7" tag="ref:XSH7: pt:CX">
20 <assertion id="8" tag="ref:XSH7: pt:CX">
23 <assertion id="9" tag="ref:XSH7: pt:CX">
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
Dassertions.xml2 <assertion id="1" tag="ref:XBD6:{Headers:sys/shm.h:SYNOPSIS} pt:XSI">
5 <assertion id="2" tag="ref:XBD6:{Headers:sys/shm.h:DESCRIPTION}">
6 The header define the following symbolic constants:
7 - SHM_RDONLY
8 - SHM_RND
10 <assertion id="3" tag="ref:XBD6:{Headers:sys/shm.h:DESCRIPTION}">
11 The header define the following symbolic value:
12 - SHMLBA
14 <assertion id="4" tag="ref:XBD6:{Headers:sys/shm.h:DESCRIPTION}">
16 - shmatt_t
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDisassemblerTypes.h1 /*===-- llvm-c/DisassemblerTypedefs.h -----------------------------*- C -*-===*\
6 |* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception *|
8 |*===----------------------------------------------------------------------===*/
13 #include "llvm-c/DataTypes.h"
27 * get the symbolic information for an operand of an instruction. Typically
32 * one operand with symbolic information. To determine the symbolic operand
35 * size parameter. For instructions sets with fixed widths and one symbolic
39 * TagType for that Triple. If symbolic information is returned the function
48 * expression is "AddSymbol - SubtractSymbol + Offset". For some Darwin targets
57 * field. The symbolic information about the operand is returned using all
[all …]
/external/llvm/include/llvm-c/
DDisassembler.h1 /*===-- llvm-c/Disassembler.h - Disassembler Public C Interface ---*- C -*-===*\
8 |*===----------------------------------------------------------------------===*|
13 \*===----------------------------------------------------------------------===*/
39 * get the symbolic information for an operand of an instruction. Typically
44 * one operand with symbolic information. To determine the symbolic operand
47 * size parameter. For instructions sets with fixed widths and one symbolic
51 * TagType for that Triple. If symbolic information is returned the function
60 * expression is "AddSymbol - SubtractSymbol + Offset". For some Darwin targets
69 * field. The symbolic information about the operand is returned using all
73 * "Ldata - LpicBase + constant", and only the Values of the symbols without
[all …]
/external/python/cpython3/Doc/library/
Dshutil.rst1 :mod:`shutil` --- High-level file operations
5 :synopsis: High-level file operations, including copying.
16 --------------
18 The :mod:`shutil` module offers a number of high-level operations on files and
25 Even the higher-level file copying functions (:func:`shutil.copy`,
35 .. _file-operations:
38 ------------------------------
42 Copy the contents of the file-like object *fsrc* to the file-like object *fdst*.
55 *src* and *dst* are path-like objects or path names given as strings.
66 If *follow_symlinks* is false and *src* is a symbolic link,
[all …]
Dos.rst1 :mod:`os` --- Miscellaneous operating system interfaces
9 --------------
16 module, and for high-level file and directory handling see the :mod:`shutil`
21 * The design of all built-in operating system dependent modules of Python is
45 An alias for the built-in :exc:`OSError` exception.
56 system-dependent version information.
62 .. _os-filenames:
63 .. _filesystem-encoding:
66 -------------------------------------------------------------
81 case, Python uses the :ref:`surrogateescape encoding error handler
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp1 //===-- MCExternalSymbolizer.cpp - External symbolizer --------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
22 // This function tries to add a symbolic operand in place of the immediate
27 // symbolic information at the Address for this instruction. If that returns
28 // non-zero then the symbolic information it returns is used to create an MCExpr
138 Expr = RelInfo->createExprForCAPIVariantKind(Expr, SymbolicOp.VariantKind); in tryAddingSymbolicOperand()
154 // Or if the reference is to an Objective-C data structure it will return a
173 cStream << "Objc cfstring ref: @\"" << ReferenceName << "\""; in tryAddingPcLoadReferenceComment()
179 cStream << "Objc message ref: " << ReferenceName; in tryAddingPcLoadReferenceComment()
[all …]
/external/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp1 //===-- MCExternalSymbolizer.cpp - External symbolizer --------------------===//
8 //===----------------------------------------------------------------------===//
23 // This function tries to add a symbolic operand in place of the immediate
28 // symbolic information at the Address for this instruction. If that returns
29 // non-zero then the symbolic information it returns is used to create an MCExpr
139 Expr = RelInfo->createExprForCAPIVariantKind(Expr, SymbolicOp.VariantKind); in tryAddingSymbolicOperand()
155 // Or if the reference is to an Objective-C data structure it will return a
174 cStream << "Objc cfstring ref: @\"" << ReferenceName << "\""; in tryAddingPcLoadReferenceComment()
180 cStream << "Objc message ref: " << ReferenceName; in tryAddingPcLoadReferenceComment()
183 cStream << "Objc selector ref: " << ReferenceName; in tryAddingPcLoadReferenceComment()
[all …]
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-symbolized-disassembly.test1 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.…
2 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.…
3 … RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.ma…
4 … RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.ma…
5 …UN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello_cpp.exe…
7 … RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.m…
8 … RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.m…
10-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operands %p/Inputs…
11-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operands %p/Inputs…
19 ObjC-OBJ: 0000000000000008 leaq 0xb1(%rip), %rax ## Objc cfstring ref: @"The current date an…
[all …]
/external/tensorflow/tensorflow/python/keras/engine/
Dkeras_tensor.py7 # http://www.apache.org/licenses/LICENSE-2.0
26 from tensorflow.python.ops.ragged import ragged_operators # pylint: disable=unused-import
30 # pylint: disable=g-classes-have-attributes
43 `KerasTensor`s are tensor-like objects that represent the symbolic inputs
52 `tf.keras.Input` produces `KerasTensor`s that represent the symbolic inputs
58 corresponding to the symbolic outputs of that layer call. These output
79 value information. Follow-on layers can use this information.
81 E.g. if one layer produces a symbolic `KerasTensor` that the next layer uses
89 symbolic outputs.
97 Higher-order APIs that take methods which produce tensors (e.g. `tf.while`,
[all …]
/external/eigen/Eigen/src/KLUSupport/
DKLUSupport.h24 * \warning The input matrix A should be in a \b compressed and \b column-major form.
30 * \sa \ref TutorialSparseSolverConcept, class UmfPackLU, class SparseLU
34 inline int klu_solve(klu_symbolic *Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, double B… in klu_solve() argument
35 …return klu_solve(Symbolic, Numeric, internal::convert_index<int>(ldim), internal::convert_index<in… in klu_solve()
38 inline int klu_solve(klu_symbolic *Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, std::com… in klu_solve() argument
39 …return klu_z_solve(Symbolic, Numeric, internal::convert_index<int>(ldim), internal::convert_index<… in klu_solve()
42 inline int klu_tsolve(klu_symbolic *Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, double … in klu_tsolve() argument
43 …return klu_tsolve(Symbolic, Numeric, internal::convert_index<int>(ldim), internal::convert_index<i… in klu_tsolve()
46 inline int klu_tsolve(klu_symbolic *Symbolic, klu_numeric *Numeric, Index ldim, Index nrhs, std::co… in klu_tsolve() argument
47 …return klu_z_tsolve(Symbolic, Numeric, internal::convert_index<int>(ldim), internal::convert_index… in klu_tsolve()
[all …]
/external/eigen/Eigen/src/CholmodSupport/
DCholmodSupport.h4 // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud@inria.fr>
58 cholmod_sparse viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_StorageIndex> > mat)
81 res.stype = -1;
107 …cholmod_sparse res = viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_Index> >(mat.const_cast_deri…
114 …cholmod_sparse res = viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_Index> >(mat.const_cast_deri…
123 …cholmod_sparse res = viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_Index> >(mat.matrix().const_…
126 if(UpLo==Lower) res.stype = -1;
129 if(_Options & RowMajorBit) res.stype *=-1;
258 …rageIndex cols() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
259 …rageIndex rows() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp1 //===- AArch64ExternalSymbolizer.cpp - Symbolizer for AArch64 ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
21 #define DEBUG_TYPE "aarch64-disassembler"
43 /// tryAddingSymbolicOperand - tryAddingSymbolicOperand trys to add a symbolic
47 /// Success, else Fail. If GetOpInfo is non-null, then it is called to get any
48 /// symbolic information at the Address for this instrution. If that returns
49 /// non-zero then the symbolic information it returns is used to create an
144 CommentStream << "Objc cfstring ref: @\"" << ReferenceName << "\""; in tryAddingSymbolicOperand()
150 CommentStream << "Objc message ref: " << ReferenceName; in tryAddingSymbolicOperand()
[all …]
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp1 //===- AArch64ExternalSymbolizer.cpp - Symbolizer for AArch64 ---*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
22 #define DEBUG_TYPE "aarch64-disassembler"
44 /// tryAddingSymbolicOperand - tryAddingSymbolicOperand trys to add a symbolic
48 /// Success, else Fail. If GetOpInfo is non-null, then it is called to get any
49 /// symbolic information at the Address for this instrution. If that returns
50 /// non-zero then the symbolic information it returns is used to create an
143 CommentStream << "Objc cfstring ref: @\"" << ReferenceName << "\""; in tryAddingSymbolicOperand()
149 CommentStream << "Objc message ref: " << ReferenceName; in tryAddingSymbolicOperand()
152 CommentStream << "Objc selector ref: " << ReferenceName; in tryAddingSymbolicOperand()
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dremotebuildexecution.v1.json5 "https://www.googleapis.com/auth/cloud-platform": {
17 "documentationLink": "https://cloud.google.com/remote-build-execution/docs/",
20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
57 "Responses with Content-Type of application/json",
58 "Media download with context-dependent Content-Type",
59 "Responses with Content-Type of application/x-protobuf"
91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
129 "$ref": "GoogleBytestreamMedia"
132 "https://www.googleapis.com/auth/cloud-platform"
[all …]
Dremotebuildexecution.v1alpha.json5 "https://www.googleapis.com/auth/cloud-platform": {
12 "baseUrl": "https://admin-remotebuildexecution.googleapis.com/",
17 "documentationLink": "https://cloud.google.com/remote-build-execution/docs/",
20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
25 "mtlsRootUrl": "https://admin-remotebuildexecution.mtls.googleapis.com/",
57 "Responses with Content-Type of application/json",
58 "Media download with context-dependent Content-Type",
59 "Responses with Content-Type of application/x-protobuf"
91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
[all …]
Dremotebuildexecution.v2.json5 "https://www.googleapis.com/auth/cloud-platform": {
17 "documentationLink": "https://cloud.google.com/remote-build-execution/docs/",
20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
57 "Responses with Content-Type of application/json",
58 "Media download with context-dependent Content-Type",
59 "Responses with Content-Type of application/x-protobuf"
91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
122 …"description": "The hash. In the case of SHA-256, it will always be a lowercase hex string exactly…
144 …er MAY require use of this field to select between them in an implementation-defined fashion, othe…
[all …]
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h4 // Copyright (C) 2008-2011 Gael Guennebaud <gael.guennebaud@inria.fr>
95 // Free symbolic
96 inline void umfpack_free_symbolic(void **Symbolic, double, int) in umfpack_free_symbolic() argument
97 { umfpack_di_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
99 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>, int) in umfpack_free_symbolic() argument
100 { umfpack_zi_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
102 inline void umfpack_free_symbolic(void **Symbolic, double, SuiteSparse_long) in umfpack_free_symbolic() argument
103 { umfpack_dl_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
105 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>, SuiteSparse_long) in umfpack_free_symbolic() argument
106 { umfpack_zl_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
Dassertions.xml2 <assertion id="1" tag="ref:XSH6:{System Interfaces:mlockall:DESCRIPTION}">
4 space of a process to be memory-resident until unlocked or until the process
7 <assertion id="2" tag="ref:XSH6:{System Interfaces:mlockall:DESCRIPTION}">
8 The flags argument is constructed from the bitwise-inclusive OR of one or
9 more of the folowing symbolic constants, defined in sys/mman.h:
13 <assertion id="3" tag="ref:XSH6:{System Interfaces:mlockall:DESCRIPTION}">
17 <assertion id="4" tag="ref:XSH6:{System Interfaces:mlockall:DESCRIPTION}">
22 <assertion id="5" tag="ref:XSH6:{System Interfaces:mlockall:DESCRIPTION}">
25 available physical memory or any other implementation-defined limit, the
26 behavior is implementation-defined. The manner in which the implementation
[all …]
/external/rust/crates/walkdir/src/
Derror.rs16 /// * An indication that a loop occurred when following symbolic links. In this
24 /// [`std::io::Error`]: https://doc.rust-lang.org/stable/std/io/struct.Error.html
25 /// [`io::Result`]: https://doc.rust-lang.org/stable/std/io/type.Result.html
26 /// [impl]: struct.Error.html#impl-From%3CError%3E
45 /// [`std::fs::read_dir`]: https://doc.rust-lang.org/stable/std/fs/fn.read_dir.html
46 pub fn path(&self) -> Option<&Path> { in path()
49 ErrorInner::Io { path: Some(ref path), .. } => Some(path), in path()
50 ErrorInner::Loop { ref child, .. } => Some(child), in path()
64 /// [`None`]: https://doc.rust-lang.org/stable/std/option/enum.Option.html#variant.None
66 pub fn loop_ancestor(&self) -> Option<&Path> { in loop_ancestor()
[all …]
/external/python/cpython2/Doc/library/
Dtarfile.rst1 :mod:`tarfile` --- Read and write tar archive files
5 :synopsis: Read and write tar-format archive files.
15 --------------
20 higher-level functions in :ref:`shutil <archiving-operations>`.
27 * read/write support for the POSIX.1-1988 (ustar) format.
30 extensions, read-only support for the *sparse* extension.
32 * read/write support for the POSIX.1-2001 (pax) format.
36 * handles directories, regular files, hardlinks, symbolic links, fifos,
45 allowed, see :ref:`tarfile-objects`.
50 +------------------+---------------------------------------------+
[all …]
/external/ltp/testcases/kernel/syscalls/symlink/
Dsymlink03.c17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
25 * 1) symlink(2) returns -1 and sets errno to EACCES if search/write
26 * permission is denied in the directory where the symbolic link is
28 * 2) symlink(2) returns -1 and sets errno to EEXIST if the specified
29 * symbolic link already exists.
30 * 3) symlink(2) returns -1 and sets errno to EFAULT if the specified
31 * file or symbolic link points to invalid address.
32 * 4) symlink(2) returns -1 and sets errno to ENAMETOOLONG if the
33 * pathname component of symbolic link is too long (ie, > PATH_MAX).
34 * 5) symlink(2) returns -1 and sets errno to ENOTDIR if the directory
[all …]
/external/tensorflow/tensorflow/compiler/xla/runtime/
Djit_executable.cc7 http://www.apache.org/licenses/LICENSE-2.0
57 auto is_dynamic = [](ArrayRef<int64_t> sizes) -> bool { in HasStaticShapeOperands()
66 type = &value->value_type(); in HasStaticShapeOperands()
73 if (is_dynamic(memref->sizes())) return false; in HasStaticShapeOperands()
75 if (is_dynamic(tensor->sizes())) return false; in HasStaticShapeOperands()
77 // All other types are non-shaped and thus have "statically known shape". in HasStaticShapeOperands()
82 // complicated for container-like types (e.g. async value) that might in HasStaticShapeOperands()
105 auto constraints = GetArgumentsConstraints((*compiler)->entrypoint()); in Instantiate()
111 (*compiler)->entrypoint().getFunctionType()); in Instantiate()
207 // pre-compiled specialization. Maybe use atomic pointers (multiple atomic
[all …]
/external/oss-fuzz/.github/workflows/
Dpresubmit.yml6 - master
10 runs-on: ubuntu-latest
13 - name: Cancel previous
14 uses: styfle/cancel-workflow-action@0.8.0
18 - uses: actions/checkout@v2
20 fetch-depth: 0
21 - run: |
22 git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/master
24 - name: Setup python environment
25 uses: actions/setup-python@v2
[all …]
/external/clang/test/Analysis/
Ddynamic-cast.cpp1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -analyze -analyzer-checker=core,debug.ExprInspection…
19 // analyzer to explore both path - when the result is 0 and not. This makes
20 // sure that we definitely know that the result is non-0 (as the result of
84 return b->m; // no warning in testMultipleLevelsOfSubclassing3()
90 return (dynamic_cast<B*>(a))->m; in testLHS()
101 return b->m; // no warning in testDynCastUnknown2()
113 return *res; // expected-warning {{Dereference of null pointer}} in testDynCastUnknown()
120 return b->m; // expected-warning {{dereference of a null pointer}} in testDynCastFail2()
126 return (*dynamic_cast<B*>(a)).m; // expected-warning {{Dereference of null pointer}} in testLHSFail()
132 return b->m; // expected-warning {{dereference of a null pointer}} in testBaseToDerivedFail()
[all …]

12345678910