/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
D | Application.vcc | 18 [CLS:Application] 24 [CLS:BrowserDialog]
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | APIInfo.java | 40 public static final int CLS = 8; field in APIInfo 109 public void setClassName(String val) { setType(CLS, val); } in setClassName() 135 public String getClassName() { return get(CLS, true); } in getClassName() 169 case CLS: return cls; in get() 207 case CLS: cls = val; break; in setType()
|
D | CheckAPI.java | 92 private static final int CLS = 8; field in CheckAPI 123 case CLS: return cls; in get() 145 case CLS: cls = val; break; in setType() 332 …setType(CLS, (doc.isClass() || doc.isInterface() || (doc.containingClass() == null)) ? "" : doc.co… in read() 868 String name = info.get(CLS, true); in writeResults() 947 String cls = info.get(CLS, true); in stripClassInfo()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZPatterns.td | 20 // in which the first operand has class CLS and which the second operand 57 // Record that INSN performs insertion TYPE into a register of class CLS. 149 // registers in CLS against zero. The instruction has separate R1 and R2 158 // on registers of class CLS.
|
/external/libmicrohttpd/src/testspdy/ |
D | test_notls.c | 34 #define CLS "anything" macro 784 if(strcmp(CLS,cls)!=0) in standard_request_handler() 810 if(strcmp(CLS,cls)!=0) in session_closed_handler() 885 NULL,&session_closed_handler,&standard_request_handler,NULL,CLS, in parentproc()
|
D | test_request_response.c | 34 #define CLS "anything" macro 836 if(strcmp(CLS,cls)!=0) in standard_request_handler() 867 if(strcmp(CLS,cls)!=0) in session_closed_handler() 944 NULL,&session_closed_handler,&standard_request_handler,NULL,CLS,SPDY_DAEMON_OPTION_END); in parentproc()
|
D | test_new_connection.c | 36 #define CLS "anything" macro 839 if(strcmp(CLS,cls)!=0) in new_session_callback() 922 &new_session_callback,NULL,NULL,NULL,CLS,SPDY_DAEMON_OPTION_END); in parentproc()
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 949 CLS = DataProcessing1SourceFixed | 0x00001400, enumerator 950 CLS_w = CLS, 951 CLS_x = CLS | SixtyFourBits
|
D | disasm-arm64.cc | 582 FORMAT(CLS, "cls"); in VisitDataProcessing1Source()
|
D | assembler-arm64.cc | 1573 DataProcessing1Source(rd, rn, CLS); in cls()
|
/external/protobuf/csharp/ |
D | CHANGES.txt | 113 non-CLS-compliance.
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1039 CLS = DataProcessing1SourceFixed | 0x00001400, enumerator 1040 CLS_w = CLS, 1041 CLS_x = CLS | SixtyFourBits
|
D | disasm-aarch64.cc | 662 FORMAT(CLS, "cls"); in VisitDataProcessing1Source()
|
D | assembler-aarch64.cc | 942 DataProcessing1Source(rd, rn, CLS); in cls()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 148 // CLS,CLZ,RBIT,REV,REV16,REV32 498 // CLS,CLZ,CNT,RBIT,REV16,REV32,REV64,XTN
|
D | AArch64SchedKryoDetails.td | 496 (instregex "(CLS|CLZ)(W|X)r")>; 502 (instregex "(CLS|CLZ|CNT)(v4i32|v8i16|v16i8)")>; 508 (instregex "(CLS|CLZ|CNT)(v2i32|v4i16|v8i8)")>;
|
D | AArch64SchedVulcan.td | 291 def : InstRW<[VulcanWrite_3Cyc_I1], (instregex "^CLS(W|X)r$",
|
D | AArch64InstrInfo.td | 948 defm CLS : OneOperandData<0b101, "cls">; 2768 defm CLS : SIMDTwoVectorBHS<0, 0b00100, "cls", int_aarch64_neon_cls>;
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd.info | 955 CLS 977 CLS 1045 CLS 1066 CLS 1114 CLS 1141 CLS 1184 CLS
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 288 ### CLS ### subsection 1534 ### CLS ### subsection
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
D | CSharp3.stg | 70 // CLS compliance checking will not be performed on 'type' because it is not visible from outside t…
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 6405 CLS = 0x0, enumerator 7119 flags = CLS; in RewriteObjCClassMetaData()
|
/external/valgrind/none/tests/arm64/ |
D | integer.stdout.exp | 1834 CLS
|