/external/chromium_org/ash/system/chromeos/network/ |
D | network_connect.cc | 114 bool GetNetworkProfilePath(bool shared, std::string* profile_path) { in GetNetworkProfilePath() 253 bool shared, in CallCreateConfiguration() 466 bool shared) { in ConfigureNetworkAndConnect() 486 bool shared) { in CreateConfigurationAndConnect() 491 void CreateConfiguration(base::DictionaryValue* properties, bool shared) { in CreateConfiguration()
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslmutex.c | 96 sslMutex_Init(sslMutex *pMutex, int shared) in sslMutex_Init() 341 sslMutex_Init(sslMutex *pMutex, int shared) in sslMutex_Init() 513 sslMutex_Init(sslMutex *pMutex, int shared) in sslMutex_Init() 590 sslMutex_Init(sslMutex *pMutex, int shared) in sslMutex_Init()
|
/external/valgrind/main/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/chromium_org/third_party/leveldatabase/src/table/ |
D | block.cc | 54 uint32_t* shared, in DecodeEntry() 173 uint32_t shared, non_shared, value_length; in Seek() local 238 uint32_t shared, non_shared, value_length; in ParseNextKey() local
|
D | block_builder.cc | 79 size_t shared = 0; in Add() local
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | ThreadRestrictionVerifier.h | 54 void setShared(bool shared) in setShared()
|
/external/chromium_org/v8/src/ |
D | compiler.cc | 361 Handle<SharedFunctionInfo> shared = info()->shared_info(); in CreateGraph() local 525 void SetExpectedNofPropertiesFromEstimate(Handle<SharedFunctionInfo> shared, in SetExpectedNofPropertiesFromEstimate() 554 Handle<SharedFunctionInfo> shared = info->shared_info(); in UpdateSharedFunctionInfo() local 674 Handle<SharedFunctionInfo> shared) { in GetUnoptimizedCode() 1045 Handle<SharedFunctionInfo> shared(function->shared()); in GetCodeFromOptimizedCodeMap() local 1074 Handle<SharedFunctionInfo> shared(function->shared()); in InsertCodeIntoOptimizedCodeMap() local 1166 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetOptimizedCode() local 1205 Handle<SharedFunctionInfo> shared = info->shared_info(); in GetConcurrentlyOptimizedCode() local 1244 Handle<SharedFunctionInfo> shared) { in RecordFunctionCompilation()
|
D | runtime-profiler.cc | 122 SharedFunctionInfo* shared = function->shared(); in AttemptOnStackReplacement() local 162 SharedFunctionInfo* shared = function->shared(); in OptimizeNow() local
|
D | debug.cc | 903 Handle<SharedFunctionInfo> shared = in Break() local 1080 bool Debug::HasDebugInfo(Handle<SharedFunctionInfo> shared) { in HasDebugInfo() 1087 Handle<DebugInfo> Debug::GetDebugInfo(Handle<SharedFunctionInfo> shared) { in GetDebugInfo() 1101 Handle<SharedFunctionInfo> shared(function->shared()); in SetBreakPoint() local 1136 Handle<SharedFunctionInfo> shared(SharedFunctionInfo::cast(result)); in SetBreakPointForScript() local 1219 Handle<SharedFunctionInfo> shared(function->shared()); in FloodWithOneShot() local 1396 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareStep() local 1626 Handle<SharedFunctionInfo> shared, in GetSourceBreakLocations() 2040 SharedFunctionInfo* shared = function->shared(); in PrepareForBreakPoints() local 2120 Handle<SharedFunctionInfo> shared(function->shared()); in PrepareForBreakPoints() local [all …]
|
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLParserThread.cpp | 89 HTMLParserThread* HTMLParserThread::shared() in shared() function in WebCore::HTMLParserThread
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameComponent.java | 41 public boolean shared; field in GameComponent
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | voe_neteq_stats_impl.cc | 39 VoENetEqStatsImpl::VoENetEqStatsImpl(voe::SharedData* shared) : _shared(shared) in VoENetEqStatsImpl()
|
D | voe_external_media_impl.cc | 40 VoEExternalMediaImpl::VoEExternalMediaImpl(voe::SharedData* shared) in VoEExternalMediaImpl()
|
/external/smack/src/org/jivesoftware/smackx/bookmark/ |
D | BookmarkedURL.java | 97 protected void setShared(boolean shared) { in setShared()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | shared.c | 60 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/mesa3d/src/mesa/main/ |
D | shared.c | 60 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/chromium_org/base/ |
D | tools_sanity_unittest.cc | 294 bool *shared = new bool(false); in TEST() local 302 bool shared = false; in TEST() local 310 base::subtle::Atomic32 shared = 0; in TEST() local
|
/external/protobuf/m4/ |
D | ltoptions.m4 | 164 AC_ARG_ENABLE([shared], optenable
|