OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:independent
(Results
301 - 325
of
7033
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gdb/darwin-x86/include/python2.7/
asdl.h
13
independent
of Python, but it is a goal the requires too much work
patchlevel.h
11
There is also (
independent
) API version information in modsupport.h.
/prebuilts/gdb/linux-x86/include/python2.7/
asdl.h
13
independent
of Python, but it is a goal the requires too much work
patchlevel.h
11
There is also (
independent
) API version information in modsupport.h.
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
asdl.h
13
independent
of Python, but it is a goal the requires too much work
patchlevel.h
11
There is also (
independent
) API version information in modsupport.h.
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
asdl.h
13
independent
of Python, but it is a goal the requires too much work
patchlevel.h
11
There is also (
independent
) API version information in modsupport.h.
/system/bt/osi/src/socket_utils/
README
21
term platform -
independent
abstraction is presented,
/system/chre/apps/chqts/src/shared/
Android.mk
17
# difficult to test. To the extent that we have platform-
independent
/toolchain/binutils/binutils-2.27/config/
gc++filt.m4
17
#
independent
.
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
package-info.java
20
* Contains the file-system
independent
classes and interfaces, as well as
/tools/tradefederation/core/src/com/android/tradefed/testtype/
IStrictShardableTest.java
20
* into sub-tests is expected to be deterministic and each sub-test should be
independent
in order
/external/llvm/test/MC/Mips/
cprestore-noreorder.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-
independent
-show-encoding | \
4
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-
independent
-filetype=obj -o -| \
7
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=+micromips --position-
independent
-show-encoding | \
13
# RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 --position-
independent
-show-encoding | \
16
# RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 --position-
independent
-show-encoding | \
cprestore-reorder.s
1
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-
independent
-show-encoding | \
4
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 --position-
independent
-filetype=obj -o -| \
7
# RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=+micromips --position-
independent
-show-encoding | \
13
# RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 --position-
independent
-show-encoding | \
16
# RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 --position-
independent
-show-encoding | \
/external/testng/src/main/java/org/testng/internal/
Graph.java
33
// Initially, all the nodes are put in the
independent
list as well
56
// Remove these two nodes from the
independent
list
60
ppp(" REMOVED " + predecessor + " FROM
INDEPENDENT
OBJECTS");
107
// not
independent
.
116
ppp("SKIPPING
INDEPENDENT
NODE " + n);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
IfrOpCodeCreation.c
16
Library Routines to create IFR
independent
of string data - assume tokens already exist
34
Create a SubTitle opcode
independent
of string creation
75
Create a Text opcode
independent
of string creation
130
Create a hyperlink opcode
independent
of string creation
185
Create a one-of opcode with a set of option op-codes to choose from
independent
of string creation.
282
Create a ordered list opcode with a set of option op-codes to choose from
independent
of string creation.
370
Create a checkbox opcode
independent
of string creation
442
Create a numeric opcode
independent
of string creation
524
Create a numeric opcode
independent
of string creation
/external/icu/icu4c/source/i18n/
decimfmtimpl.h
63
* DAG. That is, no edges point to them. We call these
independent
attributes
66
*
independent
attributes. DecimalFormatImpl often uses the derived
67
* attributes, not the
independent
attributes, when formatting numbers.
69
* The
independent
attributes at the bottom of the DAG correspond to the legacy
86
* attributes. Only setting an
independent
attribute requires a recalculation.
87
* Moreover, setting an
independent
attribute recalculates only the affected
93
* Only the
independent
attributes of the DAG have setters and getters.
99
* regardless of whether or not it is
independent
. We do this for simplicity.
108
* The first two DAGs are simple in that setting any
independent
attribute
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h
146
/// TargetSelectInstruction - This method is called by target-
independent
154
/// FastEmit_r - This method is called by target-
independent
code
161
/// FastEmit_r - This method is called by target-
independent
code
170
/// FastEmit_rr - This method is called by target-
independent
code
180
/// FastEmit_ri - This method is called by target-
independent
code
190
/// FastEmit_rf - This method is called by target-
independent
code
200
/// FastEmit_rri - This method is called by target-
independent
code
220
/// FastEmit_i - This method is called by target-
independent
code
228
/// FastEmit_f - This method is called by target-
independent
code
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventHandler.java
35
*
independent
<i>time</i> variable and the state vector, they can
41
* even in presence of discontinuities. This is
independent
from the
94
* @param t current value of the
independent
<i>time</i> variable
142
* of the
independent
time variable. As an example, if the same user object
153
* @param t current value of the
independent
<i>time</i> variable
176
* @param t current value of the
independent
<i>time</i> variable
/external/llvm/include/llvm/CodeGen/
FastISel.h
321
/// \brief This method is called by target-
independent
code when the normal
327
/// \brief This method is called by target-
independent
code to do target-
331
/// \brief This method is called by target-
independent
code to do target-
335
/// \brief This method is called by target-
independent
code to do target-
339
/// \brief This method is called by target-
independent
code to request that an
343
/// \brief This method is called by target-
independent
code to request that an
348
/// \brief This method is called by target-
independent
code to request that an
353
/// \brief This method is called by target-
independent
code to request that an
359
/// \brief This method is called by target-
independent
code to request that an
365
/// \brief This method is called by target-
independent
code to request that a
[
all
...]
/toolchain/binutils/binutils-2.27/gas/doc/
c-cris.texi
63
@cindex Position-
independent
code, CRIS
64
@cindex CRIS position-
independent
code
67
position-
independent
-code (@pxref{crispic}). This will also
201
a suffix modifying its value for use in position-
independent
211
* CRIS-Pic:: Position-
Independent
Code Symbols
232
@subsection Symbols in position-
independent
code
233
@cindex Symbols in position-
independent
code, CRIS
234
@cindex CRIS symbols in position-
independent
code
235
@cindex Position-
independent
code, symbols in, CRIS
237
When generating @anchor{crispic}position-
independent
code (SVR
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timestamp.h
3
Used to provide a platform
independent
interface for retrieving a high resolution timestamp counter.
90
/// The protocol provides a platform
independent
interface for retrieving a high resolution
/external/annotation-tools/annotation-file-utilities/src/annotator/specification/
CriterionList.java
6
// The notion of a CriterionList as a list of
independent
elements (with the
22
*
independent
copies to different parts of a specification that creates
/external/icu/icu4c/source/common/
cstring.h
129
* Case-insensitive, language-
independent
string comparison
136
* Case-insensitive, language-
independent
string comparison
Completed in 1899 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>