Home
last modified time | relevance | path

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

1234567891011

/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-project/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/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-project/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/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 -------------------------------------------------------------
76 case, Python uses the :ref:`surrogateescape encoding error handler
[all …]
/external/llvm-project/llvm/test/tools/llvm-objdump/MachO/
Dsymbolized-disassembly.test1 …/ RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
2 …/ RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
3 … llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.obj…
4 … llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.exe…
5 …lvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello_cpp.…
7 …: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.o…
8 …: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.e…
10-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symbolic-operands …
11-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symbolic-operands …
19 ObjC-OBJ: 0000000000000008 leaq 0xb1(%rip), %rax ## Objc cfstring ref: @"The current date an…
[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
30 from tensorflow.python.ops.ragged import ragged_operators # pylint: disable=unused-import
34 # pylint: disable=g-classes-have-attributes
66 `KerasTensor`s are tensor-like objects that represent the symbolic inputs
75 `tf.keras.Input` produces `KerasTensor`s that represent the symbolic inputs
81 corresponding to the symbolic outputs of that layer call. These output
102 value information. Follow-on layers can use this information.
104 E.g. if one layer produces a symbolic `KerasTensor` that the next layer uses
112 symbolic outputs.
120 Higher-order APIs that take methods which produce tensors (e.g. `tf.while`,
[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;
217 …rageIndex cols() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
218 …rageIndex rows() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
239 /** Performs a symbolic decomposition on the sparsity pattern of \a matrix.
[all …]
/external/llvm-project/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/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/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h4 // Copyright (C) 2008-2011 Gael Guennebaud <gael.guennebaud@inria.fr>
50 inline void umfpack_free_symbolic(void **Symbolic, double) in umfpack_free_symbolic() argument
51 { umfpack_di_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
53 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>) in umfpack_free_symbolic() argument
54 { umfpack_zi_free_symbolic(Symbolic); *Symbolic = 0; } in umfpack_free_symbolic()
57 const int Ap[], const int Ai[], const double Ax[], void **Symbolic, in umfpack_symbolic() argument
60 return umfpack_di_symbolic(n_row,n_col,Ap,Ai,Ax,Symbolic,Control,Info); in umfpack_symbolic()
64 … const int Ap[], const int Ai[], const std::complex<double> Ax[], void **Symbolic, in umfpack_symbolic() argument
67 return umfpack_zi_symbolic(n_row,n_col,Ap,Ai,&numext::real_ref(Ax[0]),0,Symbolic,Control,Info); in umfpack_symbolic()
71 void *Symbolic, void **Numeric, in umfpack_numeric() argument
[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/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
19 - run: | # Needed for git diff to work.
20 git fetch origin master --depth 1
21 git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/master
23 - name: Setup python environment
24 uses: actions/setup-python@v2
[all …]
/external/toolchain-utils/cros_utils/
Dmisc.py1 # -*- coding: utf-8 -*-
3 # Use of this source code is governed by a BSD-style license that can be
24 TOOLCHAIN_UTILS_PATH = ('/mnt/host/source/src/third_party/toolchain-utils/'
33 command = ('git ls-remote '
35 'refs/heads/release-R*')
40 mo = re.search(r'refs/heads/release-R(\d+)-(\d+)\.B', line)
49 return 'R%d-%s' % (lower[-1] + 1, lsb_version)
130 command = 'ln -sf -T %s %s' % (latest_image_dir, label)
136 command = 'ln -sf -T %s %s' % (vanilla_path, 'vanilla')
149 usepkg_flag = '--usepkg'
[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 …]

1234567891011