Searched
full:production (Results
326 -
350 of
750) sorted by null
<<11121314151617181920>>
/external/chromium_org/cc/scheduler/ |
scheduler.cc | 285 // When we are throttling frame production, we request BeginFrames 312 // When we aren't throttling frame production, we initiate a BeginFrame 332 // BeginUnthrottledFrame is used when we aren't throttling frame production.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
preamble_patcher.h | 99 // non-production code, e.g. unit tests, because it is not threadsafe. 101 // we need to do before using it in production code; it's fairly simple 258 // production binaries) never destroyed, resulting in a memory leak. This
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
preamble_patcher.h | 99 // non-production code, e.g. unit tests, because it is not threadsafe. 101 // we need to do before using it in production code; it's fairly simple 258 // production binaries) never destroyed, resulting in a memory leak. This
|
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 290 <p>If your application accesses remote servers or services, make sure you are using the production 342 configured for production use. This is particularly important if you are implementing <a 347 content feed), be sure the content you are providing is up to date and production-ready.</p>
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/ |
project.pbxproj | [all...] |
/external/llvm/lib/Support/ |
YAMLParser.cpp | 316 // See 4.2 [Production Naming Conventions] for the meaning of the prefixes. 319 // A production starting and ending with a special character. 321 // A production matching a single line break. 323 // A production starting and ending with a non-break character. 325 // A production starting and ending with a white space character. 327 // A production starting and ending with a non-space character. 329 // A production matching complete line(s). [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." },
|
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 56 // authentication nor encryption. DO NOT USE IT IN PRODUCTION!
|
/docs/source.android.com/src/source/ |
building-running.jd | 96 <td>limited access; suited for production</td>
|
/external/chromium_org/base/test/ |
test_suite.cc | 313 // between production code and test code.
|
/external/chromium_org/chrome/browser/rlz/ |
rlz.h | 103 // testing purposes. Production code should never need to call these.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_codelab7_useridentification.html | 72 <p class="note"><b>Note:</b> This script is NOT intented to be used in production - it is just a very simple, limited and definitely not robust piece of code intented to highlight the basic authentication and API calls.</p></li>
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_device_client.cc | 54 // The BluetoothDeviceClient implementation used in production.
|
bluetooth_gatt_characteristic_client.cc | 46 // The BluetoothGattCharacteristicClient implementation used in production.
|
cras_audio_client.cc | 23 // The CrasAudioClient implementation used in production.
|
/external/chromium_org/chromeos/settings/ |
timezone_settings.cc | 284 // The TimezoneSettings implementation used in production.
|
/external/chromium_org/chromeos/system/ |
statistics_provider.cc | 88 // The StatisticsProvider implementation used in production.
|
/external/chromium_org/content/renderer/pepper/ |
plugin_module.h | 197 // In production we purposely leak the HostGlobals object but in unittest
|
/external/chromium_org/content/shell/renderer/test_runner/ |
web_test_proxy.h | 283 // order to reduce the amount of test specific code in the production code.
|
/external/chromium_org/content/test/ |
test_render_view_host.h | 199 // production code solely to facilitate testing code.
|
/external/chromium_org/native_client_sdk/src/doc/_sphinxext/ |
chromesite_builder.py | 302 # "Production mode" for local testing vs. on-server documentation.
|
/external/chromium_org/net/proxy/ |
dhcp_proxy_script_fetcher_win.cc | 147 // Enable unit tests to wait for this to happen; in production this function
|
/external/chromium_org/ppapi/generators/ |
idl_parser.py | 933 # Production is the set of items sent to a grammar rule resulting in a new 936 # p - Is the Yacc production object containing the stack of items 937 # index - Index into the production of the name for the item being produced. 988 # An ExtendedAttribute is a special production that results in a property [all...] |
Completed in 794 milliseconds
<<11121314151617181920>>