Home
last modified time | relevance | path

Searched defs:props (Results 201 - 225 of 522) sorted by relevance

12345678910>>...21

/third_party/ffmpeg/libavcodec/
H A Dmetasound.c280 const MetasoundProps *props = codec_props; in metasound_decode_init() local
/third_party/ffmpeg/libavdevice/
H A Ddshow_pin.c283 ff_dshow_meminputpin_GetAllocatorRequirements(DShowMemInputPin *this, ALLOCATOR_PROPERTIES *props) ff_dshow_meminputpin_GetAllocatorRequirements() argument
/third_party/ffmpeg/libavfilter/
H A Dvaapi_vpp.c268 static void vaapi_vpp_fill_colour_standard(VAAPIColourProperties *props, in vaapi_vpp_fill_colour_standard() argument
334 vaapi_vpp_fill_chroma_sample_location(VAAPIColourProperties *props) vaapi_vpp_fill_chroma_sample_location() argument
369 vaapi_vpp_fill_colour_range(VAAPIColourProperties *props) vaapi_vpp_fill_colour_range() argument
388 vaapi_vpp_fill_colour_properties(AVFilterContext *avctx, VAAPIColourProperties *props, VAProcColorStandardType *vacs, int nb_vacs) vaapi_vpp_fill_colour_properties() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dlibamqp.c242 amqp_basic_properties_t props; in amqp_proto_write() local
H A Dvapoursynth.c343 const VSMap *props; in read_packet_vs() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUBiDiProps.java178 private final int getMirror(int c, int props) { in getMirror() argument
304 private static final int getClassFromProps(int props) { in getClassFromProps() argument
307 private static final boolean getFlagFromProps(int props, in in getClassFromProps() argument
310 getMirrorDeltaFromProps(int props) getMirrorDeltaFromProps() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidi_props.cpp135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local
141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local
146 getMirror(UChar32 c, uint16_t props) { in getMirror() argument
179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local
185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local
191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_isJoinControl() local
197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getJoiningType() local
220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracketType() local
226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracket() local
[all...]
H A Dustrcase.cpp240 uint16_t props = UTRIE2_GET16_FROM_U16_SINGLE_LEAD(trie, lead); in toLower() local
335 uint16_t props = UTRIE2_GET16_FROM_U16_SINGLE_LEAD(trie, lead); in toUpper() local
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp134 LayoutPropsBuilder::setProps(const UniProps &props, const UnicodeSet &newValues, in setProps() argument
141 void LayoutPropsBuilder::setIntProp(const UniProps &props, const UnicodeSet &newValues, in setIntProp() argument
H A Dbidipropsbuilder.cpp271 BiDiPropsBuilder::setProps(const UniProps &props, const UnicodeSet &newValues, in setProps() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUBiDiProps.java182 private final int getMirror(int c, int props) { in getMirror() argument
308 private static final int getClassFromProps(int props) { in getClassFromProps() argument
311 private static final boolean getFlagFromProps(int props, in in getClassFromProps() argument
314 getMirrorDeltaFromProps(int props) getMirrorDeltaFromProps() argument
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp353 Z7_COM7F_IMF(CInFileStream::GetProps2(CStreamFileProps *props)) in GetProps2() argument
496 GetProps2(CStreamFileProps *props) GetProps2() argument
[all...]
/third_party/lzma/C/Util/Lzma/
H A DLzmaUtil.c193 CLzmaEncProps props; in Encode() local
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp170 CLzmaEncProps props; in SetCoderProperties() local
209 Byte props[LZMA_PROPS_SIZE]; in WriteCoderProperties() local
H A DPpmdDecoder.cpp31 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() argument
H A DLzma2Decoder.cpp99 CLzma2DecMtProps props; in Code() local
217 CLzma2DecMtProps props; SetOutStreamSize() local
[all...]
/third_party/lzma/CPP/7zip/Crypto/
H A D7zAes.cpp210 Byte props[2 + sizeof(_key.Salt) + sizeof(_iv)]; in WriteCoderProperties() local
/third_party/lzma/CPP/Common/
H A DWildcard.h213 CCensorPathProps props; in AddPreItem_NoWildcard() local
221 CCensorPathProps props; in AddPreItem_Wildcard() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.cc134 auto props = d::GetObjectProperties(tagged_ptr, reader_scope.GetReader(), in GetHeapObject() local
173 auto props = d::GetStackFrame(static_cast<uintptr_t>(frame_pointer), in GetStackFrame() local
/third_party/node/deps/icu-small/source/common/
H A Dubidi_props.cpp135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local
141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local
146 getMirror(UChar32 c, uint16_t props) { in getMirror() argument
179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local
185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local
191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_isJoinControl() local
197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getJoiningType() local
220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracketType() local
226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracket() local
[all...]
H A Dustrcase.cpp240 uint16_t props = UTRIE2_GET16_FROM_U16_SINGLE_LEAD(trie, lead); in toLower() local
335 uint16_t props = UTRIE2_GET16_FROM_U16_SINGLE_LEAD(trie, lead); in toUpper() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dppucd.cpp213 UniProps *props; in getProps() local
318 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_pipeline.c211 const VkPhysicalDeviceProperties *props = in vn_GetPipelineCacheData() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dppucd.cpp213 UniProps *props; in getProps() local
318 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty() argument
[all...]
/third_party/libinput/src/
H A Dutil-prop-parsers.c441 struct input_prop props[INPUT_PROP_CNT]; /* doubling up on quirks is a bug */ in parse_input_prop_property() local
[all...]

Completed in 22 milliseconds

12345678910>>...21