Home
last modified time | relevance | path

Searched defs:byte_vector (Results 1 – 17 of 17) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dbyte-vector.h58 using byte_vector = gdb::def_vector<gdb_byte>; variable
/dports/audio/giada/giada-0.17.1/src/deps/json/test/src/
H A Dtest_utils.hpp19 std::vector<std::uint8_t> byte_vector; in read_binary_file() local
/dports/devel/nlohmann-json/json-3.10.4/test/src/
H A Dtest_utils.hpp19 std::vector<std::uint8_t> byte_vector; in read_binary_file() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autofill/android/
H A Dinternal_authenticator_android.cc64 std::vector<uint8_t> byte_vector = in MakeCredential() local
81 std::vector<uint8_t> byte_vector = in GetAssertion() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/url/android/
H A Dorigin_android.cc19 std::vector<uint8_t> byte_vector = mojom::Origin::Serialize(this); in CreateJavaObject() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/url/android/
H A Dorigin_android.cc19 std::vector<uint8_t> byte_vector = mojom::Origin::Serialize(this); in CreateJavaObject() local
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_20_fg_20_13.vhd36 type byte_vector is array (natural range <>) of byte; type
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/attributes-and-groups/
H A Dmem_read.vhd29 type byte_vector is array (natural range <>) of byte; type
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/android/
H A Dpayment_request_update_event_listener.cc44 std::vector<uint8_t> byte_vector = in ChangeShippingAddress() local
/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dffi.c71 s48_ref_t byte_vector; member
414 s48_find_local_bv (s48_call_t call, s48_ref_t byte_vector, long s) in s48_find_local_bv()
438 s48_really_make_local_bv (s48_call_t call, s48_ref_t byte_vector, long s, enum BV_MODE mode) in s48_really_make_local_bv()
460 s48_maybe_make_local_bv (s48_call_t call, s48_ref_t byte_vector, long s, enum BV_MODE mode) in s48_maybe_make_local_bv()
485 s48_make_local_bv (s48_call_t call, s48_ref_t byte_vector, long s) in s48_make_local_bv()
491 s48_make_local_bv_readonly (s48_call_t call, s48_ref_t byte_vector, long s) in s48_make_local_bv_readonly()
H A Dasm-glue.c132 s48_free_byte_vector(s48_value byte_vector) in s48_free_byte_vector()
H A Dexternal.c2120 s48_extract_byte_vector(s48_value byte_vector) in s48_extract_byte_vector()
2128 s48_extract_byte_vector_2(s48_call_t call, s48_ref_t byte_vector) in s48_extract_byte_vector_2()
2136 s48_extract_byte_vector_readonly_2(s48_call_t call, s48_ref_t byte_vector) in s48_extract_byte_vector_readonly_2()
2144 s48_extract_byte_vector_region_2(s48_call_t call, s48_ref_t byte_vector, in s48_extract_byte_vector_region_2()
2154 s48_enter_byte_vector_region_2(s48_call_t call, s48_ref_t byte_vector, in s48_enter_byte_vector_region_2()
2164 s48_copy_from_byte_vector_2(s48_call_t call, s48_ref_t byte_vector, char *buf) in s48_copy_from_byte_vector_2()
2171 s48_copy_to_byte_vector_2(s48_call_t call, s48_ref_t byte_vector, char *buf) in s48_copy_to_byte_vector_2()
2184 s48_extract_unmovable_byte_vector_2(s48_call_t call, s48_ref_t byte_vector) in s48_extract_unmovable_byte_vector_2()
2200 s48_extract_byte_vector_unmanaged_2(s48_call_t call, s48_ref_t byte_vector) in s48_extract_byte_vector_unmanaged_2()
2216 s48_release_byte_vector_2(s48_call_t call, s48_ref_t byte_vector, char *buf) in s48_release_byte_vector_2()
/dports/misc/openmvg/openMVG-2.0/src/third_party/easyexif/
H A Dexif.cpp57 using byte_vector = std::vector<uint8_t>; typedef in __anon92990bd20111::IFEntry
/dports/devel/easyexif/easyexif-1.0/
H A Dexif.cpp55 using byte_vector = std::vector<uint8_t>; typedef in __anon9ee2013c0111::IFEntry
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/
H A Djni_array.cc290 std::vector<uint8_t> byte_vector; in JavaByteArrayToString() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/
H A Djni_array.cc288 std::vector<uint8_t> byte_vector; in JavaByteArrayToString() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/fm/
H A Dfm_internal.h39 int byte_vector; member