Home
last modified time | relevance | path

Searched refs:EXAMPLES_DIR (Results 1 – 2 of 2) sorted by relevance

/external/executorch/examples/apple/coreml/scripts/
Dexport.py30 EXAMPLES_DIR = REPO_ROOT / "examples" variable
31 sys.path.append(str(EXAMPLES_DIR.absolute()))
/external/libultrahdr/
DCMakeLists.txt80 set(EXAMPLES_DIR ${CMAKE_CURRENT_SOURCE_DIR}/examples) variable
623 add_executable(${UHDR_SAMPLE_APP} "${EXAMPLES_DIR}/ultrahdr_app.cpp")