/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPreferences.h | 36 #define DECLARE_PREFERENCE_GETTER_AND_SETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument 64 #define DECLARE_PREFERENCE_GETTER_AND_SETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument
|
D | WebPreferences.cpp | 88 #define DEFINE_PREFERENCE_GETTER_AND_SETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument
|
/external/webkit/Source/WebKit2/Shared/ |
D | WebPreferencesStore.cpp | 37 #define DEFINE_KEY_GETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) \ argument 116 #define DEFINE_STRING_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument 129 #define DEFINE_BOOL_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPref… in defaultValueForKey() argument 142 #define DEFINE_UINT32_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument 155 #define DEFINE_DOUBLE_DEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) defaults.set(WebPr… in defaultValueForKey() argument
|
D | WebPreferencesStore.h | 144 #define DECLARE_KEY_GETTERS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) const String& KeyLowe… argument
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | AnalyzerOptions.cpp | 183 int DefaultValue = 0; in getMaxInlinableSize() local 215 int DefaultValue = 0; in getMaxNodesPerTopLevelFunction() local
|
/external/bluetooth/bluedroid/test/bluedroidtest/ |
D | bluedroidtest.c | 247 uint32_t get_int(char **p, int DefaultValue) in get_int() 268 int get_signed_int(char **p, int DefaultValue) in get_signed_int() 309 uint32_t get_hex(char **p, int DefaultValue) in get_hex()
|
/external/webkit/Source/WebKit2/UIProcess/cf/ |
D | WebPreferencesCF.cpp | 101 #define INITIALIZE_PREFERENCE_FROM_NSUSERDEFAULTS(KeyUpper, KeyLower, TypeName, Type, DefaultValue)… in platformInitializeStore() argument
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 261 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 243 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_helpers.cc | 350 string DefaultValue(const Params& params, const FieldDescriptor* field) { in DefaultValue() function
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_helpers.cc | 333 string DefaultValue(const Params& params, const FieldDescriptor* field) { in DefaultValue() function
|
/external/openfst/src/include/fst/ |
D | sparse-tuple-weight.h | 201 const W& DefaultValue() const { return default_; } in DefaultValue() function
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
D | WebPage.cpp | 1400 #define INITIALIZE_SETTINGS(KeyUpper, KeyLower, TypeName, Type, DefaultValue) settings->set##KeyUpp… in updatePreferences() argument
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 3429 Constant *DefaultValue, in SwitchLookupTable()
|