/external/chromium_org/tools/cr/cr/commands/ |
prepare.py | 13 The prepare command is used to perform the steps needed to get an output 25 This does any preparation needed for the output directory, such as 51 """Update the context if needed.
|
/external/icu/icu4c/source/samples/numfmt/ |
capi.c | 25 int32_t needed; local 58 in the US locale. The return value is the buffer size needed. 64 needed = unum_formatDouble(fmt, a, buf, 256, NULL, &status);
|
/external/llvm/test/CodeGen/SystemZ/Large/ |
spill-01.py | 4 # There are 8 usable call-saved GPRs, two of which are needed for the base 5 # registers. The first 160 bytes of the frame are needed for the ABI 6 # call frame, and a further 8 bytes are needed for the emergency spill slot.
|
/bionic/libc/kernel/tools/ |
kernel.py | 147 """return the set of all needed kernel headers""" 213 self.needed = {} 241 needed = {} 244 if not path in needed: 245 needed[path] = set() 256 if not path in needed: 257 needed[path] = set() 260 needed[path].add(user) 263 for header in needed.keys(): 264 users = needed[header [all...] |
/build/core/ |
proguard.flags | 9 # Add this flag in your package's own configuration if it's needed.
|
/cts/apps/CtsVerifier/ |
proguard.flags | 9 # ensure we keep public sensor test methods, these are needed at runtime
|
/developers/samples/android/ |
README.txt | 8 will automatically import the "common" directory as needed. Until then, if
|
/development/tools/rmtypedefs/ |
README.txt | 12 annotation classes, since these are not needed (or desirable) in the
|
/device/moto/shamu/sepolicy/ |
ss_ramdump.te | 19 # Needed to allow UID=root to access /data/tombstones,
|
/external/bison/m4/ |
config-h.m4 | 1 # Say that -DHAVE_CONFIG_H is not needed.
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
JNIUtils.java | 13 * is needed for the few cases where the JNI mechanism is unable to automatically determine the
|
/external/chromium_org/chrome/browser/android/ |
google_location_settings_helper.h | 10 // This class is needed to fetch the current system location
|
/external/chromium_org/chrome/browser/android/provider/ |
blocking_ui_thread_async_request.cc | 14 // a design constraint and can be changed if ever needed.
|
/external/chromium_org/chrome/browser/ |
command_updater_delegate.h | 11 // needed.
|
/external/chromium_org/chrome/browser/net/ |
service_providers_win.cc | 17 // Find out how just how much memory is needed. If we get the expected error, 18 // the memory needed is written to size. 51 // Find out how just how much memory is needed. If we get the expected error, 52 // the memory needed is written to size.
|
/external/chromium_org/chrome/browser/resources/google_now/ |
utility_test_util.js | 5 // Mocks for globals needed for loading utility.js.
|
/external/chromium_org/chrome/browser/search_engines/ |
ui_thread_search_terms_data_android.h | 13 // Additional data needed by TemplateURLRef::ReplaceSearchTerms on Android.
|
/external/chromium_org/chrome/browser/sync/ |
DEPS | 17 # TODO(zea): Needed for bookmark title comparison.
|
/external/chromium_org/chrome/browser/ui/startup/ |
autolaunch_prompt.h | 17 // it as needed. Returns true if it was shown, false otherwise.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/make_page_red/ |
background.js | 7 // No tabs or host permissions needed!
|
/external/chromium_org/components/dom_distiller/ |
DEPS | 8 "+sync/internal_api/public/attachments", # Needed for tests.
|
/external/chromium_org/components/policy/core/browser/ |
configuration_policy_handler_parameters.h | 15 // with more fields, if more parameters are needed by the policy handlers.
|
/external/chromium_org/net/base/ |
winsock_init.h | 15 // Make sure that Winsock is initialized, calling WSAStartup if needed.
|
/external/chromium_org/net/quic/crypto/ |
scoped_evp_aead_ctx.h | 14 // ScopedEVPAEADCtx manages an EVP_AEAD_CTX object and calls the needed cleanup
|
/external/chromium_org/ppapi/api/private/finish_writing_these/ |
ppb_proxy_private.idl | 6 /* Exposes functions needed by the out-of-process proxy to call into the
|