/external/chromium_org/third_party/WebKit/Source/modules/crypto/ |
NormalizeAlgorithm.cpp | 151 const AlgorithmNameMapping& mapping = algorithmNameMappings[i]; local 152 m_algorithmNameToId.add(mapping.algorithmName, mapping.algorithmId); 153 m_algorithms[mapping.algorithmId].algorithmName = mapping.algorithmName; 154 m_algorithms[mapping.algorithmId].algorithmId = mapping.algorithmId; 158 const OperationParamsMapping& mapping = operationParamsMappings[i]; local 159 m_algorithms[mapping.algorithmId].paramsForOperation[mapping.operation] = mapping.params [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
testidn.cpp | 52 compareMapping(uint32_t codepoint, uint32_t* mapping, int32_t mapLength, 144 uint32_t mapping[40]; local 185 /* parse the mapping string */ 186 length=u_parseCodePoints(map, mapping, sizeof(mapping)/4, pErrorCode); 188 /* store the mapping */ 189 compareMapping(code,mapping, length,USPREP_MAP); 224 * Initial value stored in the mapping table 325 compareMapping(uint32_t codepoint, uint32_t* mapping,int32_t mapLength, 366 if(mapping[j] > 0xFFFF) [all...] |
/external/icu4c/test/intltest/ |
testidn.cpp | 53 compareMapping(uint32_t codepoint, uint32_t* mapping, int32_t mapLength, 145 uint32_t mapping[40]; local 186 /* parse the mapping string */ 187 length=u_parseCodePoints(map, mapping, sizeof(mapping)/4, pErrorCode); 189 /* store the mapping */ 190 compareMapping(code,mapping, length,USPREP_MAP); 225 * Initial value stored in the mapping table 326 compareMapping(uint32_t codepoint, uint32_t* mapping,int32_t mapLength, 367 if(mapping[j] > 0xFFFF) [all...] |
/bionic/libc/kernel/common/linux/ |
dma-mapping.h | 44 #include <asm/dma-mapping.h>
|
/development/ndk/platforms/android-3/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
cache_chain_object_store.py | 15 - |cached_items| a mapping of cache items already in memory. 79 def SetMulti(self, mapping): 80 self._cache.update(mapping) 82 object_store.SetMulti(mapping)
|
/external/chromium_org/third_party/opus/src/include/ |
opus_multistream.h | 128 * A <code>mapping</code> table defines which decoded channel <code>i</code> 131 * Let <code>i = mapping[j]</code> be the index for I/O channel <code>j</code>. 145 * to the mapping the encoder used to achieve a different output channel 230 * @param[in] mapping <code>const unsigned char[channels]</code>: Mapping from 256 const unsigned char *mapping, 289 * @param[in] mapping <code>const unsigned char[channels]</code>: Mapping from 315 const unsigned char *mapping, 469 * @param[in] mapping <code>const unsigned char[channels]</code>: Mapping fro [all...] |
/external/llvm/unittests/Object/ |
YAMLTest.cpp | 24 static void mapping(IO &IO, BinaryHolder &BH) { function in struct:llvm::yaml::MappingTraits
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
dma-mapping.h | 36 #include <asm/dma-mapping.h>
|