/external/chromium_org/third_party/bintrees/ |
NEWS.txt | 15 * status: 5 - Production/Stable
|
/external/chromium_org/third_party/openssl/ |
openssl.gyp | 73 # because no production code uses openssl on x86-64.
|
/external/clang/tools/driver/ |
Makefile | 14 # We don't currently expect production Clang builds to be interested in
|
/external/gtest/test/ |
gtest_all_test.cc | 47 #include "test/production.cc"
|
/external/jsilver/src/com/google/clearsilver/jsilver/ |
JSilverOptions.java | 89 * switched on for production but left off for production (so you can update templates without 127 * template preprocessing (like translation support) and never in production servers where the 391 * It is recommended to only enable this flag during testing or debugging and not for production
|
/external/libpng/ |
ANNOUNCE | 4 This is a public release of libpng, intended for use in production codes.
|
/external/markdown/ |
setup.py | 41 classifiers = ['Development Status :: 5 - Production/Stable',
|
/external/protobuf/gtest/test/ |
gtest_all_test.cc | 47 #include "test/production.cc"
|
gtest_prod_test.cc | 35 #include "test/production.h"
|
/frameworks/compile/mclinker/include/mcld/LD/ |
RelocationFactory.h | 41 // ----- production ----- //
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParser_V40.java | 29 * vCard parser for vCard 4.0. DO NOT USE IN PRODUCTION.
|
/hardware/libhardware/include/hardware/ |
local_time_hal.h | 90 * Production HALs should never support this method.
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_all_test.cc | 47 #include "test/production.cc"
|
gtest_prod_test.cc | 35 #include "test/production.h"
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
PrivateLog.java | 29 * Class to keep long-term log. This is inactive in production, and is only for debug purposes.
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/ |
dictionary_structure_with_buffer_policy.h | 84 // dedicated method instead of this if you want to use this in the production.
|
/cts/tools/dasm/src/java_cup/ |
production_part.java | 4 * production. In this base class it contains only an optional label 9 * @see java_cup.production
|
symbol_part.java | 3 /** This class represents a part of a production which is a symbol (terminal 7 * @see java_cup.production
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 32 # env variable will start with 'Development', in production, it will start with 114 # We should use federated_identity in production, since the license
|
/external/chromium/net/http/ |
http_auth_handler_digest.h | 142 // the 'A2' production. (path may be a hostname for proxy). 147 // Build up the 'response' production.
|
/external/chromium_org/chrome/browser/chromeos/dbus/ |
cros_dbus_service.cc | 29 // The CrosDBusService implementation used in production, and unit tests. 45 // production).
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 32 # env variable will start with 'Development', in production, it will start with 117 # We should use federated_identity in production, since the license
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_service_url.cc | 24 // TODO(ahutter): Remove this once production is ready. 28 // TODO(ahutter): Remove this once production is ready.
|
/external/chromium_org/net/http/ |
http_auth_handler_digest.h | 141 // the 'A2' production. (path may be a hostname for proxy). 146 // Build up the 'response' production.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebKit.cpp | 109 // currentThread will always be non-null in production, but can be null in Chromium unit tests. 175 // currentThread will always be non-null in production, but can be null in Chromium unit tests.
|