/third_party/openssl/crypto/idea/ |
D | i_skey.c | 17 register IDEA_INT *kt, *kf, r0, r1, r2; in IDEA_set_encrypt_key() local 29 kf = kt; in IDEA_set_encrypt_key() 32 r2 = kf[1]; in IDEA_set_encrypt_key() 33 r1 = kf[2]; in IDEA_set_encrypt_key() 35 r0 = kf[3]; in IDEA_set_encrypt_key() 37 r1 = kf[4]; in IDEA_set_encrypt_key() 39 r0 = kf[5]; in IDEA_set_encrypt_key() 41 r1 = kf[6]; in IDEA_set_encrypt_key() 43 r0 = kf[7]; in IDEA_set_encrypt_key() 45 r1 = kf[0]; in IDEA_set_encrypt_key() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | parsechannels.c | 51 dvbbasebin, const gchar * property, GKeyFile * kf, 68 const gchar * property, GKeyFile * kf, const gchar * channel_name, 71 const gchar * property, GKeyFile * kf, const gchar * channel_name, 74 const gchar * property, GKeyFile * kf, const gchar * channel_name, 77 const gchar * property, GKeyFile * kf, const gchar * channel_name, 80 const gchar * property, GKeyFile * kf, const gchar * channel_name, 83 const gchar * property, GKeyFile * kf, const gchar * channel_name, 86 const gchar * property, GKeyFile * kf, const gchar * channel_name, 89 const gchar * property, GKeyFile * kf, const gchar * channel_name, 92 const gchar * property, GKeyFile * kf, const gchar * channel_name, [all …]
|
/third_party/glib/glib/tests/ |
D | keyfile.c | 1443 GKeyFile *kf; in test_save() local 1457 kf = g_key_file_new (); in test_save() 1458 ok = g_key_file_load_from_data (kf, data, strlen (data), 0, NULL); in test_save() 1467 ok = g_key_file_save_to_file (kf, file, &error); in test_save() 1481 g_key_file_free (kf); in test_save() 1633 GKeyFile *kf; in test_empty_string() local 1635 kf = g_key_file_new (); in test_empty_string() 1637 g_key_file_load_from_data (kf, "", 0, 0, &error); in test_empty_string() 1640 g_key_file_load_from_data (kf, "", -1, 0, &error); in test_empty_string() 1644 g_key_file_load_from_data (kf, NULL, 0, 0, &error); in test_empty_string() [all …]
|
/third_party/skia/modules/skottie/src/animator/ |
D | KeyframeAnimator.cpp | 191 for (const auto& kf : fKFs) { in parseKeyframes() local 192 SkDEBUGF(" { t: %1.3f, v_idx: %lu, mapping: %lu }\n", kf.t, kf.v_idx, kf.mapping); in parseKeyframes()
|
/third_party/glib/gio/tests/ |
D | appinfo.c | 536 GKeyFile *kf; in test_from_keyfile() local 547 kf = g_key_file_new (); in test_from_keyfile() 548 g_key_file_load_from_file (kf, path, G_KEY_FILE_NONE, &error); in test_from_keyfile() 550 info = g_desktop_app_info_new_from_keyfile (kf); in test_from_keyfile() 551 g_key_file_unref (kf); in test_from_keyfile()
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoraparse.c | 431 gint64 kf; in parse_granulepos() local 433 kf = granulepos >> parse->shift; in parse_granulepos() 437 kf -= 1; in parse_granulepos() 439 *keyframe = kf; in parse_granulepos() 441 *frame = kf + (granulepos & ((1 << parse->shift) - 1)); in parse_granulepos()
|
/third_party/ffmpeg/libavformat/ |
D | webmdashenc.c | 347 AVDictionaryEntry *kf = av_dict_get(s->streams[as->streams[i]]->metadata, in write_adaptation_set() local 349 if (!w->is_live && (!kf || !strncmp(kf->value, "0", 1))) subsegmentStartsWithSAP = 0; in write_adaptation_set()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | pl_pl_FONIPA.txt | 36 kw → kf ;
|
/third_party/icu/icu4c/source/data/translit/ |
D | pl_pl_FONIPA.txt | 37 kw → kf ;
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | pl_pl_FONIPA.txt | 37 kw → kf ;
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | calf-lv2-port-groups.patch | 34 "@prefix kf: <http://foltman.com/ns/> .\n"
|
/third_party/ffmpeg/tests/fate/ |
D | filter-audio.mak | 16 FATE_FILTER_AEMPHASIS += fate-filter-aemphasis-75kf 17 fate-filter-aemphasis-75kf: tests/data/asynth-44100-2.wav 18 fate-filter-aemphasis-75kf: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav 19 fate-filter-aemphasis-75kf: CMD = framecrc -i $(SRC) -af aresample,aemphasis=2:8:reproduction:75kf,…
|
/third_party/boost/libs/hof/doc/html/ |
D | objects.inv | 17 …CX0k2fx��(��)����������u���|�Ǿ�xc�������*�~٣�Z��"hP��ᱧ��t��`��kf���1�����G=̱�����\lu…
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | keyTypeData.txt | 30 colcasefirst{"kf"}
|
/third_party/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 30 colcasefirst{"kf"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | keyTypeData.txt | 28 colcasefirst{"kf"}
|
/third_party/typescript/tests/baselines/reference/ |
D | hugeDeclarationOutputGetsTruncatedWithError.types | 6 …" | "jv" | "jw" | "jx" | "jy" | "jz" | "ka" | "kb" | "kc" | "kd" | "ke" | "kf" | "kg" | "kh" | "ki… 9 …kf: "aa.kf"; kg: "aa.kg"; kh: "aa.kh"; ki: "aa.ki"; kj: "aa.kj"; kk: "aa.kk"; kl: "aa.kl"; km: "aa… 10 …kf: "aa.kf"; kg: "aa.kg"; kh: "aa.kh"; ki: "aa.ki"; kj: "aa.kj"; kk: "aa.kk"; kl: "aa.kl"; km: "aa…
|
D | hugeDeclarationOutputGTruncatedWithError.ts.types | 6 …" | "jv" | "jw" | "jx" | "jy" | "jz" | "ka" | "kb" | "kc" | "kd" | "ke" | "kf" | "kg" | "kh" | "ki… 9 …kf: "aa.kf"; kg: "aa.kg"; kh: "aa.kh"; ki: "aa.ki"; kj: "aa.kj"; kk: "aa.kk"; kl: "aa.kl"; km: "aa… 10 …kf: "aa.kf"; kg: "aa.kg"; kh: "aa.kh"; ki: "aa.ki"; kj: "aa.kj"; kk: "aa.kk"; kl: "aa.kl"; km: "aa…
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg.c | 3261 static void parse_forced_key_frames(char *kf, OutputStream *ost, in parse_forced_key_frames() argument 3268 for (p = kf; *p; p++) in parse_forced_key_frames() 3278 p = kf; in parse_forced_key_frames()
|
/third_party/libxml2/macos/ |
D | libxml2.mcp.xml.sit.hqx | 22 0J-$8Dh!PD6d@1UB'a(Ra)a'3!)6JX*U+h5rS#YP%I4!Y$$kf+FTJV8X@+b5+D,#
|
/third_party/icu/docs/userguide/collation/ |
D | api.md | 58 language tag syntax ("el-u-kf-upper"). Keywords and values are case-insensitive.
|
/third_party/python/Grammar/ |
D | python.gram | 859 …RING) is not matched so we don't show this error with some invalid string prefixes like: kf"dsfsdf"
|
/third_party/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …kf�~y�ZT�D=�LAN@tJ<rN>pQ?qR@tSB{WG�[J~eOmsOpzU�y[�u_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r…
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …kf�~y�ZT�D=�LAN@tJ<rN>pQ?qR@tSB{WG�[J~eOmsOpzU�y[�u_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r…
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …kf�~y�ZT�D=�LAN@tJ<rN>pQ?qR@tSB{WG�[J~eOmsOpzU�y[�u_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r…
|