Searched refs:SID (Results 1 - 14 of 14) sorted by relevance

/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dbuildbin.sh96 SID=$2
99 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_${SID}_sg.txt ${LANG}_${SID}_sg_${VERSION_SUFFIX}.bin
/external/valgrind/tsan/
H A Dthread_sanitizer.cc43 // Segment ID (SID) is in range [1, kMaxSID-1]
228 class SID: public ID { class in inherits:ID
230 explicit SID(T id) : ID(id) {} function in class:SID
231 SID() : ID(0) {} function in class:SID
267 explicit SSID(SID sid) : ID(sid.raw()) {}
276 SID GetSingleton() const {
278 return SID(raw());
401 static uint32_t combine2(SSID a, SID b) {
1707 static bool ProfileSeg(SID sid) {
1721 static INLINE uintptr_t *embedded_stack_trace(SID si
[all...]
/external/checkpolicy/
H A Dpolicy_scan.l77 SID |
78 sid { return(SID); }
H A Dpolicy_parse.y91 %token SID
174 initial_sid_def : SID identifier
590 initial_sid_context_def : SID identifier security_context_def
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
H A Dregress-216320.js387 if(!vkdt(form.SID)){ return false; }
388 idt=form.SID.value;
398 form.SID.focus();
403 form.SID.focus();
408 form.SID.focus();
413 form.SID.focus();
417 form.SID.value="";
629 if(!vdt(form.SID)){ return false;}
/external/oprofile/events/i386/nehalem/
H A Dunit_masks364 0x01 packed_mpy Counts number of SID integer 64 bit packed multiply operations
365 0x02 packed_shift Counts number of SID integer 64 bit packed shift operations
366 0x04 pack Counts number of SID integer 64 bit pack operations
367 0x08 unpack Counts number of SID integer 64 bit unpack operations
368 0x10 packed_logical Counts number of SID integer 64 bit logical operations
369 0x20 packed_arith Counts number of SID integer 64 bit arithmetic operations
370 0x40 shuffle_move Counts number of SID integer 64 bit shift or move operations
H A Devents107 event:0xFD counters:0,1,2,3 um:simd_int_64 minimum:6000 name:SIMD_INT_64 : Counts number of SID integer 64 bit packed multiply operations.
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dexamples.cpp224 namespace SID { namespace in namespace:spec_vs_expl_inst
/external/clang/lib/AST/
H A DDeclPrinter.cpp885 ObjCInterfaceDecl *SID = OID->getSuperClass(); local
887 if (SID)
888 Out << "@implementation " << I << " : " << *SID; local
898 ObjCInterfaceDecl *SID = OID->getSuperClass(); local
905 if (SID)
906 Out << "@interface " << I << " : " << *SID; local
/external/linux-tools-perf/util/
H A Devlist.c29 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
121 struct perf_sample_id *sid = SID(evsel, cpu, thread);
/external/clang/lib/Serialization/
H A DASTWriter.cpp3691 SelectorID &SID = SelectorIDs[Sel]; local
3692 if (SID == 0 && Chain) {
3697 if (SID == 0) {
3698 SID = NextSelectorID++;
3700 return SID;
/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2186 ObjCInterfaceDecl *SID) {
2193 ObjCIvarDecl* prevIvar = SID->lookupInstanceVariable(II);
2185 DiagnoseDuplicateIvars(ObjCInterfaceDecl *ID, ObjCInterfaceDecl *SID) argument
/external/clang/include/clang/Sema/
H A DSema.h2110 void DiagnoseDuplicateIvars(ObjCInterfaceDecl *ID, ObjCInterfaceDecl *SID);
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 439 milliseconds