Searched refs:injected (Results 1 – 17 of 17) sorted by relevance
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromevox.gyp | 100 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/chromevox/injected', 102 'chromevox/injected/api.js', 103 'chromevox/injected/api_util.js', 104 'chromevox/injected/mathjax_external_util.js', 105 'chromevox/injected/mathjax.js',
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
D | PropertyAndSetterInjection.java | 114 … Object injected = mockCandidateFilter.filterCandidate(mocks, field, instance).thenInject(); in injectMockCandidatesOnFields() local 115 if (injected != null) { in injectMockCandidatesOnFields() 117 mocks.remove(injected); in injectMockCandidatesOnFields()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | IDBBindingUtilities.cpp | 144 bool injected = injectV8KeyIntoV8Value(key, value, impl->keyPath(), isolate); in toV8() local 145 ASSERT_UNUSED(injected, injected); in toV8() 432 …bool injected = injectV8KeyIntoV8Value(keyValue.v8Value(), scriptValue.v8Value(), keyPath, isolate… in assertPrimaryKeyValidOrInjectable() local 433 ASSERT_UNUSED(injected, injected); in assertPrimaryKeyValidOrInjectable()
|
/external/llvm/utils/lit/ |
D | TODO | 11 - Rename 'lit' injected variable for config to be lit_config.
|
/external/linux-tools-perf/Documentation/ |
D | perf-inject.txt | 17 this case build-ids (-b option) are read and injected as needed into the event
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | pagerfault3.test | 47 # an IO error is injected into the final xSync() of the commit, the pager
|
D | wal4.test | 54 # a fault was injected. Test these assertions:
|
/external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/ |
D | nacl.scons | 37 # test, and a "fault-injected" version -- essentially this test is
|
/external/chromium_org/build/config/ |
D | BUILDCONFIG.gn | 14 # given here, otherwise the default will be injected into the root scope.
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | blink_platform.gyp | 170 # prefix header injected.
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | core.gyp | 412 # prefix header injected.
|
/external/stlport/doc/ |
D | FAQ | 153 is injected to the stlp_std namespace with many using std::* directives.
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 6965 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local 6995 injected = 1; in handle_monitor_read() 7013 if (rxflags && injected) in handle_monitor_read() 7016 if (!injected) in handle_monitor_read()
|
/external/chromium_org/third_party/sqlite/ |
D | recover.patch | 1176 + * injected on the stack. This is necessary to handle trees with
|
/external/clang/docs/ |
D | InternalsManual.rst | 644 Annotation tokens are tokens that are synthesized by the parser and injected
|
/external/srtp/doc/ |
D | rfc3711.txt | 803 re-injected into the network. When message authentication is
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 1358 non debug implementation, now debug check is injected in tree
|