Home
last modified time | relevance | path

Searched refs:ef (Results 1 – 25 of 181) sorted by relevance

12345678

/third_party/iowow/src/fs/tests/
Diwfs_test1.c57 IWFS_EXT ef; in iwfs_exfile_test1() local
68 IWRC(iwfs_exfile_open(&ef, &opts), rc); in iwfs_exfile_test1()
76 IWRC(ef.write(&ef, 0, 0, 0, &sp), rc); in iwfs_exfile_test1()
80 IWRC(ef.write(&ef, 1, 0, 0, &sp), rc); in iwfs_exfile_test1()
89 IWRC(ef.write(&ef, 1, data, sizeof(data), &sp), rc); in iwfs_exfile_test1()
93 IWRC(ef.close(&ef), rc); in iwfs_exfile_test1()
99 IWRC(iwfs_exfile_open(&ef, &opts), rc); in iwfs_exfile_test1()
105 IWRC(ef.read(&ef, 1, rdata, sp, &sp2), rc); in iwfs_exfile_test1()
110 rc = ef.write(&ef, 1, data, sizeof(data), &sp); in iwfs_exfile_test1()
115 IWRC(ef.read(&ef, ps - 1, rdata, 2, &sp2), rc); in iwfs_exfile_test1()
[all …]
/third_party/mesa3d/src/mapi/glapi/gen/
DglX_proto_size.py349 ef = glx_enum_function( func.name, api.enums_by_name )
350 if len(ef.enums) == 0:
353 if (ef.is_set() and self.emit_set) or (not ef.is_set() and self.emit_get):
354 sig = ef.signature()
359 ef.Print( func.name )
387 ef = glx_enum_function( func.name, api.enums_by_name )
388 if len(ef.enums) == 0:
391 if (ef.is_set() and self.emit_set) or (not ef.is_set() and self.emit_get):
471 ef = glx_server_enum_function( func, api.enums_by_name )
472 if len(ef.enums) == 0: continue
[all …]
/third_party/openssl/crypto/asn1/
Dtasn_new.c64 const ASN1_EXTERN_FUNCS *ef; in asn1_item_embed_new() local
77 ef = it->funcs; in asn1_item_embed_new()
78 if (ef != NULL) { in asn1_item_embed_new()
79 if (ef->asn1_ex_new_ex != NULL) { in asn1_item_embed_new()
80 if (!ef->asn1_ex_new_ex(pval, it, libctx, propq)) in asn1_item_embed_new()
82 } else if (ef->asn1_ex_new != NULL) { in asn1_item_embed_new()
83 if (!ef->asn1_ex_new(pval, it)) in asn1_item_embed_new()
176 const ASN1_EXTERN_FUNCS *ef; in asn1_item_clear() local
181 ef = it->funcs; in asn1_item_clear()
182 if (ef && ef->asn1_ex_clear) in asn1_item_clear()
[all …]
Dtasn_fre.c31 const ASN1_EXTERN_FUNCS *ef; in ossl_asn1_item_embed_free() local
81 ef = it->funcs; in ossl_asn1_item_embed_free()
82 if (ef && ef->asn1_ex_free) in ossl_asn1_item_embed_free()
83 ef->asn1_ex_free(pval, it); in ossl_asn1_item_embed_free()
Dtasn_prn.c140 const ASN1_EXTERN_FUNCS *ef; in asn1_item_print_ctx() local
183 ef = it->funcs; in asn1_item_print_ctx()
184 if (ef && ef->asn1_ex_print) { in asn1_item_print_ctx()
185 i = ef->asn1_ex_print(out, fld, indent, "", pctx); in asn1_item_print_ctx()
/third_party/gstreamer/gstreamer/gst/
Dgstregistrychunks.c248 GstRegistryChunkElementFactory *ef; in gst_registry_chunks_save_feature() local
254 ef = g_slice_new0 (GstRegistryChunkElementFactory); in gst_registry_chunks_save_feature()
256 chk = gst_registry_chunks_make_data (ef, pf_size); in gst_registry_chunks_save_feature()
257 ef->npadtemplates = ef->ninterfaces = ef->nuriprotocols = 0; in gst_registry_chunks_save_feature()
258 pf = (GstRegistryChunkPluginFeature *) ef; in gst_registry_chunks_save_feature()
262 walk = g_list_next (walk), ef->ninterfaces++) { in gst_registry_chunks_save_feature()
266 ef->ninterfaces, ef->npadtemplates); in gst_registry_chunks_save_feature()
282 ef->nuriprotocols++; in gst_registry_chunks_save_feature()
285 GST_DEBUG_OBJECT (feature, "Saved %d UriTypes", ef->nuriprotocols); in gst_registry_chunks_save_feature()
294 walk = g_list_next (walk), ef->npadtemplates++) { in gst_registry_chunks_save_feature()
[all …]
/third_party/skia/src/sksl/ir/
DSkSLExternalFunctionReference.h25 ExternalFunctionReference(int line, const ExternalFunction* ef) in ExternalFunctionReference() argument
26 : INHERITED(line, kExpressionKind, &ef->type()) in ExternalFunctionReference()
27 , fFunction(*ef) {} in ExternalFunctionReference()
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
Dnative-lib.cpp131 std::function<void(decltype(stack.getType()), decltype(stack.getType()))> ef; in Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative() local
134 ((ef = (i++ == id) ? in Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative()
135 args.modifyEffectVec(ef, arr) : ef), ...); in Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative()
137 stack.modifyEffectAt(index, std::move(ef)); in Java_com_mobileer_androidfxlab_NativeInterface_modifyEffectNative()
/third_party/openssl/test/recipes/30-test_evp_pkey_provided/
DDSA.priv.txt4 d4:db:2d:96:55:89:ff:ef:a8:5f:47:8f:ca:02:8a:
18 08:e8:f3:ef:42:67:bc:21:f2:c2:b8:ff:1a:81:05:
27 33:cf:d5:04:e4:3e:ec:a1:21:c8:41:2b:ef:b8:1f:
28 0b:5b:88:8b:67:f8:68:6d:7c:4d:96:5f:3c:66:ef:
37 ce:f5:cd:f0:e7:12:d6:93:ee:1b:9b:61:ef:05:8c:
58 ef:59:36:6d:7c:b6:98:d8:1e:fa:25:73:97:45:58:
DDSA.pub.txt14 08:e8:f3:ef:42:67:bc:21:f2:c2:b8:ff:1a:81:05:
23 33:cf:d5:04:e4:3e:ec:a1:21:c8:41:2b:ef:b8:1f:
24 0b:5b:88:8b:67:f8:68:6d:7c:4d:96:5f:3c:66:ef:
33 ce:f5:cd:f0:e7:12:d6:93:ee:1b:9b:61:ef:05:8c:
54 ef:59:36:6d:7c:b6:98:d8:1e:fa:25:73:97:45:58:
/third_party/ffmpeg/libavfilter/
Dvf_photosensitivity.c221 PhotosensitivityFrame ef; in filter_frame() local
237 convert_frame(ctx, in, &ef, s->skip); in filter_frame()
238 this_badness = get_badness(&ef, &s->last_frame_e); in filter_frame()
249 s->last_frame_e = ef; in filter_frame()
264 convert_frame(ctx, s->last_frame_av, &ef, s->skip); in filter_frame()
265 this_badness = get_badness(&ef, &s->last_frame_e); in filter_frame()
270 s->last_frame_e = ef; in filter_frame()
/third_party/mesa3d/src/intel/tools/tests/gen6/
Dsend.expected14 31 01 60 06 c1 0f ef 20 24 00 6e 00 00 e4 18 0a
28 31 01 60 02 c5 0f ef 21 44 00 6e 00 40 70 10 02
33 31 01 60 02 c5 0f ef 20 44 00 6e 00 03 a3 10 02
43 31 01 60 05 41 0c ef 27 44 00 6e 00 00 a0 1b 02
85 31 01 60 02 c1 0f ef 20 44 00 6e 00 00 70 10 04
211 31 01 60 02 c5 0f ef 21 44 00 6e 00 07 a7 10 02
215 31 01 60 02 c5 0f ef 22 44 00 6e 00 0b ab 10 02
225 31 01 60 04 dd 0f ef 21 24 02 6e 00 43 40 18 04
227 31 01 60 04 dd 0f ef 22 24 02 6e 00 41 40 18 04
/third_party/mesa3d/src/intel/tools/tests/gen7.5/
Dsend.expected57 31 01 60 02 a5 0f ef 20 44 0e 6e 00 03 a3 10 02
123 31 01 60 06 25 0c ef 24 c4 04 6e 00 93 40 19 02
125 31 01 60 06 25 0c ef 25 c4 05 6e 00 0b 42 19 02
128 31 01 60 06 25 0c ef 28 64 00 6e 00 03 41 19 02
140 31 01 60 06 25 0c ef 29 04 0a 6e 00 33 40 19 02
155 31 01 60 06 25 0c ef 2b 04 0c 6e 00 b3 40 19 02
259 31 01 60 06 25 0c ef 27 c4 07 6e 00 1b 42 19 02
412 31 01 60 06 25 0c ef 2d 24 0d 6e 00 2b 41 19 02
420 31 01 60 06 25 0c ef 2d 24 0d 6e 00 3b 43 19 02
423 31 01 60 06 25 0c ef 2d 24 0d 6e 00 43 43 19 02
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c175 bool ef = ctx->edgeflag.value; in ef_toggle_search_i08() local
177 for (i = 0; i < n && ef_value_8(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i08()
179 for (i = 0; i < n && ef_value_32(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i08()
187 bool ef = ctx->edgeflag.value; in ef_toggle_search_i16() local
189 for (i = 0; i < n && ef_value_8(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i16()
191 for (i = 0; i < n && ef_value_32(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i16()
199 bool ef = ctx->edgeflag.value; in ef_toggle_search_i32() local
201 for (i = 0; i < n && ef_value_8(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i32()
203 for (i = 0; i < n && ef_value_32(ctx, elts[i]) == ef; ++i); in ef_toggle_search_i32()
211 bool ef = ctx->edgeflag.value; in ef_toggle_search_seq() local
[all …]
/third_party/python/Lib/test/
Dpycacert.pem17 f7:e8:cb:f9:14:ef:3d:9f:0b:3f:0a:62:fc:1b:20:
26 1d:36:5c:a9:e8:47:b5:f4:52:48:aa:b5:a4:67:ef:
40 2b:33:26:23:fd:65:c0:3c:f0:79:ad:c9:c1:81:ef:
66 45:a0:9e:cc:ef:33:1e:50:4e:ab:72:c3:65:c8:b2:79:b3:35:
71 fb:71:64:45:d4:a6:f0:ce:ef:75:04:99:69:9a:e5:88:0a:10:
Dffdh3072.pem10 e2:a6:89:da:f3:ef:e8:72:1d:f1:58:a1:36:ad:e7:
18 c5:8e:f1:83:7d:16:83:b2:c6:f3:4a:26:c1:b2:ef:
27 ef:3c:1b:20:ee:3f:d5:9d:7c:25:e4:1d:2b:66:c6:
/third_party/mesa3d/src/intel/tools/tests/gen4.5/
Dmov.expected16 01 01 60 00 a6 00 ef 21 64 00 0e 00 00 00 00 00
21 01 01 60 00 26 00 ef 21 40 00 60 00 00 00 00 00
84 01 01 60 00 e6 10 ef 21 00 00 00 00 00 00 00 00
/third_party/mesa3d/src/intel/tools/tests/gen4/
Dmov.expected18 01 01 60 00 a6 00 ef 21 64 00 0e 00 00 00 00 00
25 01 01 60 00 26 00 ef 21 40 00 60 00 00 00 00 00
86 01 01 60 00 e6 10 ef 21 00 00 00 00 00 00 00 00
/third_party/rust/crates/rust-openssl/openssl/test/
Dca.crt16 00:b0:09:fc:54:e7:6a:9f:0c:bd:ad:5a:8d:ef:94:
53 96:a0:ff:8a:4b:bd:45:96:c9:72:3c:63:e3:48:c4:ab:ef:7e:
56 0b:8a:ef:94:21:57:e2:04:c2:c3:86:bf:06:4e:91:5c:e6:bc:
66 41:78:eb:3d:27:4d:9b:68:ef:ba:0e:ba:3a:7d:60:00:9d:53:
Dsubca.crt16 00:b0:09:fc:54:e7:6a:9f:0c:bd:ad:5a:8d:ef:94:
53 96:a0:ff:8a:4b:bd:45:96:c9:72:3c:63:e3:48:c4:ab:ef:7e:
56 0b:8a:ef:94:21:57:e2:04:c2:c3:86:bf:06:4e:91:5c:e6:bc:
66 41:78:eb:3d:27:4d:9b:68:ef:ba:0e:ba:3a:7d:60:00:9d:53:
/third_party/cmsis/CMSIS/DSP/PrivateInclude/
Darm_sorting.h118 float32x2_t ab, cd, ef, gh; \
120 ef = vget_low_f32(b); \
123 a = vcombine_f32(ab, ef); \
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_cliptest_tmp.h40 const unsigned ef = pvs->draw->vs.edgeflag_output; in TAG() local
193 if ((flags & DO_EDGEFLAG) && ef) { in TAG()
194 const float *edgeflag = out->data[ef]; in TAG()
/third_party/skia/tests/
DRectTest.cpp233 SkRect ef = SkRect::Make(e.fExpected); in DEF_TEST() local
236 ef.offset(0.5f, 0.5f); in DEF_TEST()
241 REPORTER_ASSERT(reporter, (df.isEmpty() && ef.isEmpty()) || (df == ef)); in DEF_TEST()
/third_party/icu/icu4c/source/test/testdata/
Dre_tests.txt130 ()ef def y $&-$1 ef-
131 ()ef def y $-[0] 1
132 ()ef def y $+[0] 3
133 ()ef def y $-[1] 1
134 ()ef def y $+[1] 1
174 (a|b|c|d|e)f ef y $&-$1 ef-e
175 (a|b|c|d|e)f ef y $-[0] 0
176 (a|b|c|d|e)f ef y $+[0] 2
177 (a|b|c|d|e)f ef y $-[1] 0
178 (a|b|c|d|e)f ef y $+[1] 1
[all …]
/third_party/elfutils/tests/
Dtestfile-riscv64-dis1.expect.bz2 ... 00 01 auipc t1,0x1003 10 14: ef 00 00 00 jal ra,0x14 11 18 ...

12345678