/external/clang/test/CodeGen/ |
typedef.c | 4 typedef Value *PValue; 6 int get_value(PValue v) {
|
/system/media/wilhelm/src/android/ |
android_Effect.h | 23 int32_t param, int32_t param2, void *pValue); 26 int32_t param, int32_t param2, void *pValue); 34 int32_t param, void *pValue); 37 int32_t param, void *pValue); 45 int32_t param, void *pValue); 48 int32_t param, void *pValue); 67 int32_t param, void *pValue); 70 int32_t param, void *pValue); 124 int32_t param, uint32_t paramSizeMax, void *pValue, uint32_t valueSize); 127 int32_t param, uint32_t paramSizeMax, void *pValue, uint32_t valueSize) [all...] |
/external/stlport/src/ |
sparc_atomic.s | 7 ** int _STLP_atomic_exchange (void *pvalue, int value) 28 /* int _STLP_atomic_increment (void *pvalue) */ 50 /* int _STLP_atomic_decrement (void *pvalue) */
|
sparc_atomic64.s | 5 ! int _STLP_atomic_exchange (void *pvalue, int value) 26 ! int _STLP_atomic_increment (void *pvalue) 46 ! /* int _STLP_atomic_decrement (void *pvalue) */
|
/ndk/sources/cxx-stl/stlport/src/ |
sparc_atomic.s | 7 ** int _STLP_atomic_exchange (void *pvalue, int value) 28 /* int _STLP_atomic_increment (void *pvalue) */ 50 /* int _STLP_atomic_decrement (void *pvalue) */
|
sparc_atomic64.s | 5 ! int _STLP_atomic_exchange (void *pvalue, int value) 26 ! int _STLP_atomic_increment (void *pvalue) 46 ! /* int _STLP_atomic_decrement (void *pvalue) */
|
/frameworks/base/media/libdrm/mobile1/src/parser/ |
parser_rel.c | 63 static int32_t drm_getStartEndTime(uint8_t * pValue, int32_t valueLen, 69 strncpy((char *)pTmp, (char *)pValue, valueLen); 235 uint8_t *pBuf, *pValue; 326 WBXML_DOM_getNodeValue(buffer, bufferLen, sProperty, (uint8_t **)&pValue, 332 pBuf = XML_DOM_getNodeValue(buffer, sProperty, &pValue, &valueLen); 338 strncpy((char *)pTmp, (char *)pValue, valueLen); 420 WBXML_DOM_getNodeValue(buffer, bufferLen, sProperty, (uint8_t **)&pValue, 426 pBuf = XML_DOM_getNodeValue(buffer, sProperty, &pValue, &valueLen); 434 if (0 == isdigit(*(pValue + i))) 438 strncpy((char *)pTmp, (char *)pValue, valueLen) [all...] |
/frameworks/base/media/libeffects/testlibs/ |
EffectEqualizer.cpp | 118 int Equalizer_getParameter(AudioEqualizer * pEqualizer, int32_t *pParam, size_t *pValueSize, void *pValue); 119 int Equalizer_setParameter(AudioEqualizer * pEqualizer, int32_t *pParam, void *pValue); 350 // pValue - pointer to variable to hold retrieved value 354 // *pValue updated with parameter value 362 int Equalizer_getParameter(AudioEqualizer * pEqualizer, int32_t *pParam, size_t *pValueSize, void *pValue) 418 *(uint16_t *)pValue = (uint16_t)kNumBands; 419 LOGV("Equalizer_getParameter() EQ_PARAM_NUM_BANDS %d", *(int16_t *)pValue); 423 *(int16_t *)pValue = -9600; 424 *((int16_t *)pValue + 1) = 4800; 426 *(int32_t *)pValue, *((int32_t *)pValue + 1)) [all...] |
/bionic/libc/bionic/ |
semaphore.c | 163 __sem_dec(volatile unsigned int *pvalue) 165 unsigned int shared = (*pvalue & SEMCOUNT_SHARED_MASK); 170 old = (*pvalue & SEMCOUNT_VALUE_MASK); 179 (volatile int *)pvalue) != 0); 187 __sem_trydec(volatile unsigned int *pvalue) 189 unsigned int shared = (*pvalue & SEMCOUNT_SHARED_MASK); 194 old = (*pvalue & SEMCOUNT_VALUE_MASK); 203 (volatile int *)pvalue) != 0); 217 __sem_inc(volatile unsigned int *pvalue) 219 unsigned int shared = (*pvalue & SEMCOUNT_SHARED_MASK) [all...] |
/external/srec/srec/Nametag/src/ |
Nametag.c | 36 ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, size_t* plen) 38 if (self == NULL || pvalue == NULL || plen == NULL) 43 return self->getValue(self, pvalue, plen);
|
/external/stlport/test/unit/ |
mvctor_test.h | 44 value_type *pvalue = &(*vec_cont.front().begin()); 50 bool b=( (pvalue==(&(*vec_cont.front().begin()))) );
|
/ndk/tests/device/test-gnustl-full/unit/ |
mvctor_test.h | 44 value_type *pvalue = &(*vec_cont.front().begin()); 50 bool b=( (pvalue==(&(*vec_cont.front().begin()))) );
|
/ndk/tests/device/test-stlport/unit/ |
mvctor_test.h | 44 value_type *pvalue = &(*vec_cont.front().begin()); 50 bool b=( (pvalue==(&(*vec_cont.front().begin()))) );
|
/frameworks/base/media/libdrm/mobile1/src/xml/ |
xml_tinyparser.c | 109 uint8_t **pValue, int32_t *valueLen) 162 *pValue = buffer; 169 *valueLen = buffer - *pValue; 176 uint8_t *XML_DOM_getValue(uint8_t *buffer, uint8_t **pValue, int32_t *valueLen) 239 *pValue = buffer; 251 *valueLen = pEnd - *pValue + 1; 715 uint8_t *pAttr, *pName, *pValue; 730 XML_DOM_getAttr(pAttr, &pName, &nameLen, &pValue, 738 strncpy((char *)attr->value, (char *)pValue, valueLen); 739 buffer = pValue + valueLen + 1 [all...] |
/external/qemu/android/ |
hw-events.c | 136 int *pvalue ) 146 *pvalue = 0; 189 *pvalue = (int)strtol( p, &end, 0 );
|
/system/media/wilhelm/src/itf/ |
IMetadataExtraction.c | 106 SLuint32 index, SLuint32 valueSize, SLMetadataInfo *pValue) 110 if (NULL == pValue) { 116 index, valueSize, pValue);
|
/external/stlport/stlport/stl/ |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value)
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value)
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
M4AD_Common.h | 201 * @param pValue: (OUT) Pointer to the version structure 248 * @param pValue: (IN) pointer to structure or value (allocated by user) 257 M4OSA_OptionID optionId, M4OSA_DataOption pValue); 265 * @param pValue: (OUT) pointer to structure or value (allocated by user) 274 M4OSA_DataOption pValue);
|
/frameworks/base/media/libeffects/lvm/wrapper/Bundle/ |
EffectBundle.cpp | 127 int BassBoost_setParameter (EffectContext *pContext, void *pParam, void *pValue); 131 void *pValue); 132 int Virtualizer_setParameter (EffectContext *pContext, void *pParam, void *pValue); 136 void *pValue); 137 int Equalizer_setParameter (EffectContext *pContext, void *pParam, void *pValue); 141 void *pValue); 142 int Volume_setParameter (EffectContext *pContext, void *pParam, void *pValue); 146 void *pValue); [all...] |
/frameworks/media/libvideoeditor/vss/src/ |
M4DECODER_Null.c | 156 * @param pValue: (IN/OUT) Pointer to structure or value where
168 M4OSA_DataOption pValue) {
180 * @param pValue: (IN) Pointer to structure or value
191 M4OSA_DataOption pValue) {
205 pStreamContext->pDecYuvData = (M4VIFI_ImagePlane *)pValue;
209 pStreamContext->pDecYuvWithEffect = (M4VIFI_ImagePlane *)pValue;
213 pStreamContext->bYuvWithEffectSet = (M4OSA_Bool)pValue;
217 pTempDecYuvData = (M4VIFI_ImagePlane *)pValue;
263 pFilterOption = (M4DECODER_OutputFilter*)pValue;
|
/external/icu4c/tools/toolutil/ |
ucmstate.c | 206 char *line, char **pKey, char **pValue) { 253 *pValue=s; 256 *pValue=s+1; 257 if(end>*pValue && *(end-1)=='"') { 264 if(uprv_strcmp(*pValue, "DBCS")==0) { 266 } else if(uprv_strcmp(*pValue, "SBCS")==0) { 268 } else if(uprv_strcmp(*pValue, "MBCS")==0) { 270 } else if(uprv_strcmp(*pValue, "EBCDIC_STATEFUL")==0) { 273 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); 278 c=**pValue; [all...] |
/external/clang/test/Sema/ |
expr-address-of.c | 12 struct entry pvalue; local 14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}}
|