/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_digestauth.c | 45 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html>" macro 119 response = MHD_create_response_from_buffer(strlen(PAGE), PAGE, in ahc_echo() 189 1337, NULL, NULL, &ahc_echo, PAGE, in testDigestAuth() 220 if (cbc.pos != strlen (PAGE)) in testDigestAuth() 222 if (0 != strncmp (PAGE, cbc.buf, strlen (PAGE))) in testDigestAuth()
|
H A D | test_digestauth_with_arguments.c | 44 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html>" macro 118 response = MHD_create_response_from_buffer(strlen(PAGE), PAGE, in ahc_echo() 188 1337, NULL, NULL, &ahc_echo, PAGE, in testDigestAuth() 219 if (cbc.pos != strlen (PAGE)) in testDigestAuth() 221 if (0 != strncmp (PAGE, cbc.buf, strlen (PAGE))) in testDigestAuth()
|
/third_party/cups-filters/filter/braille/filters/ |
H A D | brftopagedbrf.in | 97 PAGE="$1" 98 if [ -n "$BEFORE" ] && [ "$PAGE" -le "$BEFORE" ] 102 elif [ -n "$AFTER" ] && [ "$PAGE" -ge "$AFTER" ] 108 *\ $PAGE\ *)
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | digest_auth_example.c | 29 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html>" macro 82 response = MHD_create_response_from_buffer(strlen(PAGE), PAGE, in ahc_echo() 128 NULL, NULL, &ahc_echo, PAGE, in main()
|
H A D | fileserver_example.c | 30 #define PAGE "<html><head><title>File not found</title></head><body>File not found</body></html>" macro 78 response = MHD_create_response_from_buffer (strlen (PAGE), in ahc_echo() 79 (void *) PAGE, in ahc_echo() 113 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
|
H A D | fileserver_example_external_select.c | 30 #define PAGE "<html><head><title>File not found</title></head><body>File not found</body></html>" macro 79 response = MHD_create_response_from_buffer (strlen (PAGE), in ahc_echo() 80 (void *) PAGE, in ahc_echo() 122 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
|
H A D | benchmark.c | 35 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></html>" macro 129 response = MHD_create_response_from_buffer (strlen (PAGE), in main() 130 (void *) PAGE, in main()
|
H A D | benchmark_https.c | 35 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></html>" macro 180 response = MHD_create_response_from_buffer (strlen (PAGE), in main() 181 (void *) PAGE, in main()
|
H A D | dual_stack_example.c | 28 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></html>" macro 73 NULL, NULL, &ahc_echo, PAGE, in main()
|
H A D | minimal_example.c | 28 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></html>" macro 75 NULL, NULL, &ahc_echo, PAGE, in main()
|
H A D | authorization_example.c | 35 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></html>" macro 102 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
|
H A D | querystring_example.c | 29 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Query string for "%s" was "%s"</body></html>" macro 84 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
|
H A D | fileserver_example_dirs.c | 31 #define PAGE "<html><head><title>File not found</title></head><body>File not found</body></html>" macro 173 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
|
/third_party/ffmpeg/libavutil/aarch64/ |
H A D | asm.S | 204 adrp \rd, \val@PAGE 208 adrp \rd, \val+(\offset)@PAGE
|
/third_party/skia/experimental/tools/ |
H A D | coreGraphicsPdf2png.cpp | 24 const int PAGE = 1; variable 37 CGPDFPageRef page = CGPDFDocumentGetPage(pdf, PAGE); in main()
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86masm.pl | 95 .text\$ SEGMENT PAGE 'CODE'
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86masm.pl | 95 .text\$ SEGMENT PAGE 'CODE'
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 42 enum PAGE { enum 58 // This array must be kept in the same order as the PAGE enum. 2502 void GoToPage(__in PAGE page) { in GoToPage() 3204 PAGE _installPage;
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 25 adrp x17,_OPENSSL_armcap_P@PAGE
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 25 adrp x17,_OPENSSL_armcap_P@PAGE
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | sha1-armv8.S | 13 adrp x16,_OPENSSL_armcap_P@PAGE
|
H A D | sha512-armv8.S | 71 adrp x16,_OPENSSL_armcap_P@PAGE
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | sha1-armv8.S | 13 adrp x16,_OPENSSL_armcap_P@PAGE
|
H A D | sha512-armv8.S | 71 adrp x16,_OPENSSL_armcap_P@PAGE
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 309 \chardef\PAGE = 255 310 \output = {\onepageout{\pagecontents\PAGE}} 5099 \unvbox\PAGE 5205 \global\output = {\onepageout{\pagecontents\PAGE}}%
|