/hardware/google/av/codec2/vndk/util/ |
D | C2Debug.cpp | 145 std::ostream& _C2FieldValueHelper<char>::put(std::ostream &os, const C2Value::Primitive &p) { in put() function in _C2FieldValueHelper 153 std::ostream& _C2FieldValueHelper<uint8_t>::put(std::ostream &os, const C2Value::Primitive &p) { in put() function in _C2FieldValueHelper 167 _C2FieldValueHelper<T>::put(os, i.min()); in operator <<() 169 _C2FieldValueHelper<T>::put(os, i.max()); in operator <<() 188 _C2FieldValueHelper<T>::put(os, i.min()); in operator <<() 195 _C2FieldValueHelper<T>::put(os, v); in operator <<() 219 _C2FieldValueHelper<T>::put(os, v); in operator <<()
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 147 eglImageBufferMap->put(ion_cookie, eglImage); in wrap()
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 147 eglImageBufferMap->put(ion_cookie, eglImage); in wrap()
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 147 eglImageBufferMap->put(ion_cookie, eglImage); in wrap()
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 147 eglImageBufferMap->put(ion_cookie, eglImage); in wrap()
|
/hardware/interfaces/media/1.0/ |
D | types.hal | 34 * This struct contains attributes for a gralloc buffer that can be put into a
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 29 # base path where the generated documentation will be put. 178 # put the command \sideeffect (or @sideeffect) in the documentation, which 180 # You can put \n's in the value part of an alias to insert newlines. 199 # the same type (for instance a group of public functions) to be put as a 291 # will put a list of the files that are included by a file in the documentation 562 # classes will be put under the same header in the alphabetical index. 577 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. 579 # put in front of it. If left blank `html' will be used as the default path. 605 # the style sheet file to the HTML output directory, so don't put your own 689 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. [all …]
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 175 * Attributes that can be put into a union. 182 * (A native handle cannot be put into a union as HIDL currently does not
|
/hardware/google/av/codec2/vndk/include/util/ |
D | C2InterfaceUtils.h | 35 inline static std::ostream& put(std::ostream &os, const C2Value::Primitive &p) { in put() function 43 static std::ostream& put(std::ostream &os, const C2Value::Primitive &p); 49 static std::ostream& put(std::ostream &os, const C2Value::Primitive &p);
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 120 result = request.put(MKEEP_ALIVE_ATTRIBUTE_IP_PKT, (u8*)mIpPkt, mIpPktLen); in createRequest()
|
D | cpp_bindings.h | 193 int put(int attribute, void *ptr, unsigned len) { in put() function
|
D | gscan.cpp | 1263 result = request.put(GSCAN_ATTRIBUTE_EPNO_SSID, tmp_buf, in createSetupRequest() 1717 result = request.put(GSCAN_ATTRIBUTE_ANQPO_HS_NAI_REALM, mNetworks[i].realm, 256); in createRequest() 1721 result = request.put(GSCAN_ATTRIBUTE_ANQPO_HS_ROAM_CONSORTIUM_ID, in createRequest() 1726 result = request.put(GSCAN_ATTRIBUTE_ANQPO_HS_PLMN, mNetworks[i].plmn, 3); in createRequest()
|
D | wifi_logger.cpp | 216 result = request.put(LOGGER_ATTRIBUTE_FW_VER, mBuff, 0); in createRequest() 237 result = request.put(LOGGER_ATTRIBUTE_DRIVER_VER, mBuff, 0); in createRequest()
|
D | wifi_hal.cpp | 683 result = request.put(ANDR_WIFI_ATTRIBUTE_PNO_RANDOM_MAC_OUI, scan_oui, DOT11_OUI_LEN); in createRequest() 943 result = request.put(APF_ATTRIBUTE_PROGRAM, program, mProgramLen); in createSetPktFilterRequest()
|
D | rtt.cpp | 375 result = request.put(RTT_ATTRIBUTE_TARGET_CHAN, &rttParams[i].channel, in createSetupRequest()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 299 OMX_ERRORTYPE put(char *userptr);
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 71 * A mode that the chip can be put in. A mode defines a set of constraints on 110 * Id that can be used to put the chip in this mode.
|
D | types.hal | 71 * An identifier for a mode that the chip can be put in.
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 475 omx->handle->mInputExtradata.put((char *)omxhdr->pPlatformPrivate); in async_venc_message_thread() 723 mInputExtradata.put(userptr); in handle_input_extradata() 745 mInputExtradata.put(userptr); in handle_input_extradata() 824 mOutputExtradata.put(extradata_uaddr); in handle_output_extradata() 7447 OMX_ERRORTYPE encExtradata::put(char *userptr) in put() function in encExtradata
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 694 * is removed from the body and each time it's put back onto the body.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 792 * the value of which must be put in the attestationChallenge field of the KeyDescription
|