/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
results.py | 270 with open(path, 'r') as fh: 271 for line in fh:
|
/external/skia/gm/rebaseline_server/ |
results.py | 249 with open(path, 'r') as fh: 250 for line in fh:
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
AdnRecordCache.java | 58 AdnRecordCache(IccFileHandler fh) { 59 mFh = fh;
|
AdnRecordLoader.java | 60 AdnRecordLoader(IccFileHandler fh) { 64 mFh = fh;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
nlm_prot.h | 64 netobj fh; member in struct:nlm_lock 125 netobj fh; member in struct:nlm_share
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nlm_prot.h | 64 netobj fh; member in struct:nlm_lock 125 netobj fh; member in struct:nlm_share
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
CatService.java | 131 Context context, IccFileHandler fh, UiccCard ic, int slotId) { 132 if (ci == null || ca == null || ir == null || context == null || fh == null 144 mMsgDecoder = RilMessageDecoder.getInstance(this, fh, slotId); 191 IccFileHandler fh = null; local 199 fh = ca.getIccFileHandler(); 213 if (ci == null || ca == null || ir == null || context == null || fh == null 218 sInstance[slotId] = new CatService(ci, ca, ir, context, fh, ic, slotId); [all...] |
CommandParamsFactory.java | 69 IccFileHandler fh) { 73 if (fh != null) { 74 return new CommandParamsFactory(caller, fh); 79 private CommandParamsFactory(RilMessageDecoder caller, IccFileHandler fh) { 81 mIconLoader = IconLoader.getInstance(this, fh); [all...] |
/external/chromium_org/third_party/cython/src/Cython/Build/ |
Inline.py | 192 fh = open(pyx_file, 'w') variable 194 fh.write(module_code) 196 fh.close()
|
/external/valgrind/main/coregrind/ |
m_machine.c | 557 Int model, n, fh; local 566 fh = sr_Res(fd); 576 n = VG_(read)(fh, file_buf, file_buf_size); 587 VG_(lseek)( fh, 0, VKI_SEEK_SET ); 589 n = VG_(read)( fh, file_buf, num_bytes ); 594 VG_(close)(fh); 646 Int n, fh; local 655 fh = sr_Res(fd); 665 n = VG_(read)(fh, file_buf, file_buf_size); 676 VG_(lseek)( fh, 0, VKI_SEEK_SET ) [all...] |
/system/core/sdcard/ |
sdcard.c | 907 TRACE("[%d] GETATTR flags=%x fh=%"PRIx64" @ %"PRIx64" (%s)\n", handler->token, 908 req->getattr_flags, req->fh, hdr->nodeid, node ? node->name : "?"); 932 TRACE("[%d] SETATTR fh=%"PRIx64" valid=%x @ %"PRIx64" (%s)\n", handler->token, 933 req->fh, req->valid, hdr->nodeid, node ? node->name : "?"); [all...] |
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/ |
cpu-x86_64-asm.asm | 138 DB 00fh,001h,0d0h
|
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/modes/ |
ghash-x86_64.asm | 39 and rdx,0fh 55 and rdx,0fh 70 and rdx,0fh 82 and rdx,0fh 691 DB 00fh,029h,034h,024h 906 DB 00fh,029h,070h,0e0h 907 DB 00fh,029h,078h,0f0h 908 DB 044h,00fh,029h,000h 909 DB 044h,00fh,029h,048h,010h 910 DB 044h,00fh,029h,050h,020 [all...] |
/external/clang/test/CodeGen/ |
ms-inline-asm.c | 257 __asm mov eax, 0fh 272 __asm __emit 0fh 280 // CHECK: call void asm sideeffect inteldialect ".byte 0fh", "~{dirflag},~{fpsr},~{flags}"()
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageViewTouchBase.java | 302 float fh = (float) mBitmapDisplayed.getHeight() / (float) mThisHeight; local 303 float max = Math.max(fw, fh) * 4;
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
exynos_gscaler.c | [all...] |
/external/chromium_org/ppapi/native_client/ |
chrome_main.scons | 304 fh = open(target[0].abspath, 'w') 305 json.dump(nmf_data, fh, sort_keys=True, indent=2) 306 fh.close()
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
build_projects.py | 175 with open(index_html, 'w') as fh: 177 fh.write(out)
|
/external/lldb/source/Host/common/ |
File.cpp | 153 File::SetStream (FILE *fh, bool transfer_ownership) 157 m_stream = fh;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
UsimPhoneBookManager.java | 77 public UsimPhoneBookManager(IccFileHandler fh, AdnRecordCache cache) { 78 mFh = fh;
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-uniscribe.cc | 299 HANDLE fh; member in struct:hb_uniscribe_shaper_face_data_t 453 data->fh = AddFontMemResourceEx ((void *) hb_blob_get_data (blob, NULL), 456 if (unlikely (!data->fh)) 469 RemoveFontMemResourceEx (data->fh);
|
/external/harfbuzz_ng/src/ |
hb-uniscribe.cc | 299 HANDLE fh; member in struct:hb_uniscribe_shaper_face_data_t 452 data->fh = AddFontMemResourceEx ((void *) hb_blob_get_data (blob, NULL), 455 if (unlikely (!data->fh)) 468 RemoveFontMemResourceEx (data->fh);
|
/external/tcpdump/ |
ieee802_11.h | 246 struct fh_t fh; member in struct:mgmt_body_t
|
/external/lldb/source/Core/ |
Debugger.cpp | 733 Debugger::SetInputFileHandle (FILE *fh, bool tranfer_ownership) 736 in_file.SetStream (fh, tranfer_ownership); 762 Debugger::SetOutputFileHandle (FILE *fh, bool tranfer_ownership) 765 out_file.SetStream (fh, tranfer_ownership); 774 script_interpreter->ResetOutputFileHandle (fh); 778 Debugger::SetErrorFileHandle (FILE *fh, bool tranfer_ownership) 781 err_file.SetStream (fh, tranfer_ownership); [all...] |
/external/bzip2/ |
bzip2.c | 964 IntNative fh; local 965 fh = open(name, O_WRONLY|O_CREAT|O_EXCL, S_IWUSR|S_IRUSR); 966 if (fh == -1) return NULL; 967 fp = fdopen(fh, mode); 968 if (fp == NULL) close(fh); [all...] |