/third_party/mesa3d/src/util/ |
H A D | os_misc.h | 89 os_get_option(const char *name);
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dcfmtest.h | 32 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | dadrfmt.h | 33 void runIndexedTest(int32_t index, UBool exec, const char* &name,
|
H A D | dcfmapts.h | 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | frcoll.h | 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | idnaconf.h | 24 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL) override;
|
H A D | jacoll.h | 32 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | jamotest.h | 33 void runIndexedTest(int32_t index, UBool exec, const char* &name,
|
H A D | plurfmts.h | 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | ucaconf.h | 32 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par = NULL */) override;
|
H A D | tzregts.h | 29 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
|
H A D | canittst.h | 41 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | itercoll.h | 36 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL) override;
|
H A D | numbertest_doubleconversion.cpp | 13 void DoubleConversionTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
H A D | strtest.h | 8 /* file name: strtest.h 33 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL) override;
|
H A D | tsnmfmt.h | 27 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
/third_party/libinput/test/ |
H A D | litest-device-cyborg-rat-5.c | 57 .name = "Saitek Cyborg R.A.T.5 Mouse",
|
H A D | litest-device-mouse-low-dpi.c | 53 .name = "Low DPI Mouse",
|
H A D | litest-device-absinfo-override.c | 66 .name = "absinfo override",
|
H A D | litest-device-hp-wmi-hotkeys.c | 55 .name = "HP WMI hotkeys",
|
H A D | litest-device-wacom-cintiq-pro-16-pad.c | 68 .name = "Wacom Cintiq Pro 16 Pad",
|
H A D | litest-device-ms-nano-transceiver-mouse.c | 54 .name = "Microsoft Microsoft® Nano Transceiver v2.0",
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | mdns_priv.h | 18 * 3. The name of the author may not be used to endorse or promote products 55 /* Encoded domain name */ 56 u8_t name[MDNS_DOMAIN_MAXLEN]; member 57 /* Total length of domain name, including zero */
|
/third_party/libwebsockets/lib/tls/ |
H A D | tls-sessions.c | 32 * We have to include the vhost name in the session tag, since in lws_tls_session_tag_discrete() 58 lws_tls_session_tag_discrete(wsi->a.vhost->name, host, wsi->c_port, in lws_tls_session_tag_from_wsi()
|
/third_party/libdrm/tests/tegra/ |
H A D | openclose.c | 52 printf(" Name: %s\n", version->name); in main()
|