Home
last modified time | relevance | path

Searched defs:property_value (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/node/deps/v8/src/inspector/
Dv8-webdriver-serializer.cc164 v8::Local<v8::Value> key_value, property_value; in _serializeMap() local
230 v8::Local<v8::Value> key_value, property_value; in _serializeObjectValue() local
/third_party/libabigail/include/
Dabg-ini.h60 class property_value; variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp569 glw::GLint property_value = 0; in verifyPropertyValue() local
/third_party/jerryscript/tests/unit-core/
Dtest-objects-foreach.cpp252 jerry_value_t property_value = jerry_create_number (42); variable
/third_party/libabigail/src/
Dabg-ini.cc256 property_value::property_value() in property_value() function in abigail::ini::property_value
263 property_value::property_value(value_kind kind) in property_value() function in abigail::ini::property_value
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc1446 UProperty property, int32_t property_value) { in IsExactPropertyValueAlias()
1471 int32_t property_value = in LookupPropertyValueName() local
/third_party/rust/crates/regex/regex-syntax/src/
Dunicode.rs194 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable
/third_party/jerryscript/jerry-core/api/
Djerry.c3268 ecma_value_t property_value = ECMA_VALUE_EMPTY; in jerry_foreach_object_property() local
/third_party/node/src/
Djs_native_api_v8.cc386 v8::Local<v8::Value> property_value = in V8NameFromPropertyDescriptor() local