| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbnf.cpp | 686 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, in RuleBasedNumberFormat() argument 711 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, in RuleBasedNumberFormat() argument 736 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, in RuleBasedNumberFormat() argument 760 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, in RuleBasedNumberFormat() argument 784 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, in RuleBasedNumberFormat() argument 1703 stripWhitespace(UnicodeString& description) stripWhitespace() argument [all...] |
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 982 description() const in description() function in cxxopts::OptionDetails 1034 std::string description; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-operator.h | 709 GetTemplateObjectParameters(const TemplateObjectDescriptionRef& description, in GetTemplateObjectParameters() argument 714 TemplateObjectDescriptionRef description(JSHeapBroker* broker) const { in description() function in v8::internal::compiler::final
|
| H A D | js-operator.cc | 1324 CreateLiteralArray( const ArrayBoilerplateDescriptionRef& description, FeedbackSource const& feedback, int literal_flags, int number_of_elements) CreateLiteralArray() argument 1372 GetTemplateObject( const TemplateObjectDescriptionRef& description, const SharedFunctionInfoRef& shared, FeedbackSource const& feedback) GetTemplateObject() argument
|
| H A D | js-generic-lowering.cc | 741 TemplateObjectDescriptionRef description = p.description(broker()); in LowerJSGetTemplateObject() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.cc | 78 i::Handle<i::String> description = in GetBigIntDescription() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | object-stats.cc | 968 RecordVirtualArrayBoilerplateDescription( ArrayBoilerplateDescription description) RecordVirtualArrayBoilerplateDescription() argument
|
| H A D | factory-base.cc | 475 Handle<ObjectBoilerplateDescription> description = in NewObjectBoilerplateDescription() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger.cc | 670 String16 description; in getTargetScopes() local 889 storeCurrentStackTrace( const StringView& description) storeCurrentStackTrace() argument [all...] |
| H A D | value-mirror.cc | 213 v8::Local<v8::String> description = in descriptionForBigInt() local 233 String16Builder description; in descriptionForRegExp() local 312 v8::Local<v8::String> description = v8::debug::GetDateDescription(date); descriptionForDate() local 391 v8::Local<v8::String> description = v8::debug::GetFunctionDescription(value); descriptionForFunction() local 552 String16 description(bool* unserializable) const { description() function in v8_inspector::__anon14721::final 574 String16 description = descriptionForBigInt(context, m_value); global() variable 1036 ObjectMirror(v8::Local<v8::Value> value, const String16& description) ObjectMirror() argument 1040 ObjectMirror(v8::Local<v8::Value> value, const String16& subtype, const String16& description) ObjectMirror() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 2454 TNode<Object> description = LoadConstantPoolEntryAtOperandIndex(0); in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer.cc | 147 void Serializer::VisitRootPointers(Root root, const char* description, in VisitRootPointers() argument
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | ast.h | 227 void AddEnumDescription(EnumDescription description) { in AddEnumDescription() argument
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | evp.h | 203 const char *description; member 226 const char *description; member 270 const char *description; member 326 const char *description; member
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.h | 2252 virtual const std::string &description() const { return _description; } in description() function in simdutf::implementation 3289 implementation( std::string name, std::string description, uint32_t required_instruction_sets ) implementation() argument
|
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 1291 fn description(&self) -> &str { in source() functions
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-sink.c | 235 const char *description; in reserve_update() local
|
| H A D | alsa-source.c | 207 const char *description; in reserve_update() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source.c | 1974 void pa_source_set_description(pa_source *s, const char *description) { in pa_source_set_description() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 73 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
|
| H A D | vktPipelineRenderToImageTests.cpp | 1697 const char* const description[4] = in getSizeDescription() local 1711 str << description[i]; in getSizeDescription() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 385 const VkSubpassDescription description = in makeEmptyRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 1608 const char* description; in init() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktShaderLibrary.cpp | 1752 tcu::TestCaseGroup* createGroup (const string& name, const std::string& description, const vector<tcu::TestNode*>& children) in createGroup() argument 1758 tcu::TestCase* createCase (const string& name, const std::string& description, const ShaderCaseSpecification& spec) in createCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1582 const char* description; in createBufferDeviceAddressTests() member
|