Home
last modified time | relevance | path

Searched full:plain (Results 1701 - 1725 of 2565) sorted by relevance

1...<<61626364656667686970>>...103

/third_party/openssl/ssl/record/
H A Dssl3_record.c467 * 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 Drpng2-win.c792 allocation), revert to a plain background color.
853 images; if this fails, revert to plain background color.
/third_party/python/Lib/test/
H A Dtest_httpservers.py941 ((('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 DX86MCCodeEmitter.cpp486 // 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 Dtokenizer.c1269 * 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 Dlexical_analysis.rst480 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 Dx11_window.c1247 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 DTransliterator_Kanji_English.txt903 埔>'[plain]';
904 #"埔>'[plain]'",
4075 縵>'[plain silk]';
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h267 * 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 Ddir.c861 * 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 Dlibabigail.doxy1378 # 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 Dlibabigail-website.doxy1375 # 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 Dtexi2html.py1182 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 Dtsprotocol.go3186 * 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 Dtsprotocol.go3186 * 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 DARMMCCodeEmitter.cpp322 // 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 Dprotocol.d.ts972 * 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 Dprotocol.ts1297 * 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 Ddoxygen.conf.in1389 # 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 Dbtree.h235 // 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 Dtsprotocol.go3186 * 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 Dgmock-matchers.h301 // 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 Daesv8-armx.pl2221 # 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 Daes-586.pl103 # 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 Daesv8-armx.pl2237 # 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

Completed in 98 milliseconds

1...<<61626364656667686970>>...103