HomeSort by relevance Sort by last modified time
    Searched full:pvalue (Results 201 - 225 of 371) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 150 sItem.dataOffset = ((pTemplate[i].pValue == NULL) ? 0 :
157 if (pTemplate[i].pValue != NULL)
160 memcpy(*ppDataCursor, pTemplate[i].pValue, pTemplate[i].ulValueLen);
776 sOperation.params[1].tmpref.buffer = pTemplate[i].pValue;
    [all...]
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 197 void* pValue;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 197 void* pValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrm.h     [all...]
winreg.h 75 __MINGW_TYPEDEF_AW(PVALUE)
  /prebuilts/misc/common/swig/include/2.0.11/lua/
luarun.swg 128 void *pvalue;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
  /external/aac/libPCMutils/src/
pcmutils_lib.cpp     [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.h 333 int Reverb_setParameter (reverb_object_t *pReverb, int32_t param, uint32_t size, void *pValue);
334 int Reverb_getParameter(reverb_object_t *pReverb, int32_t param, uint32_t *pSize, void *pValue);
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 139 bool AudioSfDecoder::getPcmFormatKeyValue(uint32_t index, uint32_t size, uint32_t* pValue) {
150 *pValue = mPcmFormatValues[index];
AudioPlayer_to_android.cpp     [all...]
  /system/tpm/attestation/server/
pkcs11_key_store.cc 125 attribute.pValue = string_as_array(key_data);
592 attribute.pValue = string_as_array(key_name);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
discovery.py 642 for pvalue in pvalues:
643 if re.match(regex, pvalue) is None:
646 (name, pvalue, regex))
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetMBCS.java     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_public.c 117 * pValue - pointer to variable to receive current setting
120 EAS_RESULT EAS_GetStreamParameter (S_EAS_DATA *pEASData, EAS_HANDLE pStream, EAS_I32 param, EAS_I32 *pValue)
126 return (*pParserModule->pfGetData)(pEASData, pStream->handle, param, pValue);
227 EAS_RESULT EAS_IntGetStrmParam (S_EAS_DATA *pEASData, EAS_HANDLE pStream, EAS_INT param, EAS_I32 *pValue)
232 if (EAS_GetStreamParameter(pEASData, pStream, param, pValue) == EAS_SUCCESS)
246 return VMGetPolyphony(pEASData->pVoiceMgr, pSynth, pValue);
249 return VMGetPriority(pEASData->pVoiceMgr, pSynth, pValue);
252 VMGetTranposition(pSynth, pValue);
256 *pValue = VMGetNoteCount(pSynth);
    [all...]
eas_imelody.c 132 static EAS_RESULT IMY_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue);
838 static EAS_RESULT IMY_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
848 *pValue = EAS_FILE_IMELODY;
852 *pValue = (EAS_I32) pData->pSynth;
856 *pValue = IMELODY_GAIN_OFFSET;
    [all...]
  /external/aac/libPCMutils/include/
pcmutils_lib.h 227 INT * const pValue
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 437 void *pvalue;
  /external/icu/icu4c/source/common/
ucnvmbcs.cpp     [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/go/darwin-x86/src/fmt/
fmt_test.go 103 var pValue P
524 {"p1=%s", &pValue, "p1=String(p)"}, // String method...
525 {"p2=%p", &pValue, "p2=0xPTR"}, // ... not called with %p
    [all...]
  /prebuilts/go/linux-x86/src/fmt/
fmt_test.go 103 var pValue P
524 {"p1=%s", &pValue, "p1=String(p)"}, // String method...
525 {"p2=%p", &pValue, "p2=0xPTR"}, // ... not called with %p
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]

Completed in 2395 milliseconds

1 2 3 4 5 6 7 891011>>