Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 25 of 38) sorted by relevance

12

/third_party/python/Lib/idlelib/
Ddebugger_r.py86 def set_next(self, fid): argument
90 def set_return(self, fid): argument
94 def get_stack(self, fid, tbid): argument
122 def frame_attr(self, fid, name): argument
126 def frame_globals(self, fid): argument
133 def frame_locals(self, fid): argument
140 def frame_code(self, fid): argument
203 def __init__(self, conn, fid): argument
289 def interaction(self, message, fid, modified_info): argument
/third_party/skia/tools/
DSkSharingProc.cpp51 uint32_t fid = context->fImageMap[id]; in serializeImage() local
67 uint32_t fid; in deserializeImage() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify22.c109 struct fanotify_fid_t *fid; member
142 static int check_error_event_info_fid(struct fanotify_event_info_fid *fid, in check_error_event_info_fid()
Dfanotify15.c51 struct fanotify_fid_t *fid; member
Dfanotify13.c55 struct fanotify_fid_t fid; member
Dfanotify16.c49 struct fanotify_fid_t *fid; member
Dfanotify.h116 struct fanotify_fid_t *fid) in fanotify_save_fid()
/third_party/backends/japi/
DSane.c101 jfieldID fid; /* Gets each field ID. */ in Java_Sane_getDevicesNative() local
182 jfieldID fid; /* Gets each field ID. */ in Java_Sane_getOptionNative() local
410 jfieldID fid; /* Gets each field ID. */ in Java_Sane_getParameters() local
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidJNI.cpp45 jfieldID fid = env->GetFieldID(cls, "m_server", "J"); in getExecServiceField() local
/third_party/curl/tests/
Dsmbserver.py340 def write_to_fid(self, fid, contents): argument
/third_party/lame/libmp3lame/
Did3tag.h22 uint32_t fid; /* Frame Identifier */ member
/third_party/curl/lib/
Dsmb.c186 unsigned short fid; member
201 unsigned short fid; member
215 unsigned short fid; member
230 unsigned short fid; member
374 unsigned short fid; /* request, the tid will be different */ member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.c630 enum radeon_feature_id fid, in radeon_cs_request_feature()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_winsys.c214 enum radeon_feature_id fid, in amdgpu_cs_request_feature()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg-jni.c203 jfieldID fid; in Java_org_libjpegturbo_turbojpeg_TJCompressor_init() local
598 jfieldID fid; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init() local
617 jfieldID fid = 0; in Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors() local
1018 jfieldID fid; in Java_org_libjpegturbo_turbojpeg_TJTransformer_init() local
1048 jfieldID fid; in JNICustomFilter() local
/third_party/openssl/crypto/ec/
Dec_backend.c160 int ret = 0, fid; in ec_group_explicit_todata() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Dec_backend.c160 int ret = 0, fid; in ec_group_explicit_todata() local
/third_party/ffmpeg/libavfilter/
Dvf_decimate.c41 int fid; ///< current frame id in the queue member
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.h1250 void CallRuntimeSaveDoubles(Runtime::FunctionId fid) { in CallRuntimeSaveDoubles()
/third_party/NuttX/drivers/usbdev/gadget/
Df_uac.h66 uint32_t fid; /* Frame Identifier */ member
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1513 void CallRuntimeSaveDoubles(Runtime::FunctionId fid) { in CallRuntimeSaveDoubles()
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp107 SPIRVKernelInfo(uint32_t fid, const char *nm) in SPIRVKernelInfo()
/third_party/libabigail/src/
Dabg-corpus.cc1766 interned_string fid = (*f)->get_id(); in get_functions() local
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c331 register int fid; in tzload() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c329 register int fid; in tzload() local

12