Home
last modified time | relevance | path

Searched defs:filenames (Results 1 - 25 of 44) sorted by relevance

12

/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/
H A Dmain.cpp27 arg_list_t filenames; in Main() local
/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/
H A Dark_js_runtime.cpp32 bool ArkJsRuntime::ProcessOptions(int argc, const char **argv, arg_list_t *filenames) in ProcessOptions() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-sourcemap.h77 std::vector<std::string> filenames; member in v8::internal::wasm::WasmModuleSourceMap
/third_party/node/tools/
H A Dmkssldef.py14 filenames = sys.argv[1:] variable
/third_party/protobuf/php/ext/google/protobuf/
H A Dmake-preload.php8 $filenames = explode("\n", stream_get_contents($handle)); variable
/test/xts/tools/lite/reliability/
H A DNativePressTest.py27 filenames = [] variable
/third_party/libsnd/programs/
H A Dsndfile-metadata-set.c59 const char * filenames [2] = { NULL, NULL } ; in main() local
[all...]
/third_party/mbedtls/programs/x509/
H A Dload_roots.c45 const char **filenames; /* NULL-terminated list of file names */ member
51 int read_certificates(const char *const *filenames) in read_certificates() argument
/third_party/ltp/testcases/kernel/syscalls/fchmodat/
H A Dfchmodat01.c44 static char *filenames[ARRAY_SIZE(tcases)]; variable
/third_party/python/Doc/tools/extensions/
H A Dpeg_highlight.py23 filenames = ["*.gram"] variable in PEGLexer
H A Dasdl_highlight.py18 filenames = ["*.asdl"] variable in ASDLLexer
/third_party/PyYAML/examples/pygments-lexer/
H A Dyaml.py162 filenames = ['*.yaml', '*.yml'] variable in YAMLLexer
/third_party/ltp/testcases/kernel/syscalls/fchownat/
H A Dfchownat01.c55 char *filenames; member
/third_party/ltp/testcases/kernel/syscalls/fstatat/
H A Dfstatat01.c57 static const char *filenames[TEST_CASES]; variable
/third_party/ltp/testcases/kernel/syscalls/futimesat/
H A Dfutimesat01.c56 static const char *filenames[TEST_CASES]; variable
/third_party/python/Lib/test/
H A Dtest_unicode_file_functions.py12 filenames = [ variable
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java265 public int process(String path, String[] filenames) { in process() argument
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c78 char *filenames[] = { "scatter", variable
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c258 char *filenames, *filename[3]; in parent() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c258 char *filenames, *filename[3]; in parent() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c287 char *filenames[2]; in main() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTexture.cpp275 Texture2D* Texture2D::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() argument
439 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const char* const* filenames) in create() argument
461 TextureCube* TextureCube::create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, int numLevels, const std::vector<std::string>& filenames) in create() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureWrapTests.cpp110 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const std::vector<std::string>& filenames, bool enableRelaxedRef) in TextureWrapCase() argument
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp180 auto filenames = get_folder_contents(platform_shim.folders, real_path); in READDIR_FUNC_NAME() local
/third_party/vk-gl-cts/executor/tools/
H A DxeTestLogCompare.cpp116 vector<string> filenames; member

Completed in 12 milliseconds

12