/third_party/boost/boost/log/expressions/predicates/ |
D | matches.hpp | 55 …attribute_matches(attribute_name const& name, RegexT const& rex) : base_type(name, boost::log::aux… in attribute_matches() 67 …attribute_matches(attribute_name const& name, RegexT const& rex, U const& arg) : base_type(name, b… in attribute_matches() 86 matches(attribute_actor< T, FallbackPolicyT, TagT, ActorT > const& attr, RegexT const& rex) in matches() 99 matches(attribute_keyword< DescriptorT, ActorT > const&, RegexT const& rex) in matches() 112 matches(attribute_name const& name, RegexT const& rex) in matches()
|
/third_party/openssl/crypto/aes/asm/ |
D | aesni-mb-x86_64.pl | 1420 sub rex { subroutine
|
D | aesni-sha256-x86_64.pl | 1768 sub rex { subroutine
|
D | aesni-x86_64.pl | 5096 sub rex { subroutine
|
D | aesni-sha1-x86_64.pl | 2078 sub rex { subroutine
|
/third_party/openssl/crypto/sha/asm/ |
D | sha256-mb-x86_64.pl | 1571 sub rex { subroutine
|
D | sha1-mb-x86_64.pl | 1571 sub rex { subroutine
|
/third_party/boost/libs/xpressive/test/ |
D | test_non_char.cpp | 19 basic_regex<int const *> rex = imbue(nul)(1 >> +((set= 2,3) | 4) >> 5); in test_static() local
|
/third_party/openssl/crypto/perlasm/ |
D | x86_64-xlate.pl | 952 sub rex { subroutine
|
/third_party/boost/libs/xpressive/example/ |
D | main.cpp | 61 sregex rex = sregex::compile( "(\\w+) (\\w+)!" ); in example1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.h | 34 #define wFromREX(rex) (((rex) & 0x8) >> 3) argument 35 #define rFromREX(rex) (((rex) & 0x4) >> 2) argument 36 #define xFromREX(rex) (((rex) & 0x2) >> 1) argument 37 #define bFromREX(rex) ((rex) & 0x1) argument
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeX86_64.c | 378 static sljit_s32 emit_do_imm32(struct sljit_compiler *compiler, sljit_u8 rex, sljit_u8 opcode, slji… in emit_do_imm32() 401 sljit_u8 rex = 0; in emit_x86_instruction() local
|
/third_party/boost/boost/xpressive/ |
D | regex_compiler.hpp | 386 basic_regex<BidiIter> &rex = this->rules_[name]; in parse_group() local
|
D | regex_primitives.hpp | 644 by_ref(basic_regex<BidiIter> const &rex) in by_ref()
|
/third_party/boost/libs/log/test/run/ |
D | filt_attr.cpp | 352 boost::regex rex("hello"); in BOOST_AUTO_TEST_CASE() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfacedetect.cpp | 650 guint rex = 0, rey = 0, rew, reh; in gst_face_detect_transform_ip() local
|
/third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.c | 657 uint8_t rex = 0x40; in x86_mov() local 694 uint8_t rex = 0x48; in x64_mov64() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.cpp | 260 static uint8_t rex(bool W, // If set, operation is 64-bit, otherwise default, usually 32-bit. in rex() function
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 1838 static uint8_t rex(bool W, // If set, operation is 64-bit, otherwise default, usually 32-bit. in rex() function
|
/third_party/typescript/tests/baselines/reference/ |
D | resolvingClassDeclarationWhenInBaseTypeResolution.js | 3991 leptoceros.prototype.rex = function () { method in leptoceros
|