HomeSort by relevance Sort by last modified time
    Searched full:procedure (Results 76 - 100 of 1691) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/include/
bout.h 137 If non-zero, the 'n_other' fields indicates either a leaf procedure or
138 a system procedure, as follows:
141 The symbol is the entry point to a system procedure.
143 procedure. The system procedure number (which can be used in
148 the symbol is the 'call' entry point to a leaf procedure.
150 'bal' entry point to the procedure (see following). These
156 the symbol is the 'bal' entry point to a leaf procedure.
  /external/zlib/src/contrib/ada/
zlib.ads 134 procedure Deflate_Init
149 procedure Inflate_Init
169 procedure Close
177 with procedure Data_In
180 with procedure Data_Out
182 procedure Generic_Translate
206 procedure CRC32
216 procedure Translate
233 procedure Flush
242 with procedure Writ
    [all...]
zlib-streams.ads 20 procedure Read
25 procedure Write
29 procedure Flush
53 procedure Create
82 procedure Close (Stream : in out Stream_Type);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c 199 @param Procedure A pointer to the function to be run on enabled APs of the system.
216 @retval EFI_INVALID_PARAMETER Procedure is NULL.
223 IN EFI_AP_PROCEDURE Procedure,
251 // Check parameter Procedure
253 if (Procedure == NULL) {
290 // Go through all enabled APs to wakeup them for Procedure.
310 Procedure,
334 mMPSystemData.Procedure = Procedure;
368 @param Procedure A pointer to the function to be run on the designated AP.
    [all...]
MpServicesOnFrameworkMpServicesThunk.h 100 EFI_AP_PROCEDURE volatile Procedure;
127 EFI_AP_PROCEDURE Procedure;
197 @param Procedure A pointer to the function to be run on enabled APs of the system.
214 @retval EFI_INVALID_PARAMETER Procedure is NULL.
221 IN EFI_AP_PROCEDURE Procedure,
236 @param Procedure A pointer to the function to be run on the designated AP.
254 @retval EFI_INVALID_PARAMETER Procedure is NULL.
261 IN EFI_AP_PROCEDURE Procedure,
464 Function to wake up a specified AP and assign procedure to it.
467 @param Procedure Procedure to assign.
    [all...]
  /external/curl/packages/vms/
generate_vax_transfer.com 8 $! This procedure patches the VAX Macro32 assembler to be case sensitive
11 $! The output of this procedure is:
42 $! This procedure is used on VAX only
45 $ write sys$output "This procedure is only used on VAX."
100 $ if symbol_type .nes. "PROCEDURE"
103 $ "This procedure can only handle procedure vectors"
105 "Data vectors require manual construction for which this procedure or"
109 "the preferred solution is to have a procedure return the address of the "
241 .MACRO PROCEDURE NAM
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
AsmPalCall.s 23 // Makes a PAL procedure call.
24 // This is function to make a PAL procedure call. Based on the Index
26 // describes the usage of PAL Procedure Index Assignment. Architected procedures
27 // may be designated as required or optional. If a PAL procedure is specified
30 // This indicates that the procedure is not present in this PAL implementation.
32 // any optional PAL procedure.
39 // execution of the procedure. If the PalEntryPoint does not point to a valid
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
AsmPalCall.s 23 // Makes a PAL procedure call.
24 // This is function to make a PAL procedure call. Based on the Index
26 // describes the usage of PAL Procedure Index Assignment. Architected procedures
27 // may be designated as required or optional. If a PAL procedure is specified
30 // This indicates that the procedure is not present in this PAL implementation.
32 // any optional PAL procedure.
39 // execution of the procedure. If the PalEntryPoint does not point to a valid
  /external/libunwind/doc/
libunwind-dynamic.man 37 in a procedure. For dynamically generated code, the runtime code
47 procedure directly corresponds to a function in the source\-language
56 A procedure logically consists of a sequence of \fIregions\fP\&.
67 performs the actual work of the procedure but does not change the
109 procedure by setting up a structure of type unw_dyn_info_t
128 instructions of the procedure (remember: procedure are defined to be
133 instructions of the procedure (non\-inclusive, that is,
135 is the size of the procedure in
140 for this procedure. The exact meaing of the global\-pointer is
    [all...]
libunwind-dynamic.tex 25 in a procedure. For dynamically generated code, the runtime code
30 For the purpose of this discussion, a \emph{procedure} is defined to
32 procedure directly corresponds to a function in the source-language
41 A procedure logically consists of a sequence of \emph{regions}.
49 performs the actual work of the procedure but does not change the
87 procedure by setting up a structure of type \Type{unw\_dyn\_info\_t}
97 instructions of the procedure (remember: procedure are defined to be
100 instructions of the procedure (non-inclusive, that is,
101 \Var{end\_ip}-\Var{start\_ip} is the size of the procedure i
    [all...]
  /external/python/cpython2/Lib/ctypes/test/
test_win32.py 19 # ValueError: Procedure probably called with not enough arguments
26 # ValueError: Procedure probably called with too many arguments
35 # ValueError: Procedure called with not enough arguments
  /frameworks/base/core/java/android/os/
TransactionTooLargeException.java 23 * During a remote procedure call, the arguments and the return value of the call
33 * There are two possible outcomes when a remote procedure call throws
43 * a {@link Parcel} for the arguments and the return value of the remote procedure call.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 53 * clnt_stat = pmap_rmtcall(address, program, version, procedure,
56 * clnt_stat = clnt_broadcast(program, version, procedure,
60 * the procedure eachresult is called. Its form is:
rpc.h 3 * do remote procedure calling.
47 /* Client side (mostly) remote procedure call */
55 /* Server side only remote procedure callee */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 53 * clnt_stat = pmap_rmtcall(address, program, version, procedure,
56 * clnt_stat = clnt_broadcast(program, version, procedure,
60 * the procedure eachresult is called. Its form is:
rpc.h 3 * do remote procedure calling.
47 /* Client side (mostly) remote procedure call */
55 /* Server side only remote procedure callee */
  /toolchain/binutils/binutils-2.25/include/coff/
symconst.h 85 #define scPData 25 /* Procedure section */
98 #define stParam 3 /* procedure argument */
101 #define stProc 6 /* " " Procedure */
129 #define tqProc 2 /* procedure */
180 #define otProc 3 /* procedure */
181 #define otInline 4 /* inline procedure */
sym.h 46 * "ipd" Index into the Procedure Descriptor array.
74 bfd_vma cbPdOffset; /* offset to procedure descriptor table */
148 * Procedure Descriptor
151 * If a procedure is in a file with full symbols, then isym
157 bfd_vma adr; /* memory address of start of procedure */
168 long lnLow; /* lowest line in the procedure */
169 long lnHigh; /* highest line in the procedure */
170 bfd_vma cbLineOffset; /* byte offset for this procedure from the fd base */
173 unsigned gp_used : 1; /* true if the procedure uses GP */
174 unsigned reg_frame : 1; /* true if register frame procedure */
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DxeCis.h 23 the SMM Services Table to execute a procedure on enabled APs. The context
26 @param[in] Buffer The pointer to the procedure's argument.
  /external/autotest/client/profilers/readprofile/
readprofile.py 8 procedure, calculated as a ratio between the number of ticks and the length of
9 the procedure. The output is filled with blanks to ease readability.
  /external/e2fsprogs/lib/et/
com_err.3 42 this defines a procedure which is called with the arguments passed to
44 instead of the default internal procedure which sends the formatted
  /external/elfutils/
CONTRIBUTING 15 procedure for patches based on the procedure used by the Linux kernel
  /external/elfutils/backends/
aarch64_cfi.c 44 "Procedure Call Standard for the ARM 64 bit Architecture 1.0"
71 for example as a consequence of the procedure call standard
  /external/libunwind/src/ia64/
NOTES 56 Note that there is some procedure info that needs to be obtained
60 - procedure's start address
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.h 51 // Remap input registers to output registers for leaf procedure.
54 // Returns true if MF is a leaf procedure.

Completed in 1182 milliseconds

1 2 34 5 6 7 8 91011>>