| /external/icu/icu4c/source/tools/genrb/ |
| D | reslist.c | 159 string_preflightStrings(struct SRBRoot *bundle, struct SResource *res, UHashtable *stringSet, in string_preflightStrings() 189 array_preflightStrings(struct SRBRoot *bundle, struct SResource *res, UHashtable *stringSet, in array_preflightStrings() 202 table_preflightStrings(struct SRBRoot *bundle, struct SResource *res, UHashtable *stringSet, in table_preflightStrings() 215 res_preflightStrings(struct SRBRoot *bundle, struct SResource *res, UHashtable *stringSet, in res_preflightStrings() 245 reserve16BitUnits(struct SRBRoot *bundle, int32_t length, UErrorCode *status) { in reserve16BitUnits() 286 mapKey(struct SRBRoot *bundle, int32_t oldpos) { in mapKey() 306 makeKey16(struct SRBRoot *bundle, int32_t key) { in makeKey16() 320 string_write16(struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) { in string_write16() 331 array_write16(struct SRBRoot *bundle, struct SResource *res, in array_write16() 363 table_write16(struct SRBRoot *bundle, struct SResource *res, in table_write16() [all …]
|
| /external/chromium_org/third_party/icu/source/tools/genrb/ |
| D | reslist.c | 145 reserve16BitUnits(struct SRBRoot *bundle, int32_t length, UErrorCode *status) { in reserve16BitUnits() 186 mapKey(struct SRBRoot *bundle, int32_t oldpos) { in mapKey() 206 makeKey16(struct SRBRoot *bundle, int32_t key) { in makeKey16() 220 string_write16(struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) { in string_write16() 234 array_write16(struct SRBRoot *bundle, struct SResource *res, in array_write16() 266 table_write16(struct SRBRoot *bundle, struct SResource *res, in table_write16() 340 res_write16(struct SRBRoot *bundle, struct SResource *res, in res_write16() 377 struct SRBRoot *bundle, struct SResource *res, in string_preWrite() 386 struct SRBRoot *bundle, struct SResource *res, in bin_preWrite() 401 struct SRBRoot *bundle, struct SResource *res, in array_preWrite() [all …]
|
| /external/lldb/source/Host/macosx/cfcpp/ |
| D | CFCBundle.cpp | 61 CFBundleRef bundle = get(); in GetPath() local 77 CFBundleRef bundle = get(); in GetIdentifier() local 86 CFBundleRef bundle = get(); in GetValueForInfoDictionaryKey() local 95 CFBundleRef bundle = get(); in CopyExecutableURL() local
|
| /external/ltrace/sysdeps/linux-gnu/ia64/ |
| D | breakpoint.c | 34 extract_bit_field(char *bundle, int from, int len) { in extract_bit_field() 66 replace_bit_field(char *bundle, long long val, int from, int len) { in replace_bit_field() 112 slotN_contents(char *bundle, int slotnum) { in slotN_contents() 119 replace_slotN_contents(char *bundle, long long instr, int slotnum) { in replace_slotN_contents() 179 union bundle_t bundle; in arch_enable_breakpoint() local 216 union bundle_t bundle; in arch_disable_breakpoint() local
|
| /external/chromium_org/components/policy/core/common/ |
| D | proxy_policy_provider.cc | 49 scoped_ptr<PolicyBundle> bundle(new PolicyBundle()); in RefreshPolicies() local 58 scoped_ptr<PolicyBundle> bundle(new PolicyBundle()); in OnUpdatePolicy() local
|
| D | mock_configuration_policy_provider.cc | 24 scoped_ptr<PolicyBundle> bundle(new PolicyBundle()); in UpdateChromePolicy() local 38 scoped_ptr<PolicyBundle> bundle(new PolicyBundle); in RefreshWithSamePolicies() local
|
| D | async_policy_provider.cc | 115 void AsyncPolicyProvider::OnLoaderReloaded(scoped_ptr<PolicyBundle> bundle) { in OnLoaderReloaded() 127 scoped_ptr<PolicyBundle> bundle) { in LoaderUpdateCallback()
|
| D | proxy_policy_provider_unittest.cc | 37 static scoped_ptr<PolicyBundle> CopyBundle(const PolicyBundle& bundle) { in CopyBundle() 52 PolicyBundle bundle; in TEST_F() local
|
| D | policy_bundle_unittest.cc | 77 bool IsEmpty(const PolicyBundle& bundle) { in IsEmpty() 84 PolicyBundle bundle; in TEST() local 241 PolicyBundle bundle; in TEST() local
|
| D | async_policy_loader.cc | 52 scoped_ptr<PolicyBundle> bundle(Load()); in Reload() local 74 scoped_ptr<PolicyBundle> bundle(Load()); in InitialLoad() local
|
| D | config_dir_policy_loader.cc | 77 scoped_ptr<PolicyBundle> bundle(new PolicyBundle()); in Load() local 119 PolicyBundle* bundle) { in LoadFromPath() 177 PolicyBundle* bundle) { in Merge3rdPartyPolicy()
|
| D | config_dir_policy_loader_unittest.cc | 191 scoped_ptr<PolicyBundle> bundle(loader.Load()); in TEST_F() local 204 scoped_ptr<PolicyBundle> bundle(loader.Load()); in TEST_F() local 228 scoped_ptr<PolicyBundle> bundle(loader.Load()); in TEST_F() local
|
| /external/lldb/tools/debugserver/source/MacOSX/ |
| D | CFBundle.cpp | 83 CFBundleRef bundle = get(); in GetIdentifier() local 93 CFBundleRef bundle = get(); in CopyExecutableURL() local
|
| /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
| D | SpeechRecognition.java | 126 public void onEvent(int event, Bundle bundle) { } in onEvent() 129 public void onPartialResults(Bundle bundle) { in onPartialResults() 134 public void onReadyForSpeech(Bundle bundle) { in onReadyForSpeech() 140 public void onResults(Bundle bundle) { in onResults() 151 private void handleResults(Bundle bundle, boolean provisional) { in handleResults()
|
| /external/chromium_org/chrome/browser/ui/views/extensions/ |
| D | bundle_installed_bubble.cc | 36 BundleInstalledBubble(const BundleInstaller* bundle, in BundleInstalledBubble() 66 void AddContent(GridLayout* layout, const BundleInstaller* bundle) { in AddContent() 154 const BundleInstaller* bundle, Browser* browser) { in ShowInstalledBubble()
|
| /external/chromium_org/ash/system/chromeos/ |
| D | tray_caps_lock.cc | 50 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in CapsLockDefaultView() local 68 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in Update() local 193 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in CreateDetailedView() local
|
| /external/icu/icu4c/source/io/ |
| D | locbund.cpp | 141 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() 158 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) in u_locbund_getNumberFormat()
|
| /external/chromium_org/third_party/icu/source/io/ |
| D | locbund.cpp | 141 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() 158 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) in u_locbund_getNumberFormat()
|
| /external/chromium_org/chrome/browser/ |
| D | upgrade_detector_impl_unittest.cc | 73 content::TestBrowserThreadBundle bundle; in TEST() local 94 content::TestBrowserThreadBundle bundle; in TEST() local
|
| /external/chromium_org/components/autofill/core/browser/webdata/ |
| D | autofill_profile_syncable_service.cc | 124 DataBundle bundle; in MergeDataAndStartSyncing() local 233 DataBundle bundle; in ProcessSyncChanges() local 290 const DataBundle& bundle) { in SaveChangesToWebData() 484 DataBundle* bundle) { in CreateOrUpdateProfile() 558 DataBundle bundle; in ActOnChange() local
|
| /external/chromium_org/chrome/browser/chromeos/policy/ |
| D | device_cloud_policy_manager_chromeos_unittest.cc | 173 PolicyBundle bundle; in VerifyPolicyPopulated() local 215 PolicyBundle bundle; in TEST_F() local 247 PolicyBundle bundle; in TEST_F() local 283 PolicyBundle bundle; in TEST_F() local 335 PolicyBundle bundle; in SetUp() local
|
| /external/objenesis/tck-android/src/org/objenesis/tck/android/ |
| D | TckInstrumentation.java | 47 Bundle bundle = new Bundle(); in onCreate() local
|
| /external/chromium_org/ash/system/ |
| D | tray_accessibility.cc | 77 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in DefaultAccessibilityView() local 157 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in AppendAccessibilityList() local 229 ui::ResourceBundle& bundle = ui::ResourceBundle::GetSharedInstance(); in AppendHelpEntries() local
|
| /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/ |
| D | list.py | 29 def _PrintBundle(local_bundle, bundle, needs_update, display_revisions): argument
|
| /external/chromium_org/native_client_sdk/src/build_tools/ |
| D | manifest_util.py | 215 def MergeWithBundle(self, bundle): argument 377 def __eq__(self, bundle): argument 406 def __ne__(self, bundle): argument 497 def BundleNeedsUpdate(self, bundle): argument 515 def MergeBundle(self, bundle, allow_existing=True): argument
|