Home
last modified time | relevance | path

Searched defs:props (Results 551 - 575 of 933) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/icu/icu4c/source/common/
H A Ducase.cpp128 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_tolower() local
150 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toupper() local
172 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_totitle() local
208 uint16_t props; ucase_addCaseClosure() local
578 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_getType() local
585 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_getTypeOrIgnorable() local
592 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); getDotType() local
608 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_isCaseSensitive() local
1063 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_toFullLower() local
1215 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); toUpperOrTitle() local
1375 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_fold() local
1450 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_toFullFolding() local
[all...]
H A Ducasemap.cpp280 uint16_t props = UTRIE2_GET16(trie, c); in toLower() local
388 uint16_t props = UTRIE2_GET16(trie, c); in toUpper() local
H A Duchar.cpp50 uint32_t props; in u_charType() local
91 uint32_t props; in u_islower() local
99 uint32_t props; in u_isupper() local
107 uint32_t props; in u_istitle() local
115 uint32_t props; u_isdigit() local
122 uint32_t props; u_isxdigit() local
139 uint32_t props; u_isalpha() local
152 uint32_t props; u_isalnum() local
169 uint32_t props; u_isdefined() local
177 uint32_t props; u_isbase() local
185 uint32_t props; u_iscntrl() local
206 uint32_t props; u_isspace() local
213 uint32_t props; u_isJavaSpaceChar() local
221 uint32_t props; u_isWhitespace() local
236 uint32_t props; u_isblank() local
250 uint32_t props; u_isprint() local
263 uint32_t props; u_isprintPOSIX() local
274 uint32_t props; u_isgraph() local
291 uint32_t props; u_isgraphPOSIX() local
302 uint32_t props; u_ispunct() local
311 uint32_t props; u_isIDStart() local
320 uint32_t props; u_isIDPart() local
337 uint32_t props; u_isIDIgnorable() local
346 uint32_t props; u_isJavaIDStart() local
356 uint32_t props; u_isJavaIDPart() local
370 uint32_t props; u_charDigitValue() local
383 uint32_t props; u_getNumericValue() local
519 uint32_t props; u_getMainProperties() local
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dcasepropsbuilder.cpp247 UniProps props; member
393 CasePropsBuilder::setProps(const UniProps &props, const UnicodeSet &newValues, in setProps() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java371 private Properties props; field in TestFmwk.TestParams
384 private void parseProperties(Properties props) { in parseProperties() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java345 private Properties props; field in TestFmwk.TestParams
359 private void parseProperties(Properties props) { in parseProperties() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp206 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize() argument
224 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize() argument
H A D7zEncode.cpp91 static HRESULT SetCoderProps2(const CProps &props, const UInt64 *dataSizeReduce, IUnknown *coder) in SetCoderProps2() argument
295 static HRESULT FillProps_from_Coder(IUnknown *coder, CByteBuffer &props) in FillProps_from_Coder() argument
H A D7zHandler.cpp426 const Byte *props = NULL; in SetMethodToProp() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp720 CStreamFileProps props; in GetStream2() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.c763 ecma_value_t props = ecma_op_to_object (arg2); in ecma_builtin_object_object_define_properties() local
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp230 NWildcard::CCensorPathProps props; in AddNameToCensor() local
/third_party/mesa3d/src/glx/
H A Dglxext.c650 INT32 buf[__GLX_TOTAL_CONFIG], *props; in createConfigsFromProperties() local
/third_party/node/deps/icu-small/source/common/
H A Ducase.cpp128 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_tolower() local
150 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); in ucase_toupper() local
172 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_totitle() local
208 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_addCaseClosure() local
322 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_addSimpleCaseClosure() local
674 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_getType() local
681 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_getTypeOrIgnorable() local
688 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); getDotType() local
704 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_isCaseSensitive() local
1159 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_toFullLower() local
1311 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); toUpperOrTitle() local
1471 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_fold() local
1546 uint16_t props=UTRIE2_GET16(&ucase_props_singleton.trie, c); ucase_toFullFolding() local
[all...]
H A Ducasemap.cpp280 uint16_t props = UTRIE2_GET16(trie, c); in toLower() local
388 uint16_t props = UTRIE2_GET16(trie, c); in toUpper() local
/third_party/libinput/test/
H A Dtest-utils.c665 struct input_prop props[32]; in START_TEST() local
/third_party/lzma/C/
H A DLzma2DecMt.c90 CLzma2DecMtProps props; member
802 Lzma2DecMt_Decode(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, ISeqOutStreamPtr outStream, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream, UInt64 *inProcessed, int *isMT, ICompressProgressPtr progress) Lzma2DecMt_Decode() argument
984 Lzma2DecMt_Init(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream) Lzma2DecMt_Init() argument
[all...]
H A DLzma2Enc.c92 static SRes Lzma2EncInt_InitStream(CLzma2EncInt *p, const CLzma2EncProps *props) in Lzma2EncInt_InitStream() argument
358 CLzma2EncProps props; member
465 SRes Lzma2Enc_SetProps(CLzma2EncHandle p, const CLzma2EncProps *props) in Lzma2Enc_SetProps() argument
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc198 Object props = info.property_accessors(); in ConfigureInstance() local
/third_party/node/deps/v8/src/ast/
H A Dast-traversal-visitor.h323 const ZonePtrList<ObjectLiteralProperty>* props = expr->properties(); in VisitObjectLiteral() local
484 ZonePtrList<ClassLiteral::Property>* props = expr->public_members(); in VisitClassLiteral() local
498 ZonePtrList<ClassLiteral::Property>* props = stmt->fields(); in VisitInitializeClassMembersStatement() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dhelpers.h254 unsigned props; member
261 unsigned props; member
266 unsigned props; member
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Ddecoder_lib.c218 const OSSL_PROPERTY_LIST *props; in ossl_decoder_instance_new() local
/third_party/openssl/crypto/encode_decode/
H A Ddecoder_lib.c218 const OSSL_PROPERTY_LIST *props; in ossl_decoder_instance_new() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc1185 const VkPhysicalDeviceProperties& props = properties2.properties; in DumpPhysicalDeviceInfo() local
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp462 MakeRenderTarget(GrRecordingContext* rContext, SkBudgeted budgeted, const SkImageInfo& info, int sampleCount, GrSurfaceOrigin origin, const SkSurfaceProps* props, bool shouldCreateWithMips) MakeRenderTarget() argument
486 MakeFromBackendTexture(GrRecordingContext* rContext, const GrBackendTexture& tex, GrSurfaceOrigin origin, int sampleCnt, SkColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* props, SkSurface::TextureReleaseProc textureReleaseProc, SkSurface::ReleaseContext releaseContext) MakeFromBackendTexture() argument
605 MakeFromBackendRenderTarget(GrRecordingContext* rContext, const GrBackendRenderTarget& rt, GrSurfaceOrigin origin, SkColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* props, SkSurface::RenderTargetReleaseProc relProc, SkSurface::ReleaseContext releaseContext) MakeFromBackendRenderTarget() argument

Completed in 30 milliseconds

1...<<21222324252627282930>>...38