| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | EnumDescriptor.php | 91 $desc = new EnumDescriptor(); variable
|
| H A D | MapField.php | 85 $desc = $pool->getDescriptorByClassName($klass); variable 88 $desc = $pool->getDescriptorByClassName($klass); variable
|
| /third_party/protobuf/php/tests/ |
| H A D | DescriptorsTest.php | 52 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage())); variable 63 $desc = $pool->getDescriptorByClassName('NotAClass'); variable 66 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsEnum())); variable 82 $desc = $pool->getDescriptorByClassName($class); variable 99 $desc = $pool->getDescriptorByClassName($class); global() variable 139 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage())); global() variable 214 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage())); global() variable 225 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage())); global() variable 237 $desc = $pool->getDescriptorByClassName(get_class(new TestDescriptorsMessage())); global() variable [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | no_field_presence_test.cc | 283 const Descriptor* desc = message.GetDescriptor(); in TEST() local 348 const Descriptor* desc in TEST() local 388 const Descriptor* desc = message.GetDescriptor(); TEST() local 501 const Descriptor* desc = message.GetDescriptor(); TEST() local [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawContext.cpp | 116 RenderPassDesc desc; in snapRenderPassTask() local
|
| H A D | ResourceProvider.cpp | 25 findOrCreateGraphicsPipeline( const GraphicsPipelineDesc& desc) findOrCreateGraphicsPipeline() argument 50 refPipeline( const GraphicsPipelineDesc& desc) refPipeline() argument
|
| /third_party/skia/gm/ |
| H A D | gradients_degenerate.cpp | 62 static void draw_row(SkCanvas* canvas, const char* desc, GradientFactory factory) { in draw_row() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeTestShared.hpp | 93 const char* desc; member
|
| H A D | es31fSampleShadingTests.cpp | 72 SampleShadingStateCase::SampleShadingStateCase (Context& ctx, const char* name, const char* desc, QueryType type) in SampleShadingStateCase() argument 123 MinSampleShadingValueCase::MinSampleShadingValueCase (Context& ctx, const char* name, const char* desc, QueryType type) in MinSampleShadingValueCase() argument 191 MinSampleShadingValueClampingCase::MinSampleShadingValueClampingCase (Context& ctx, const char* name, const char* desc) in MinSampleShadingValueClampingCase() argument 270 SampleShadingRenderingCase(Context& ctx, const char* name, const char* desc, RenderTarget target, int numSamples, TestType type) SampleShadingRenderingCase() argument [all...] |
| H A D | es31fSamplerStateQueryTests.cpp | 113 const char* desc; in init() member 136 const char* desc; in init() member 146 const char* desc; in init() member
|
| H A D | es31fTextureStateQueryTests.cpp | 131 const char* desc; in init() member 163 const char* desc; in init() member 173 const char* desc; in init() member
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglColorClearTests.cpp | 50 const char* desc; member
|
| /third_party/vk-gl-cts/modules/gles2/ |
| H A D | tes2CapabilityTests.cpp | 114 ExtensionCase::ExtensionCase (tcu::TestContext& testCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, const char* extName) in ExtensionCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ShaderExecutable11.cpp | 103 D3D11_BUFFER_DESC desc = {}; in getConstantBuffer() local
|
| /base/location/frameworks/js/napi/source/ |
| H A D | location_napi_entry.cpp | 229 napi_property_descriptor desc[] = { in Init() local 280 napi_property_descriptor desc[] = { in InitManager() local
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| H A D | napi_hiview_js.cpp | 169 napi_property_descriptor desc[] = {
in Init() local
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| H A D | napi_hiappevent_js_v9.cpp | 243 napi_property_descriptor desc[] = {
in Init() local
|
| /base/powermgr/thermal_manager/application/protector/src/policy/ |
| H A D | thermal_kernel_config_file.cpp | 112 xmlChar* desc = xmlGetProp(cur, BAD_CAST"desc"); in ParseControlNode() local
|
| H A D | protector_thermal_zone_info.cpp | 196 void ProtectorThermalZoneInfo::SetDesc(bool desc) in SetDesc() argument
|
| /base/powermgr/thermal_manager/services/zidl/src/ |
| H A D | thermal_srv_proxy.cpp | 138 SubscribeThermalActionCallback( const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCallback>& callback) SubscribeThermalActionCallback() argument
|
| /base/print/print_fwk/interfaces/kits/napi/scan_napi/src/ |
| H A D | scan_module.cpp | 61 napi_property_descriptor desc[] = { in Init() local
|
| /base/powermgr/battery_statistics/frameworks/napi/src/ |
| H A D | battery_stats_module.cpp | 113 napi_property_descriptor desc[] = { in CreateEnumStatsType() local 138 napi_property_descriptor desc[] = { in BatteryStatsInit() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_action_hub_test.cpp | 256 std::string desc = ""; in HWTEST_F() local 283 std::string desc = ""; in HWTEST_F() local 311 std::string desc = ""; in HWTEST_F() local 338 std::string desc = ""; HWTEST_F() local 366 std::string desc = ""; HWTEST_F() local 394 std::string desc = ""; HWTEST_F() local 423 std::string desc = ""; HWTEST_F() local 450 std::string desc = ""; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | reminder_data_manager_inner.cpp | 119 GetCustomRingFileDesc(const sptr<ReminderRequest>& reminder, Global::Resource::ResourceManager::RawFileDescriptor& desc) GetCustomRingFileDesc() argument
|
| /base/security/asset/frameworks/js/napi/src/ |
| H A D | asset_napi.cpp | 176 napi_property_descriptor desc[] = { in Register() local
|