Home
last modified time | relevance | path

Searched defs:order (Results 401 - 425 of 452) sorted by relevance

1...<<111213141516171819

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c971 struct crypto_bignum *prime, *order; in sae_derive_pt_ffc() local
1148 const struct crypto_bignum *order; sae_derive_pwe_from_pt_ecc() local
1213 struct crypto_bignum *pwe = NULL, *order = NULL, *prime = NULL; sae_derive_pwe_from_pt_ffc() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c1321 mp_int order; member
832 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
H A Dcrypto_openssl.c1712 BIGNUM *order; member
619 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp1645 int order[COLUMNS_SIZE]; in LunarColumnsBuilding() local
1764 int order[COLUMNS_SIZE]; SolarColumnsBuilding() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c1321 int order; set_filter_params() local
[all...]
H A Dilbcdec.c344 static void lsf2lsp(int16_t *lsf, int16_t *lsp, int order) in lsf2lsp() argument
H A Daacdec_template.c2612 int bottom, top, order, start, end, size, inc; global() local
[all...]
H A Dspeexdec.c261 static void lsp_unquant_lbr(float *lsp, int order, GetBitContext *gb) in lsp_unquant_lbr() argument
409 static void lsp_unquant_nb(float *lsp, int order, GetBitContext *gb) in lsp_unquant_nb() argument
437 static void lsp_unquant_high(float *lsp, int order, GetBitContext *gb) in lsp_unquant_high() argument
574 bw_lpc(float gamma, const float *lpc_in, float *lpc_out, int order) bw_lpc() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c82 int order; ///< interleaving order if dts are equal member
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp306 UResourceBundle *order = ures_getByKey(rb, region, NULL, &status); in getCalendarTypeForLocale() local
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp158 static constexpr std::array<std::uint8_t, 9> order = {{ variable
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp295 UResourceBundle *order = ures_getByKey(rb, region, nullptr, &status); in getCalendarTypeForLocale() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc447 OutOfLineTSANStore(CodeGenerator* gen, Operand operand, Register value, Register scratch0, StubCallMode stub_mode, int size, std::memory_order order) OutOfLineTSANStore() argument
497 EmitTSANStoreOOL(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, Register value_reg, X64OperandConverter& i, StubCallMode mode, int size, std::memory_order order) EmitTSANStoreOOL() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc691 Node* CodeAssembler::AtomicLoad(MachineType type, AtomicMemoryOrder order, in AtomicLoad() argument
699 TNode<Type> CodeAssembler::AtomicLoad64(AtomicMemoryOrder order, in AtomicLoad64() argument
883 void CodeAssembler::AtomicStore64(AtomicMemoryOrder order, TNode<RawPtrT> base, in AtomicStore64() argument
874 AtomicStore(MachineRepresentation rep, AtomicMemoryOrder order, TNode<RawPtrT> base, TNode<WordT> offset, TNode<Word32T> value) AtomicStore() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc181 PushArray(Register array, Register size, Register scratch, PushArrayOrder order) PushArray() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp143 const auto order = mapVkFormat(format).order; in getFormatAspectFlags() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp303 UResourceBundle *order = ures_getByKey(rb, region, NULL, &status); in getCalendarTypeForLocale() local
/third_party/python/Objects/
H A Dmemoryobject.c480 buffer_to_contiguous(char *mem, const Py_buffer *src, char order) in buffer_to_contiguous() argument
841 memory_from_contiguous_copy(const Py_buffer *src, char order) in memory_from_contiguous_copy() argument
918 PyMemoryView_GetContiguous(PyObject *obj, int buffertype, char order) PyMemoryView_GetContiguous() argument
983 PyBuffer_ToContiguous(void *buf, const Py_buffer *src, Py_ssize_t len, char order) PyBuffer_ToContiguous() argument
2178 memoryview_tobytes_impl(PyMemoryViewObject *self, const char *order) memoryview_tobytes_impl() argument
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c836 uint32_t order; in define_dominance() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp597 bool isColorOrder (TextureFormat::ChannelOrder order) in isColorOrder() argument
731 getNumUsedChannels(TextureFormat::ChannelOrder order) getNumUsedChannels() argument
807 const TextureFormat::ChannelOrder order = format.order; getPixelSize() local
858 getChannelReadSwizzle(TextureFormat::ChannelOrder order) getChannelReadSwizzle() argument
912 getChannelWriteSwizzle(TextureFormat::ChannelOrder order) getChannelWriteSwizzle() argument
[all...]
H A DtcuTexture.hpp129 ChannelOrder order; member in tcu::TextureFormat
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h447 u8 order; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_defs.h466 u8 order; member
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2176 AtomicMemoryOrder order = OpParameter<AtomicMemoryOrder>(node->op()); in VisitWord32AtomicPairStore() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4690 PushArray(Register array, Register size, Register scratch, Register scratch2, PushArrayOrder order) CallRecordWriteStub() argument

Completed in 90 milliseconds

1...<<111213141516171819