OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:production
(Results
376 - 400
of
931
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/wpa_supplicant_8/wpa_supplicant/
preauth_test.c
9
* Not used in
production
version.
/frameworks/base/core/java/android/app/
Application.java
101
* never be called on a
production
Android device, where processes are
/frameworks/base/docs/html/distribute/engage/
game-services.jd
141
<strong>Automate your game
production
and distribution tasks:</strong>
/frameworks/base/docs/html/google/play/billing/
billing_best_practices.jd
81
release it as part of a
production
application.</p>
/frameworks/base/docs/html/ndk/guides/audio/
basics.jd
111
have used explicit error handling for other conditions more likely to occur in
production
.
/frameworks/base/telecomm/java/android/telecom/
Log.java
154
* Redact personally identifiable information for
production
users.
/hardware/bsp/intel/peripheral/libupm/
CMakeLists.txt
32
message (WARNING " - Install git to compile a
production
UPM!")
/hardware/invensense/6515/libsensors_iio/
Android.mk
176
# it's already defined in some other Makefile for
production
builds
/libcore/luni/src/test/java/libcore/javax/crypto/
SecretKeyFactoryTest.java
38
* The number of iterations should be higher for
production
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h
104
// contention in
production
code, but is acceptable in a testing
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
BindingGraph.java
350
} else if (any(explicitMapBindings, Binding.Type.
PRODUCTION
)) {
546
* <p>We don't care about scoped dependencies or
production
bindings because they will never
572
&& !binding.bindingType().equals(Type.
PRODUCTION
)) {
/external/guice/core/test/com/google/inject/util/
OverrideModuleTest.java
671
final Stage stage = Stage.
PRODUCTION
;
675
if (currentStage() != Stage.
PRODUCTION
) {
682
if (currentStage() != Stage.
PRODUCTION
) {
/external/libchrome/base/strings/
safe_sprintf.cc
22
// and we should _never_ include any logging code that is active in
production
27
// Instead, in
production
builds we opt for returning a degraded result,
629
// can do in
production
builds (in debug builds we can use
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
project.pbxproj
[
all
...]
/external/libxml2/doc/devhelp/
libxml2-parserInternals.html
190
</pre><p>Macro to check the following
production
in the XML spec: [85] BaseChar ::= ... long list see REC ...</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
194
</pre><p>Macro to check the following
production
in the XML spec: [3] S ::= (#x20 | #x9 | #xD | #xA)+</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
202
</pre><p>Macro to check the following
production
in the XML spec: [2] Char ::= #x9 | #xA | #xD | [#x20...] any byte character in the accepted range</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an byte value (int)</td></tr></tbody></table></div>
206
</pre><p>Macro to check the following
production
in the XML spec: [2] Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF] any Unicode character, excluding the surrogate blocks, FFFE, and FFFF.</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
214
</pre><p>Macro to check the following
production
in the XML spec: [87] CombiningChar ::= ... long list see REC ...</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
222
</pre><p>Macro to check the following
production
in the XML spec: [88] Digit ::= ... long list see REC ...</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
230
</pre><p>Macro to check the following
production
in the XML spec: [89] Extender ::= #x00B7 | #x02D0 | #x02D1 | #x0387 | #x0640 | #x0E46 | #x0EC6 | #x3005 | [#x3031-#x3035] | [#x309D-#x309E] | [#x30FC-#x30FE]</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
238
</pre><p>Macro to check the following
production
in the XML spec: [86] Ideographic ::= [#x4E00-#x9FA5] | #x3007 | [#x3021-#x3029]</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
242
</pre><p>Macro to check the following
production
in the XML spec: [84] Letter ::= BaseChar | Ideographic</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
250
</pre><p>Macro to check the following
production
in the XML spec: [13] PubidChar ::= #x20 | #xD | #xA | [a-zA-Z0-9] | [-'()+,./:=?;!*#@$_%]</p><div (…)
[
all
...]
/external/libxml2/doc/html/
libxml-parserInternals.html
110
<h3><a name="IS_BASECHAR" id="IS_BASECHAR"></a>Macro: IS_BASECHAR</h3><pre>#define IS_BASECHAR</pre><p>Macro to check the following
production
in the XML spec: [85] BaseChar ::= ... long list see REC ...</p>
111
<h3><a name="IS_BLANK" id="IS_BLANK"></a>Macro: IS_BLANK</h3><pre>#define IS_BLANK</pre><p>Macro to check the following
production
in the XML spec: [3] S ::= (#x20 | #x9 | #xD | #xA)+</p>
113
<h3><a name="IS_BYTE_CHAR" id="IS_BYTE_CHAR"></a>Macro: IS_BYTE_CHAR</h3><pre>#define IS_BYTE_CHAR</pre><p>Macro to check the following
production
in the XML spec: [2] Char ::= #x9 | #xA | #xD | [#x20...] any byte character in the accepted range</p>
114
<h3><a name="IS_CHAR" id="IS_CHAR"></a>Macro: IS_CHAR</h3><pre>#define IS_CHAR</pre><p>Macro to check the following
production
in the XML spec: [2] Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF] any Unicode character, excluding the surrogate blocks, FFFE, and FFFF.</p>
116
<h3><a name="IS_COMBINING" id="IS_COMBINING"></a>Macro: IS_COMBINING</h3><pre>#define IS_COMBINING</pre><p>Macro to check the following
production
in the XML spec: [87] CombiningChar ::= ... long list see REC ...</p>
118
<h3><a name="IS_DIGIT" id="IS_DIGIT"></a>Macro: IS_DIGIT</h3><pre>#define IS_DIGIT</pre><p>Macro to check the following
production
in the XML spec: [88] Digit ::= ... long list see REC ...</p>
120
<h3><a name="IS_EXTENDER" id="IS_EXTENDER"></a>Macro: IS_EXTENDER</h3><pre>#define IS_EXTENDER</pre><p>Macro to check the following
production
in the XML spec: [89] Extender ::= #x00B7 | #x02D0 | #x02D1 | #x0387 | #x0640 | #x0E46 | #x0EC6 | (…)
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XMLChar.java
[
all
...]
SerializerMessages_fr.java
99
"Ajout impossible de l''attribut {0} apr\u00e8s des noeuds enfants ou avant la
production
d''un \u00e9l\u00e9ment. L''attribut est ignor\u00e9." },
/art/runtime/gc/collector/
concurrent_copying.h
54
// TODO: disable thse flags for
production
use.
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/
VideoDatabase.java
265
// Android TV Search requires that the media?s title, MIME type,
production
year,
/developers/build/prebuilts/gradle/XYZTouristAttractions/
README.md
26
unless you build a
production
release, see [here][22] for more info).
/development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp
56
// authentication nor encryption. DO NOT USE IT IN
PRODUCTION
!
/docs/source.android.com/src/compatibility/cts/
development.jd
57
<p>Since CTS runs across many
production
devices, the tests must follow
/docs/source.android.com/src/source/
building.jd
66
<td>limited access; suited for
production
</td>
Completed in 1933 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>