HomeSort by relevance Sort by last modified time
    Searched full:pvalue (Results 376 - 400 of 456) sorted by null

<<111213141516171819

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ceval.c 4633 PyObject *ptype, *pvalue, *ptraceback; local
    [all...]
  /external/python/cpython2/Python/
ceval.c 4973 PyObject *ptype, *pvalue, *ptraceback; local
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.cpp     [all...]
ucnv_ext.h 383 UChar32 cp, uint32_t *pValue,
uloc_tag.cpp     [all...]
  /external/python/cpython3/Objects/
dictobject.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
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/libDRCdec/src/
drcDec_selectionProcess.cpp     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
device9.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9.h     [all...]
winbase.h     [all...]
wincodec.h 387 UINT *pValue) = 0;
435 UINT *pValue);
455 #define IWICColorContext_GetExifColorSpace(This,pValue) (This)->lpVtbl->GetExifColorSpace(This,pValue)
483 static FORCEINLINE HRESULT IWICColorContext_GetExifColorSpace(IWICColorContext* This,UINT *pValue) {
484 return This->lpVtbl->GetExifColorSpace(This,pValue);
536 UINT *pValue);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 1084 GLEnum pvalue = GLEnum.valueOf(msg.getArgs(2).getIntValue(0)); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ltable.c 114 return hashpointer(t, pvalue(key));
  /external/boringssl/src/include/openssl/
x509v3.h 565 ASN1_OBJECT **poid, ASN1_TYPE **pvalue);
  /external/syslinux/com32/lua/src/
ltable.c 115 return hashpointer(t, pvalue(key));
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
quantized_distribution_test.py 211 # We ignore pvalue, since of course this distribution is not exactly, and
  /external/v8/src/arm/
constants-arm.h 557 inline int PValue() const { return Bit(24); }
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 703 //ALOGE("Pragma %zu: Key: '%s' Value: '%s'", i, pKey, pValue);
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /external/libxaac/decoder/
ixheaacd_api.c 697 WORD32 *pvalue = local
701 *pui_value = pvalue[i_idx];
    [all...]
  /external/python/cpython2/Doc/data/
refcounts.dat 238 PyDict_Next:PyObject**:pvalue:0:
272 PyErr_Fetch:PyObject**:pvalue:0:
    [all...]
  /external/python/cpython3/Doc/data/
refcounts.dat 243 PyDict_Next:PyObject**:pvalue:0:
277 PyErr_Fetch:PyObject**:pvalue:0:
    [all...]
  /external/swiftshader/include/Direct3D/
d3d8.h 303 STDMETHOD(GetRenderState)(THIS_ D3DRENDERSTATETYPE State,DWORD* pValue) PURE;
314 STDMETHOD(GetTextureStageState)(THIS_ DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD* pValue) PURE;
    [all...]

Completed in 1360 milliseconds

<<111213141516171819