OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:translated
(Results
101 - 125
of
1711
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_shader_state.c
72
if (!prog->
translated
) {
73
prog->
translated
= nvc0_program_translate(
75
if (!prog->
translated
)
/bionic/libc/include/
syslog.h
38
/* Priorities are
translated
to Android log priorities as shown. */
/cts/tests/tests/text/src/android/text/method/cts/
DialerKeyListenerTest.java
43
// cannot make any assumptions how the key code gets
translated
/development/ndk/platforms/android-21/include/
syslog.h
38
/* Priorities are
translated
to Android log priorities as shown. */
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
MathThrowable.java
47
* @param locale Locale in which the message should be
translated
MathUnsupportedOperationException.java
84
* @param locale Locale in which the message should be
translated
.
/external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncTranslate.java
65
// is not
translated
.
/external/boringssl/src/ssl/test/runner/curve25519/
cswap_amd64.s
5
// This code was
translated
into a form compatible with 6a from the public
freeze_amd64.s
5
// This code was
translated
into a form compatible with 6a from the public
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/
i18n.rst
70
Create a simple app to be
translated
73
single message to be
translated
. So create a new app and save this as
102
Translated
strings defined in module globals or class definitions should use
158
**4.** After all locales are
translated
, compile them with this command:
/external/compiler-rt/lib/builtins/
udivsi3.c
19
/*
Translated
from Figure 3-40 of The PowerPC Compiler Writer's Guide */
/external/eigen/blas/f2c/
complexdots.c
7
/* complexdots.f --
translated
by f2c (version 20100827).
/external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/
BaseGlideUrlLoader.java
15
* A base class for loading images over http/https. Can be subclassed for use with any model that can be
translated
/external/llvm/test/CodeGen/AArch64/
eliminate-trunc.ll
3
; Check trunc i64 operation is
translated
as a subregister access
/external/mesa3d/src/gallium/auxiliary/indices/
u_indices.h
43
* be able to reuse
translated
indices under some circumstances.
/external/mesa3d/src/gallium/drivers/nv50/
nv50_program.h
56
boolean
translated
;
member in struct:nv50_program
/external/selinux/libselinux/man/man3/
selinux_raw_context_to_color.3
86
obtains the
translated
entry from the active policy
/external/skia/gm/
textblobcolortrans.cpp
20
// This gm tests that textblobs can be
translated
and have their colors regenerated
/external/skia/src/gpu/effects/
GrConvexPolyEffect.h
52
* the path is
translated
by the vector.
/external/valgrind/none/tests/x86/
smc1.c
3
translated
, and discard the out-of-date translations.
/frameworks/base/core/java/android/hardware/display/
DisplayViewport.java
46
// should be scaled or
translated
after rotation.
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DrawOverlayFilter.java
69
box = box.
translated
(1.0f, 1.0f).scaled(2.0f);
/libcore/ojluni/src/main/java/java/net/
URLEncoder.java
159
* @param s <code>String</code> to be
translated
.
163
* @return the
translated
<code>String</code>.
191
* @param s <code>String</code> to be
translated
.
195
* @return the
translated
<code>String</code>.
/packages/apps/Messaging/src/com/android/messaging/ui/
SnackBarInteraction.java
47
* always need to be
translated
up to make room for the SnackBar.
Completed in 423 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>