Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 25 of 123) sorted by relevance

12345

/external/vboot_reference/firmware/lib/
Dvboot_api_kernel.c156 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
Dvboot_api_firmware.c23 VbSharedDataHeader *shared = in VbSelectFirmware() local
Dvboot_api_init.c22 VbSharedDataHeader *shared = in VbInit() local
/external/mesa3d/src/mesa/drivers/dri/common/
Ddrisw_util.c99 __DRIcontext *shared, in driCreateContextAttribs()
191 __DRIcontext *shared, void *data) in driCreateNewContextForAPI()
201 __DRIcontext *shared, void *data) in driCreateNewContext()
Ddri_util.c163 __DRIcontext *shared, in dri2CreateContextAttribs()
301 __DRIcontext *shared, void *data) in dri2CreateNewContextForAPI()
311 __DRIcontext *shared, void *data) in dri2CreateNewContext()
/external/valgrind/helgrind/tests/
Dhg04_race.c6 static int shared; variable
Dhg06_readshared.c6 static int shared; variable
Dhg01_all_ok.c8 static int shared = 0; variable
Dhg03_inherit.c11 static volatile int shared[2]; variable
/external/v8/src/
Dcompiler.cc549 void SetExpectedNofPropertiesFromEstimate(Handle<SharedFunctionInfo> shared, in SetExpectedNofPropertiesFromEstimate()
607 Handle<SharedFunctionInfo> shared) { in RecordFunctionCompilation()
662 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetUnoptimizedCodeCommon() local
692 Handle<SharedFunctionInfo> shared(function->shared()); in GetCodeFromOptimizedCodeMap() local
726 Handle<SharedFunctionInfo> shared(function->shared()); in InsertCodeIntoOptimizedCodeMap() local
874 Handle<SharedFunctionInfo> shared) { in GetUnoptimizedCode()
913 Handle<SharedFunctionInfo> shared = info->shared_info(); in EnsureDeoptimizationSupport() local
1320 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetOptimizedCode() local
1359 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetConcurrentlyOptimizedCode() local
Dperf-jit.h53 virtual void CodeDisableOptEvent(Code* code, SharedFunctionInfo* shared) {} in CodeDisableOptEvent()
Druntime-profiler.cc123 SharedFunctionInfo* shared = function->shared(); in AttemptOnStackReplacement() local
173 SharedFunctionInfo* shared = function->shared(); in OptimizeNow() local
Ddebug.cc885 Handle<SharedFunctionInfo> shared = in Break() local
1062 bool Debug::HasDebugInfo(Handle<SharedFunctionInfo> shared) { in HasDebugInfo()
1069 Handle<DebugInfo> Debug::GetDebugInfo(Handle<SharedFunctionInfo> shared) { in GetDebugInfo()
1083 Handle<SharedFunctionInfo> shared(function->shared()); in SetBreakPoint() local
1118 Handle<SharedFunctionInfo> shared(SharedFunctionInfo::cast(result)); in SetBreakPointForScript() local
1201 Handle<SharedFunctionInfo> shared(function->shared()); in FloodWithOneShot() local
1329 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareStep() local
1552 Handle<SharedFunctionInfo> shared, in GetSourceBreakLocations()
1971 SharedFunctionInfo* shared = function->shared(); in PrepareForBreakPoints() local
2051 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareForBreakPoints() local
[all …]
Dcpu-profiler.cc226 SharedFunctionInfo* shared, in CodeCreateEvent()
252 SharedFunctionInfo* shared, in CodeCreateEvent()
303 void CpuProfiler::CodeDisableOptEvent(Code* code, SharedFunctionInfo* shared) { in CodeDisableOptEvent()
/external/replicaisland/src/com/replica/replicaisland/
DGameComponent.java41 public boolean shared; field in GameComponent
/external/vboot_reference/tests/
Dverify_kernel.c21 static VbSharedDataHeader *shared = (VbSharedDataHeader *)shared_data; variable
/external/mesa3d/src/mesa/main/
Dshared.c60 struct gl_shared_state *shared; in _mesa_alloc_shared_state() local
309 free_shared_state(struct gl_context *ctx, struct gl_shared_state *shared) in free_shared_state()
/external/vboot_reference/utility/
Dload_kernel_test.c85 VbSharedDataHeader* shared; in main() local
/external/okhttp/okio/okio/src/main/java/okio/
DSegment.java46 boolean shared; field in Segment
/external/openfst/m4/
Dltoptions.m4165 AC_ARG_ENABLE([shared], optenable
/external/libexif/auto-m4/
Dltoptions.m4165 AC_ARG_ENABLE([shared], optenable
/external/libcap-ng/libcap-ng-0.7/m4/
Dltoptions.m4165 AC_ARG_ENABLE([shared], optenable
/external/libopus/m4/
Dltoptions.m4165 AC_ARG_ENABLE([shared], optenable
/external/libusb-compat/m4/
Dltoptions.m4164 AC_ARG_ENABLE([shared], optenable
/external/google-breakpad/m4/
Dltoptions.m4164 AC_ARG_ENABLE([shared], optenable

12345