HomeSort by relevance Sort by last modified time
    Searched refs:SID (Results 1 - 25 of 41) sorted by null

1 2

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 40 EHFrameRelatedSections(SID EH, SID T, SID Ex)
42 SID EHFrameSID;
43 SID TextSID;
44 SID ExceptTabSID;
RuntimeDyldELF.h 28 uint64_t SymOffset = 0, SID SectionID = 0);
57 uint64_t SymOffset, SID SectionID);
62 uint64_t SymOffset, SID SectionID);
140 DenseMap<SID, SID> SectionToGOTMap;
152 SmallVector<SID, 2> UnregisteredEHFrameSections;
153 SmallVector<SID, 2> RegisteredEHFrameSections;
RuntimeDyldImpl.h 246 typedef unsigned SID; // Type for SectionIDs
247 #define RTDYLD_INVALID_SECTION_ID ((RuntimeDyldImpl::SID)(-1))
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildbin.sh 96 SID=$2
99 perl ${TOOLSDIR}/${GLW} ${CONFIGSDIR}/${LANG}/${LANG}_${SID}_sg.txt ${LANG}_${SID}_sg_${VERSION_SUFFIX}.bin
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 83 #define SID(I) ctx->dump_printf( ctx, "%d", I )
107 SID( src->DimIndirect.Index );
113 SID( src->Dimension.Index );
118 SID(src->Dimension.Index);
126 SID( src->Indirect.Index );
132 SID( src->Register.Index );
137 SID( src->Register.Index );
154 SID( dst->DimIndirect.Index );
160 SID( dst->Dimension.Index );
165 SID(dst->Dimension.Index)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndfapi.h 60 SID *userId,
winefs.h 43 SID *pUserSid;
51 SID *pUserSid;
fwpmu.h 199 const SID *sidOwner,
200 const SID *sidGroup,
244 const SID *sidOwner,
245 const SID *sidGroup,
306 const SID *sidOwner,
307 const SID *sidGroup,
389 const SID *sidOwner,
390 const SID *sidGroup,
427 const SID *sidOwner,
428 const SID *sidGroup
    [all...]
adtgen.h 58 SID *psid;
fwptypes.h 285 SID *sid; member in union:FWP_VALUE0_::__anon41534
324 SID *sid; member in union:FWP_CONDITION_VALUE0_::__anon41535
fwpmtypes.h 62 SID *sid; member in struct:FWPM_SESSION0_
229 SID *userId;
471 SID *userId;
wtypes.h 781 } SID;
784 SID *Sid;
accctrl.h 60 SID *pSid;
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
webrtc_cng.h 61 * - interval : generate SID data every interval ms
98 * - forceSID : not zero to force SID frame and reset
113 * These functions updates the CN state, when a new SID packet arrives
117 * - SID : SID packet, all headers removed
118 * - length : Length in bytes of SID packet
123 int16_t WebRtcCng_UpdateSid(CNG_dec_inst* cng_inst, uint8_t* SID,
webrtc_cng.c 136 * - interval : generate SID data every interval ms
404 * These functions updates the CN state, when a new SID packet arrives
408 * - SID : SID packet, all headers removed
409 * - length : Length in bytes of SID packet
414 int16_t WebRtcCng_UpdateSid(CNG_dec_inst* cng_inst, uint8_t* SID,
433 if (SID[0] > 93)
434 SID[0] = 93;
435 targetEnergy = WebRtcCng_kDbov[SID[0]];
445 refCs[i] = SID[i + 1] << 8; /* Q7 to Q15*
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldCOFFX86_64.h 31 SmallVector<SID, 2> UnregisteredEHFrameSections;
32 SmallVector<SID, 2> RegisteredEHFrameSections;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
HbpcdLookup.java 110 public static final String SID = "SID";
HbpcdUtils.java 41 * Resolves the unknown MCC with SID and Timezone information.
43 public int getMcc(int sid, int tz, int DSTflag, boolean isNitzTimeZone) {
46 // check if SID exists in arbitrary_mcc_sid_match table.
48 // be used by a specific operator, other operators having the same SID are
49 // not using it currently, if that SID is in this table, we don't need to
53 ArbitraryMccSidMatch.SID + "=" + sid, null, null);
75 // Then check if SID exists in mcc_sid_conflict table.
79 MccSidConflicts.SID_CONFLICT + "=" + sid + " and (((" +
89 Log.w(LOG_TAG, "something wrong, get more results for 1 conflict SID: " + c3)
    [all...]
  /external/selinux/checkpolicy/
policy_scan.l 77 SID |
78 sid { return(SID); }
  /external/fonttools/Lib/fontTools/
cffLib.py 877 SID = getNameID(name, strings)
879 first = SID
880 elif end + 1 != SID:
885 first = SID
886 end = SID
909 SID = readCard16(file)
910 charset.append(strings[SID])
927 for SID in range(first, first+nLeft+1):
928 charset.append(strings[SID])
1221 ((12, 30), 'ROS', ('SID','SID','number'), None, ROSConverter())
    [all...]
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
examples.cpp 224 namespace SID {
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 107 cng_ix=find(s.pt~=13); % find those packets that are not CNG/SID
139 use_ix = intersect(cng_ix,... % use those that are not CNG/SID frames...
  /external/clang/lib/AST/
DeclPrinter.cpp     [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
HbpcdLookupDatabaseHelper.java 38 * if the SID is here, it means the SID couldn't be matched to a single MCC,
39 * it need to check the time zone and SID in TABLE_MCC_LOOKUP_TABLE to get
43 * The SID listed in this table technically have operators in multiple MCC,
45 * unique SID->MCC lookup. Lookup by Timezone however would be complicatedi
48 * that SID is used only by the *active* operators in that MCC.
143 "SID INTEGER UNIQUE);");
354 } else if (tagName.equalsIgnoreCase(ArbitraryMccSidMatch.SID)) {
355 row.put(ArbitraryMccSidMatch.SID, Integer.parseInt(parser.nextText()));
HbpcdLookupProvider.java 143 sArbitraryProjectionMap.put(ArbitraryMccSidMatch.SID, ArbitraryMccSidMatch.SID);

Completed in 346 milliseconds

1 2