Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dwrap-commit-msg.py42 def main(fileobj): function
68 main(open(sys.argv[1], "r+"))
70 main(sys.stdin)
Dintersect-diffs.py52 def main(): function
76 main()
Dall_builds.py33 def main(argv): function
72 main(sys.argv)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
Dscrape_gtest_log.py21 def main(): function
28 sys.exit(main())
/hardware/bsp/intel/soc/common/tools/
Dgpt_ini2bin.py42 def main(): function
81 main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest_main.cc34 GTEST_API_ int main(int argc, char **argv) { in main() function
/hardware/bsp/intel/peripheral/libmraa/examples/
Dhellomraa.c32 main(int argc, char** argv) in main() function
Dmmap-io2.c31 main(int argc, char** argv) in main() function
Duart.c31 main(int argc, char** argv) in main() function
Dgpio_read6.c31 main(int argc, char** argv) in main() function
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dgrovespeaker.cxx32 int main () in main() function
Dmax31855.cxx33 main(int argc, char **argv) in main() function
Dhx711.cxx32 main(int argc, char **argv) in main() function
Dgrovebutton.cxx30 main(int argc, char **argv) in main() function
Djhd1313m1-lcd.cxx28 main(int argc, char **argv) in main() function
Dlcm1602-parallel.cxx29 main(int argc, char **argv) in main() function
Dgrovelight.cxx31 main(int argc, char **argv) in main() function
Dssd1308-oled.cxx88 main(int argc, char **argv) in main() function
Dmax44000.cxx30 main(int argc, char **argv) in main() function
Deboled.cxx30 int main(int argc, char **argv) in main() function
Dttp223.cxx30 main(int argc, char **argv) in main() function
Dgroveled.cxx31 main(int argc, char **argv) in main() function
/hardware/qcom/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp338 p_args->width = header.main.width; in decoder_test()
339 p_args->height = header.main.height; in decoder_test()
341 header.main.width, header.main.height, (int)header.main.subsampling); in decoder_test()
345 dest.width = (p_args->width) ? (p_args->width) : header.main.width; in decoder_test()
346 dest.height = (p_args->height) ? (p_args->height) : header.main.height; in decoder_test()
/hardware/bsp/intel/peripheral/libupm/examples/java/
DGroveSpeakerSample.java36 public static void main(String[] args) throws InterruptedException { in main() method in GroveSpeakerSample
DGroveLed_multiSample.java37 public static void main(String[] args) throws InterruptedException { in main() method in GroveLed_multiSample

12345678910>>...19