OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conversions
(Results
26 - 50
of
1763
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/freetype/src/psaux/
psconv.h
5
/* Some convenience
conversions
(specification). */
/external/chromium_org/tools/gn/
input_conversion.h
17
// script) to a Value.
Conversions
as specified in the input_conversion string
/external/chromium_org/ui/base/ime/
input_method_minimal.h
13
// input without any compositions or
conversions
.
/external/clang/test/Headers/
altivec-header.c
3
// RUN: %clang_cc1 -triple powerpc64-unknown-unknown -faltivec -ffreestanding -fno-lax-vector-
conversions
-S -o - %s | FileCheck %s
/external/clang/test/Sema/
typedef-retain.c
1
// RUN: %clang_cc1 -fsyntax-only -verify %s -fno-lax-vector-
conversions
complex-init-list.c
16
// real->complex and complex->real
conversions
; as-is, it's way too easy
17
// to get implicit
conversions
when they are not intended.
/external/dropbear/libtommath/
bn_mp_radix_smap.c
18
/* chars used in radix
conversions
*/
/external/freetype/src/psaux/
psconv.h
5
/* Some convenience
conversions
(specification). */
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NumUtil.java
8
* Provides various helper methods for number
conversions
(such as degree to radian
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
is_subranged.hpp
34
// for integral to integral
conversions
38
// Signed to unsigned
conversions
are 'subranged' because of possible loose
43
// for unsigned integral to signed integral
conversions
75
// for integral to integral
conversions
of the same sign.
87
// for integral to float
conversions
94
// for float to integral
conversions
101
// for float to float
conversions
127
// for Udt to built-in
conversions
134
// for built-in to Udt
conversions
141
// for Udt to Udt
conversions
[
all
...]
/external/clang/include/clang/Sema/
SemaFixItUtils.h
31
/// new
conversions
are added using TryToFixConversion method. The default type
44
/// The number of
Conversions
fixed. This can be different from the size
48
/// The type of fix applied. If multiple
conversions
are fixed, corresponds
/external/chromium/base/
utf_string_conversions.h
16
// so avoid unnecessary
conversions
. The low-level versions return a boolean
40
// a mess to do it all at once. These
conversions
should be used when we
/external/chromium_org/base/strings/
utf_string_conversions.h
17
// so avoid unnecessary
conversions
. The low-level versions return a boolean
43
// a mess to do it all at once. These
conversions
should be used when we
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp
4
// The following
conversions
are performed on each expression used as
9
// integral promotions (4.5) and integral
conversions
(4.7) are applied.
19
// qualification
conversions
(4.4) and the array-to-pointer conversion
76
//
conversions
apply. The type referred to by the reference may be more
154
//
conversions
apply. If the template-argument represents a set of
171
// pointer conversion (4.11) is applied; otherwise, no
conversions
191
// qualification
conversions
(4.4) are applied; if the template-argument
202
// Test qualification
conversions
/external/qemu/android/camera/
camera-format-converters.h
43
* (most of the time), we need to do two
conversions
for each frame received from
45
* that produces as many
conversions
as needed.
/art/test/302-float-conversion/src/
Main.java
40
System.out.println("
Conversions
failed over " + NUM_ITERATIONS + " iterations");
/dalvik/tests/302-float-conversion/src/
Main.java
40
System.out.println("
Conversions
failed over " + NUM_ITERATIONS + " iterations");
/dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S
2
/* EABI appears to have Java-style
conversions
of +inf/-inf/NaN */
/dalvik/vm/mterp/armv6t2/
OP_FLOAT_TO_INT.S
2
/* EABI appears to have Java-style
conversions
of +inf/-inf/NaN */
/external/chromium/chrome/browser/ui/cocoa/
base_view.h
32
// Useful rect
conversions
(doing coordinate flipping)
/external/chromium_org/content/public/common/
page_zoom.h
30
// values lose precision due to factor/level
conversions
. A value of 0.001
/external/chromium_org/third_party/icu/source/test/intltest/
ustrtest.h
40
* Test language specific case
conversions
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_function.cpp
92
/* Since there are no bi-directional automatic
conversions
(e.g.,
136
* the implicit
conversions
in Section 4.1.10 "Implicit
Conversions
" will
139
* multiple ways to apply these
conversions
to the actual arguments of a
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_program.h
39
* YUV
conversions
, needed for the GL_MESA_ycbcr extension.
/external/chromium_org/ui/base/cocoa/
base_view.h
40
// Useful rect
conversions
(doing coordinate flipping)
Completed in 748 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>