| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/ |
| D | KDFParameters.java | 12 byte[] shared; field in KDFParameters 15 byte[] shared, in KDFParameters()
|
| /external/vboot_reference/firmware/lib/ |
| D | vboot_api_kernel.c | 156 VbSharedDataHeader *shared = in VbUserConfirms() local 230 VbSharedDataHeader *shared = in VbBootDeveloper() local 452 VbSharedDataHeader *shared = in VbBootRecovery() local 635 VbSharedDataHeader *shared = in VbEcSoftwareSync() local 970 VbSharedDataHeader *shared = in VbSelectAndLoadKernel() local
|
| D | vboot_api_firmware.c | 23 VbSharedDataHeader *shared = in VbSelectFirmware() local
|
| D | vboot_api_init.c | 22 VbSharedDataHeader *shared = in VbInit() local
|
| /external/v8/test/unittests/compiler/ |
| D | js-create-lowering-unittest.cc | 46 Node* FrameState(Handle<SharedFunctionInfo> shared, Node* outer_frame_state) { in FrameState() 87 Handle<SharedFunctionInfo> shared(isolate()->object_function()->shared()); in TEST_F() local 105 Handle<SharedFunctionInfo> shared(isolate()->object_function()->shared()); in TEST_F() local 123 Handle<SharedFunctionInfo> shared(isolate()->object_function()->shared()); in TEST_F() local 142 Handle<SharedFunctionInfo> shared(isolate()->number_function()->shared()); in TEST_F() local
|
| /external/v8/src/ |
| D | compiler.cc | 375 bool IsEvalToplevel(Handle<SharedFunctionInfo> shared) { in IsEvalToplevel() 388 Handle<SharedFunctionInfo> shared = info->shared_info(); in RecordFunctionCompilation() local 511 Handle<SharedFunctionInfo> shared) { in InstallSharedScopeInfo() 518 Handle<SharedFunctionInfo> shared) { in InstallSharedCompilationResult() 541 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetUnoptimizedCode() local 561 Handle<SharedFunctionInfo> shared(function->shared()); in GetCodeFromOptimizedCodeMap() local 587 Handle<SharedFunctionInfo> shared(function->shared()); in InsertCodeIntoOptimizedCodeMap() local 601 Handle<SharedFunctionInfo> shared(function->shared()); in InsertCodeIntoOptimizedCodeMap() local 625 bool UseTurboFan(Handle<SharedFunctionInfo> shared) { in UseTurboFan() 732 Handle<SharedFunctionInfo> shared(function->shared(), isolate); in GetOptimizedCode() local [all …]
|
| D | code-events.h | 134 SharedFunctionInfo* shared, Name* name) { in CodeCreateEvent() 138 SharedFunctionInfo* shared, Name* source, int line, in CodeCreateEvent() 166 void CodeDisableOptEvent(AbstractCode* code, SharedFunctionInfo* shared) { in CodeDisableOptEvent()
|
| D | runtime-profiler.cc | 133 SharedFunctionInfo* shared = function->shared(); in AttemptOnStackReplacement() local 163 SharedFunctionInfo* shared = function->shared(); in MaybeOptimizeFullCodegen() local 259 SharedFunctionInfo* shared = function->shared(); in MaybeOptimizeIgnition() local
|
| D | codegen.cc | 164 Handle<SharedFunctionInfo> shared = info->shared_info(); in PrintCode() local 193 Handle<SharedFunctionInfo> shared = info->shared_info(); in PrintCode() local
|
| D | perf-jit.h | 46 SharedFunctionInfo* shared) override {} in CodeDisableOptEvent()
|
| D | log.cc | 39 static const char* ComputeMarker(SharedFunctionInfo* shared, in ComputeMarker() 171 SharedFunctionInfo* shared, Name* name) { in CodeCreateEvent() 180 SharedFunctionInfo* shared, Name* source, in CodeCreateEvent() 221 SharedFunctionInfo* shared) override {} in CodeDisableOptEvent() 290 SharedFunctionInfo* shared) override {} in CodeDisableOptEvent() 428 SharedFunctionInfo* shared) override {} in CodeDisableOptEvent() 450 SharedFunctionInfo* shared, const char* name, in LogRecordedBuffer() 1128 AbstractCode* code, SharedFunctionInfo* shared, in CodeCreateEvent() 1157 AbstractCode* code, SharedFunctionInfo* shared, in CodeCreateEvent() 1190 SharedFunctionInfo* shared) { in CodeDisableOptEvent() [all …]
|
| /external/valgrind/helgrind/tests/ |
| D | hg04_race.c | 6 static int shared; variable
|
| D | hg06_readshared.c | 6 static int shared; variable
|
| D | hg01_all_ok.c | 8 static int shared = 0; variable
|
| D | hg03_inherit.c | 11 static volatile int shared[2]; variable
|
| /external/mesa3d/src/mesa/drivers/dri/common/ |
| D | drisw_util.c | 99 __DRIcontext *shared, in driCreateContextAttribs() 191 __DRIcontext *shared, void *data) in driCreateNewContextForAPI() 201 __DRIcontext *shared, void *data) in driCreateNewContext()
|
| D | dri_util.c | 163 __DRIcontext *shared, in dri2CreateContextAttribs() 301 __DRIcontext *shared, void *data) in dri2CreateNewContextForAPI() 311 __DRIcontext *shared, void *data) in dri2CreateNewContext()
|
| /external/v8/src/debug/ |
| D | debug.cc | 589 Handle<SharedFunctionInfo> shared(function->shared()); in Break() local 769 Handle<SharedFunctionInfo> shared(function->shared()); in SetBreakPoint() local 804 Handle<SharedFunctionInfo> shared = Handle<SharedFunctionInfo>::cast(result); in SetBreakPointForScript() local 903 Handle<SharedFunctionInfo> shared(function->shared()); in FloodWithOneShot() local 1026 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareStep() local 1098 Handle<SharedFunctionInfo> shared, in GetSourceBreakLocations() 1245 explicit RedirectActiveFunctions(SharedFunctionInfo* shared) in RedirectActiveFunctions() 1298 bool Debug::PrepareFunctionForBreakPoints(Handle<SharedFunctionInfo> shared) { in PrepareFunctionForBreakPoints() 1313 while (SharedFunctionInfo* shared = iterator.Next()) { in PrepareFunctionForBreakPoints() local 1403 void NewCandidate(SharedFunctionInfo* shared, JSFunction* closure = NULL) { in NewCandidate() [all …]
|
| /external/webrtc/webrtc/voice_engine/ |
| D | voe_neteq_stats_impl.cc | 37 VoENetEqStatsImpl::VoENetEqStatsImpl(voe::SharedData* shared) in VoENetEqStatsImpl()
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | GameComponent.java | 41 public boolean shared; field in GameComponent
|
| /external/v8/src/profiler/ |
| D | profiler-listener.cc | 63 SharedFunctionInfo* shared, in CodeCreateEvent() 81 SharedFunctionInfo* shared, in CodeCreateEvent() 156 SharedFunctionInfo* shared) { in CodeDisableOptEvent() 296 SharedFunctionInfo* shared = SharedFunctionInfo::cast( in RecordDeoptInlinedFrames() local
|
| /external/v8/src/runtime/ |
| D | runtime-liveedit.cc | 37 SharedFunctionInfo* shared = SharedFunctionInfo::cast(heap_obj); in RUNTIME_FUNCTION() local 45 Handle<SharedFunctionInfo> shared = found[i]; in RUNTIME_FUNCTION() local
|
| /external/skia/tests/ |
| D | SkSharedMutexTest.cpp | 26 int shared[kSharedSize]; in DEF_TEST() local
|
| /external/v8/src/compiler/ |
| D | js-call-reducer.cc | 143 Handle<SharedFunctionInfo> shared; in ReduceFunctionPrototypeApply() local 147 Handle<SharedFunctionInfo> shared; in ReduceFunctionPrototypeApply() local 230 Handle<SharedFunctionInfo> shared(function->shared(), isolate()); in ReduceJSCallFunction() local
|
| /external/vboot_reference/tests/ |
| D | verify_kernel.c | 21 static VbSharedDataHeader *shared = (VbSharedDataHeader *)shared_data; variable
|