Home
last modified time | relevance | path

Searched defs:ext (Results 251 - 275 of 954) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp111 const char *ext = ".txt"; in openTestFile() local
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c293 char ext[2]; in parse_size() local
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h971 FloatUnop(XMMRegister dst, XMMRegister src, Register tmp, FloatInstruction op, ExternalReference ext) FloatUnop() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c325 char *ext = strrchr(filename, '.'); in main() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture_state.c169 const bool ext = !!(format & EXT_FORMAT); in etna_create_sampler_view_state() local
H A Detnaviv_texture_desc.c133 const bool ext = !!(format & EXT_FORMAT); in etna_create_sampler_view_desc() local
/third_party/mesa3d/src/glx/tests/
H A Dclientinfo_unittest.cpp89 fake_glx_display::init_screen(int i, const char *ext) in init_screen() argument
98 static const char ext[] = "GL_XXX_dummy"; variable
[all...]
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct.c143 void SCT_set0_extensions(SCT *sct, unsigned char *ext, size_t ext_len) in SCT_set0_extensions() argument
151 int SCT_set1_extensions(SCT *sct, const unsigned char *ext, size_t ext_len) in SCT_set1_extensions() argument
233 SCT_get0_extensions(const SCT *sct, unsigned char **ext) SCT_get0_extensions() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_conf.c83 X509_EXTENSION *ext; in do_ext_nconf() local
144 X509_EXTENSION *ext; in do_ext_i2d() local
234 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value, in v3_generic_extension() argument
312 X509_EXTENSION *ext; X509V3_EXT_add_nconf_sk() local
[all...]
H A Dv3_san.c341 X509_EXTENSION *ext; in copy_issuer() local
H A Dx509_req.c142 ASN1_TYPE *ext = NULL; in STACK_OF() local
175 unsigned char *ext = NULL; in X509_REQ_add_extensions_nid() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_vms.c106 const char *ext = NULL; /* possible extension to add */ in vms_load() local
/third_party/openssl/crypto/ct/
H A Dct_sct.c143 void SCT_set0_extensions(SCT *sct, unsigned char *ext, size_t ext_len) in SCT_set0_extensions() argument
151 int SCT_set1_extensions(SCT *sct, const unsigned char *ext, size_t ext_len) in SCT_set1_extensions() argument
233 SCT_get0_extensions(const SCT *sct, unsigned char **ext) SCT_get0_extensions() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_conf.c83 X509_EXTENSION *ext; in do_ext_nconf() local
144 X509_EXTENSION *ext; in do_ext_i2d() local
234 static X509_EXTENSION *v3_generic_extension(const char *ext, const char *value, in v3_generic_extension() argument
312 X509_EXTENSION *ext; X509V3_EXT_add_nconf_sk() local
[all...]
H A Dv3_san.c341 X509_EXTENSION *ext; in copy_issuer() local
H A Dx509_req.c142 ASN1_TYPE *ext = NULL; in STACK_OF() local
175 unsigned char *ext = NULL; in X509_REQ_add_extensions_nid() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.h105 UCMTable *base, *ext; member
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp56 bool HasExtension(const std::vector<std::string> &extensions, const char *ext) in HasExtension() argument
/third_party/openssl/crypto/dso/
H A Ddso_vms.c106 const char *ext = NULL; /* possible extension to add */ in vms_load() local
/third_party/python/Doc/tools/
H A Drstlint.py368 ext = splitext(fn)[1] variable
/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp80 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer() argument
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go
/third_party/python/Modules/
H A Dgetpath.c234 const wchar_t *ext; variable
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp52 std::unique_ptr<SkFILEWStream> MakeFrameStream(size_t idx, const char* ext) { in MakeFrameStream() argument
/third_party/rust/crates/syn/src/
H A Dlib.rs371 pub mod ext; modules

Completed in 24 milliseconds

1...<<11121314151617181920>>...39