OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dual
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/src/com/framework/shareduid/dual/
MainActivity.java
17
package com.framework.shareduid.
dual
;
/external/vulkan-validation-layers/libs/glm/gtx/
dual_quaternion.hpp
36
/// @brief Defines a templated
dual
-quaternion type and several
dual
-quaternion operations.
64
glm::detail::tquat<T, P> real,
dual
;
member in struct:glm::detail::tdualquat
71
GLM_FUNC_DECL tdualquat(tquat<T, P> const & real,tquat<T, P> const &
dual
);
148
/// Returns the linear interpolation of two
dual
quaternion.
165
/// Extracts a rotation part from
dual
-quaternion to a 3 * 3 matrix.
188
/// Converts a 2 * 4 matrix (matrix which holds real and
dual
parts) to a quaternion.
203
///
Dual
-quaternion of low single-precision floating-point numbers.
208
///
Dual
-quaternion of medium single-precision floating-point numbers.
213
///
Dual
-quaternion of high single-precision floating-point numbers
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-i860.c
101
{"
dual
", s_dual, 0},
107
/*
Dual
-instruction mode handling. */
108
enum
dual
enum
112
static enum
dual
dual_mode = DUAL_OFF;
114
/* Handle ".
dual
" directive. */
121
as_bad (_("Directive .
dual
available only with -mintel-syntax option"));
401
/* Warn if an opcode is expanded in
dual
mode. */
403
as_warn (_("Expanded opcode in
dual
mode: `%s'"), str);
421
/* Check for expanded opcode after branch or in
dual
mode. */
493
/* Check for
dual
mode ("d.") opcode prefix. *
[
all
...]
/external/testng/ant/
ivy-2.1.0.jar
Completed in 133 milliseconds