Home
last modified time | relevance | path

Searched defs:key (Results 2001 - 2025 of 9257) sorted by relevance

1...<<81828384858687888990>>...371

/third_party/ffmpeg/libavformat/
H A Dasfcrypt.c108 multiswap_enc(const uint32_t keys[12], uint64_t key, uint64_t data) multiswap_enc() argument
132 multiswap_dec(const uint32_t keys[12], uint64_t key, uint64_t data) multiswap_dec() argument
148 ff_asfcrypt_dec(const uint8_t key[20], uint8_t *data, int len) ff_asfcrypt_dec() argument
[all...]
H A Dapetag.c41 uint8_t key[1024], *value; in ape_tag_read_field() local
[all...]
/third_party/ffmpeg/libavutil/
H A Daes_ctr.c73 int av_aes_ctr_init(struct AVAESCTR *a, const uint8_t *key) in av_aes_ctr_init() argument
H A Dtea.c31 uint32_t key[16]; member
42 void av_tea_init(AVTEA *ctx, const uint8_t key[16], int rounds) in av_tea_init() argument
H A Dhmac.c45 uint8_t key[MAX_BLOCKLEN]; member
140 void av_hmac_init(AVHMAC *c, const uint8_t *key, unsigned int keylen) in av_hmac_init() argument
184 av_hmac_calc(AVHMAC *c, const uint8_t *data, unsigned int len, const uint8_t *key, unsigned int keylen, uint8_t *out, unsigned int outlen) av_hmac_calc() argument
[all...]
H A Dblowfish.c310 av_cold void av_blowfish_init(AVBlowfish *ctx, const uint8_t *key, int key_len) in av_blowfish_init() argument
H A Dxtea.c42 void av_xtea_init(AVXTEA *ctx, const uint8_t key[16]) in av_xtea_init() argument
50 void av_xtea_le_init(AVXTEA *ctx, const uint8_t key[16]) in av_xtea_le_init() argument
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Dsrtp.c114 test_encrypt(const uint8_t *data, int in_len, const char *suite, const char *key) test_encrypt() argument
/third_party/elfutils/libdwfl/
H A Dargp-std.c122 parse_opt (int key, char *arg, struct argp_state *state) in parse_opt() argument
/third_party/gn/src/base/
H A Dstl_util.h46 bool ContainsKey(const Collection& collection, const Key& key) { in ContainsKey() argument
/third_party/gn/src/gn/
H A Dimport_manager.cc82 std::string key = ss.str(); in DoImport() local
/third_party/glfw/tests/
H A Dempty.c64 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
H A Dthreads.c57 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/alsa-lib/src/ucm/
H A Ducm_regex.c31 static int get_string(snd_config_t *compound, const char *key, const char **str) in get_string() argument
/third_party/alsa-utils/alsamixer/
H A Dcard_select.c63 static void on_handle_key(int key) in on_handle_key() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dspooler.c141 int configfile_find_option(const char *configfile, const char *key, char *dest, size_t destsize) in configfile_find_option() argument
171 char *key = "default"; in find_default_printer() local
[all...]
/third_party/curl/lib/
H A Dhash.h65 char key[1]; /* allocated memory following the struct */ member
/third_party/astc-encoder/Source/
H A Dastcenc_diagnostic_trace.cpp129 add_attrib( std::string type, std::string key, std::string value ) add_attrib() argument
181 trace_add_data( const char* key, const char* format, ... ) trace_add_data() argument
204 trace_add_data( const char* key, float value ) trace_add_data() argument
228 trace_add_data( const char* key, int value ) trace_add_data() argument
237 trace_add_data( const char* key, unsigned int value ) trace_add_data() argument
[all...]
/third_party/googletest/googletest/test/
H A Dgtest_stress_test.cc55 Message key; in IdToKey() local
H A Dgtest_xml_output_unittest_.cc142 void ExternalUtilityThatCallsRecordProperty(const std::string& key, int value) { in ExternalUtilityThatCallsRecordProperty() argument
146 void ExternalUtilityThatCallsRecordProperty(const std::string& key, in ExternalUtilityThatCallsRecordProperty() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
H A DRbnfScannerProviderImpl.java142 public int[] findText(String str, String key, int startingAt) { in findText() argument
170 public int[] findText2(String str, String key, int startingAt) { in findText2() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java38 public synchronized long get(long key) { in get() argument
45 public synchronized void put(long key, long value) in put() argument
57 private final int findIndex(long key) { in findIndex() argument
98 hash(long key) hash() argument
107 hash2(long key) hash2() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleObjectCache.java27 public V get(K key) { in get() argument
67 protected abstract V createObject(K key); in createObject() argument
69 normalizeKey(K key) normalizeKey() argument
76 CacheEntry(K key, V value, ReferenceQueue<V> queue) CacheEntry() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DLocalizedNumberFormatter.java40 LocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberFormatter() argument
221 LocalizedNumberFormatter create(int key, Object value) { in create() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormatServiceShim.java52 public Object create(Key key, ICUService srvc) { in create() argument

Completed in 11 milliseconds

1...<<81828384858687888990>>...371