| /third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
| H A D | InterruptIn-js.cpp | 65 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_rise"); in DECLARE_CLASS_FUNCTION() local 101 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_rise"); in DECLARE_CLASS_FUNCTION() local 130 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_fall"); in DECLARE_CLASS_FUNCTION() local 166 jerry_value_t property_name in DECLARE_CLASS_FUNCTION() local [all...] |
| /third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/source/ |
| H A D | wrap_tools.cpp | 67 jerry_value_t property_name = jerry_create_string(reinterpret_cast<const jerry_char_t *>(name)); in jsmbed_wrap_register_class_function() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftinit.c | 119 char property_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | dbus-shared.c | 36 const char *property_name; member
|
| H A D | protocol-dbus.h | 91 const char *property_name; member
|
| H A D | x11wrap.c | 51 char *property_name; member
|
| /third_party/gn/src/gn/ |
| H A D | bundle_file_rule.cc | 17 ErrMissingPropertyForExpansion(const Settings* settings, const Target* target, const BundleFileRule* bundle_file_rule, const char* property_name) ErrMissingPropertyForExpansion() argument
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property_query.c | 67 int ossl_property_is_enabled(OSSL_LIB_CTX *ctx, const char *property_name, in ossl_property_is_enabled() argument
|
| /third_party/openssl/crypto/property/ |
| H A D | property_query.c | 67 int ossl_property_is_enabled(OSSL_LIB_CTX *ctx, const char *property_name, in ossl_property_is_enabled() argument
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdfrend.c | 58 sdf_property_set( FT_Module module, const char* property_name, const void* value, FT_Bool value_is_string ) sdf_property_set() argument 135 sdf_property_get( FT_Module module, const char* property_name, void* value ) sdf_property_get() argument [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-objects-foreach.cpp | 251 jerry_value_t property_name = jerry_create_string ((jerry_char_t *) "xyzzy"); in HWTEST_F() local
|
| /third_party/jerryscript/jerry-ext/module/ |
| H A D | module.c | 44 jerry_value_t property_name = jerry_create_string (module_name_property_name); in jerryx_module_create_error() local
|
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| H A D | v8windbg-extension.cc | 301 RegisterAndAddPropertyForClass( const wchar_t* class_name, const wchar_t* property_name, WRL::ComPtr<IModelObject> sp_data_model) RegisterAndAddPropertyForClass() argument
|
| H A D | v8-debug-helper-interop.cc | 62 Property::Property(std::u16string property_name, std::u16string type_name, in Property() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afmodule.c | 107 af_property_set( FT_Module ft_module, const char* property_name, const void* value, FT_Bool value_is_string ) af_property_set() argument 288 af_property_get( FT_Module ft_module, const char* property_name, void* value ) af_property_get() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfdrivr.c | 654 pcf_property_set( FT_Module module, const char* property_name, const void* value, FT_Bool value_is_string ) pcf_property_set() argument 715 pcf_property_get( FT_Module module, const char* property_name, const void* value ) pcf_property_get() argument
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttdriver.c | 61 tt_property_set( FT_Module module, const char* property_name, const void* value, FT_Bool value_is_string ) tt_property_set() argument 118 tt_property_get( FT_Module module, const char* property_name, const void* value ) tt_property_get() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_field_base.cc | 198 std::string FieldGeneratorBase::property_name() { in property_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
|
| H A D | csharp_helpers.cc | 383 std::string property_name = UnderscoresToPascalCase(GetFieldName(descriptor)); in GetPropertyName() local
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | dispatch.cc | 180 span<uint8_t> property_name = tokenizer->GetString8(); in MaybeParseProperty() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | accessors.cc | 54 CheckForName(Isolate* isolate, Handle<Name> name, Handle<String> property_name, int offset, FieldIndex::Encoding encoding, FieldIndex* index) CheckForName() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 558 Handle<String> property_name; in SetObjectProperty() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-rygel-media-server.c | 438 const char *property_name = "URLs"; in append_property_dict_entry_urls() local 450 const char *property_name = "MIMEType"; in append_property_dict_entry_mime_type() local 462 const char *property_name = "DisplayName"; in append_property_dict_entry_item_display_name() local 531 const char *property_name = filter[i]; in append_sink_or_source_container_properties() local 590 const char *property_name = filter[i]; append_sink_or_source_item_properties() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | access-info.cc | 174 DictionaryProtoAccessorConstant( Zone* zone, MapRef receiver_map, base::Optional<JSObjectRef> holder, ObjectRef constant, NameRef property_name) DictionaryProtoAccessorConstant() argument
|
| H A D | compilation-dependencies.cc | 297 ConstantInDictionaryPrototypeChainDependency( const MapRef receiver_map, const NameRef property_name, const ObjectRef constant, PropertyKind kind) ConstantInDictionaryPrototypeChainDependency() argument 1054 DependOnConstantInDictionaryPrototypeChain( const MapRef& receiver_map, const NameRef& property_name, const ObjectRef& constant, PropertyKind kind) DependOnConstantInDictionaryPrototypeChain() argument
|