| /third_party/openssl/ssl/record/ |
| H A D | ssl3_record.c | 467 * We now have - encrypted [ MAC [ compressed [ plain ] ] ] in ssl3_get_record() 1542 * We now have - encrypted [ MAC [ compressed [ plain ] ] ] rr->length in dtls1_process_record()
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng2-win.c | 792 allocation), revert to a plain background color. 853 images; if this fails, revert to plain background color.
|
| /third_party/python/Lib/test/ |
| H A D | test_httpservers.py | 941 ((('Accept', 'text/html'), ('ACCEPT', 'text/plain')), 942 'text/html,text/plain'),
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 486 // There is no BaseReg; this is the plain [disp16] case. in emitMemModRMByte() 490 // Emit 16-bit displacement for plain disp16 or [REG]+disp16 cases. in emitMemModRMByte()
|
| /third_party/python/Parser/ |
| H A D | tokenizer.c | 1269 * Raise a syntax error with slightly better message than plain in verify_end_of_number() 1719 returning a plain NAME token, return ASYNC. */ in tok_get()
|
| /third_party/python/Doc/reference/ |
| H A D | lexical_analysis.rst | 480 In plain English: Both types of literals can be enclosed in matching single quotes 679 and formatted string literals may be concatenated with plain string literals.
|
| /third_party/glfw/src/ |
| H A D | x11_window.c | 1247 const int plain = !(mods & (GLFW_MOD_CONTROL | GLFW_MOD_ALT)); in processEvent() local 1293 _glfwInputChar(window, decodeUTF8(&c), mods, plain); in processEvent() 1309 _glfwInputChar(window, codepoint, mods, plain); in processEvent()
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
| H A D | Transliterator_Kanji_English.txt | 903 埔>'[plain]'; 904 #"埔>'[plain]'", 4075 縵>'[plain silk]';
|
| /third_party/mbedtls/include/psa/ |
| H A D | crypto_values.h | 267 * protocols that use authenticated encryption rather than plain 2011 * - for a plain PSK cipher suite (RFC 4279, Section 2), omit 2541 * allow the key to be exported in plain form from the cryptoprocessor,
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 861 * Non-Interix types are returned as plain files, because a 877 * are plain files or directories in ntfs_interix_types() 908 * unneeded complexity when used for plain files or directories
|
| /third_party/libabigail/doc/api/ |
| H A D | libabigail.doxy | 1378 # plain latex in the generated Makefile. Set this option to YES to get a 1404 # bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See 1407 LATEX_BIB_STYLE = plain
|
| /third_party/libabigail/doc/website/ |
| H A D | libabigail-website.doxy | 1375 # plain latex in the generated Makefile. Set this option to YES to get a 1401 # bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See 1404 LATEX_BIB_STYLE = plain
|
| /third_party/python/Tools/scripts/ |
| H A D | texi2html.py | 1182 self.write('<H1>', title, '</H1>\n<UL COMPACT PLAIN>\n') 1189 self.write(' '*prevlevels[-1], '<UL PLAIN>\n') 1674 self.write('<UL PLAIN CLASS=menu>\n')
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | tsprotocol.go | 3186 * only plain `TextEdit`s using the `changes` property are supported. 4227 * Plain text is supported as a content format 4312 * The primary text to be inserted is treated as a plain string.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| H A D | tsprotocol.go | 3186 * only plain `TextEdit`s using the `changes` property are supported. 4227 * Plain text is supported as a content format 4312 * The primary text to be inserted is treated as a plain string.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCCodeEmitter.cpp | 322 // Fixups resolve to plain values that need to be encoded. in getModImmOpValue() 341 // Fixups resolve to plain values that need to be encoded. in getT2SOImmOpValue() 1241 // it's just a plain immediate expression, previously those evaluated to
|
| /third_party/typescript/lib/ |
| H A D | protocol.d.ts | 972 * The items's kind (such as 'className' or 'parameterName' or plain 'text'). 1464 * The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). 1727 * The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
|
| /third_party/typescript/src/server/ |
| H A D | protocol.ts | 1297 * The items's kind (such as 'className' or 'parameterName' or plain 'text').
1992 * The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
2284 * The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
|
| /third_party/pulseaudio/doxygen/ |
| H A D | doxygen.conf.in | 1389 # plain latex in the generated Makefile. Set this option to YES to get a 1415 # bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See 1418 LATEX_BIB_STYLE = plain
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | 235 // A type which indicates if we have a key-compare-to functor or a plain old 740 // linear search performed using plain compare. 773 // binary search performed using plain compare.
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | tsprotocol.go | 3186 * only plain `TextEdit`s using the `changes` property are supported. 4227 * Plain text is supported as a content format 4312 * The primary text to be inserted is treated as a plain string.
|
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 301 // plain values. 926 // This is a template, not just a plain function with const StringType&, 991 // This is a template, not just a plain function with const StringType&, 1044 // This is a template, not just a plain function with const StringType&, 1098 // This is a template, not just a plain function with const StringType&,
|
| /third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
| H A D | aesv8-armx.pl | 2221 # last plain block(tail), decrypt the composite block as last second 2222 # plain text block. 3546 // Decrypt the last secod block to get the last plain text block 3574 // Composite the tailcnt "16 byte not aligned block" into the last second plain blocks 3587 // Decrypt the composite block to get the last second plain text block
|
| H A D | aes-586.pl | 103 # called in modes not concealing plain text, such as ECB, or when 146 # plain-text pattern[s] or simply put chosen plain-text and given key 152 # timing. But note that *if* plain-text was concealed in such way that 155 # CBC, do mask the plain-text in this exact way [secure cipher output
|
| /third_party/openssl/crypto/aes/asm/ |
| H A D | aesv8-armx.pl | 2237 # last plain block(tail), decrypt the composite block as last second 2238 # plain text block. 3562 // Decrypt the last secod block to get the last plain text block 3590 // Composite the tailcnt "16 byte not aligned block" into the last second plain blocks 3603 // Decrypt the composite block to get the last second plain text block
|