Home
last modified time | relevance | path

Searched defs:attributes (Results 26 - 50 of 450) sorted by relevance

12345678910>>...18

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_preview_test.cpp1526 std::vector<StreamAttribute> attributes; in HWTEST_F() local
/third_party/gn/src/gn/
H A Dxml_element_writer.cc22 XmlElementWriter(std::ostream& out, const std::string& tag, const XmlAttributes& attributes) XmlElementWriter() argument
27 XmlElementWriter(std::ostream& out, const std::string& tag, const XmlAttributes& attributes, int indent) XmlElementWriter() argument
63 SubElement( const std::string& tag, const XmlAttributes& attributes) SubElement() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedValueFieldPositionIteratorImpl.java38 public static boolean nextPosition(List<FieldPosition> attributes, ConstrainedFieldPosition cfpos) { in nextPosition() argument
60 public static AttributedCharacterIterator toCharacterIterator(CharSequence cs, List<FieldPosition> attributes) { in toCharacterIterator() argument
79 public static void addOverlapSpans(List<FieldPosition> attributes, Format.Field spanField, int firstIndex) { in addOverlapSpans() argument
115 sort(List<FieldPosition> attributes) sort() argument
[all...]
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapElement.java37 Map attributes = new HashMap(); field in CapElement
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DFormattedValueFieldPositionIteratorImpl.java40 public static boolean nextPosition(List<FieldPosition> attributes, ConstrainedFieldPosition cfpos) { in nextPosition() argument
62 public static AttributedCharacterIterator toCharacterIterator(CharSequence cs, List<FieldPosition> attributes) { in toCharacterIterator() argument
81 public static void addOverlapSpans(List<FieldPosition> attributes, Format.Field spanField, int firstIndex) { in addOverlapSpans() argument
117 sort(List<FieldPosition> attributes) sort() argument
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers_no_static.c86 psa_driver_wrapper_get_key_buffer_size( const psa_key_attributes_t *attributes, size_t *key_buffer_size ) psa_driver_wrapper_get_key_buffer_size() argument
122 psa_driver_wrapper_export_public_key( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, uint8_t *data, size_t data_size, size_t *data_length ) psa_driver_wrapper_export_public_key() argument
222 psa_driver_wrapper_get_builtin_key( psa_drv_slot_number_t slot_number, psa_key_attributes_t *attributes, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length ) psa_driver_wrapper_get_builtin_key() argument
[all...]
/third_party/mbedtls/programs/psa/
H A Dhmac_demo.c113 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in hmac_demo() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dattributes.c45 static const XvAttribute attributes[] = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h96 attr_iterator_range attributes() const { in attributes() function in llvm::DWARFAbbreviationDeclaration
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_windows.cc67 WORD attributes(Color color, bool bold) { in attributes() function in tint::diag::__anon25910::PrinterWindows
/third_party/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp46 CGLPixelFormatAttribute attributes[] = { in MacGLTestContext() local
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeNamedSemaphoreUnix.c46 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create() argument
/base/security/asset/frameworks/c/system_api/src/
H A Dasset_system_api.c31 int32_t AssetAdd(const AssetAttr *attributes, uint32_t attrCnt) in AssetAdd() argument
/base/security/asset/interfaces/kits/c/src/
H A Dasset_api.c21 int32_t OH_Asset_Add(const Asset_Attr *attributes, uint32_t attrCnt) in OH_Asset_Add() argument
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_callback_service.cpp124 void GetExecutorPropertyCallbackService::OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) in OnGetExecutorPropertyResult() argument
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Denroll_command.cpp32 EnrollCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) EnrollCommand() argument
H A Dcustom_command.cpp36 CustomCommand::CustomCommand(std::weak_ptr<Executor> executor, const Attributes &attributes) in CustomCommand() argument
H A Dcollect_command.cpp30 CollectCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) CollectCommand() argument
H A Didentify_command.cpp28 IdentifyCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) IdentifyCommand() argument
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp71 auto attributes = Common::MakeShared<Attributes>(attributes_->Serialize()); in CreateMessage() local
22 SoftBusMessage(int32_t messageSeq, const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes) SoftBusMessage() argument
127 auto attributes = Common::MakeShared<Attributes>(data); ParseMessage() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_ipp.c69 dce_ipp_cursor_set_attributes( struct input_pixel_processor *ipp, const struct dc_cursor_attributes *attributes) dce_ipp_cursor_set_attributes() argument
/kernel/linux/linux-5.10/include/linux/
H A Dstat.h27 u64 attributes; member
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c34 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) tpm2_buf_append_auth() argument
/kernel/linux/linux-5.10/fs/efivarfs/
H A Dfile.c20 u32 attributes; in efivarfs_file_write() local
71 u32 attributes; in efivarfs_file_read() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Duserspace-consumer.c93 static struct attribute *attributes[] = { variable

Completed in 10 milliseconds

12345678910>>...18