Home
last modified time | relevance | path

Searched +defs:fs +defs:err (Results 126 – 150 of 377) sorted by relevance

12345678910>>...16

/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DUcontextX86.h46 uint32_t fs; member
58 uint32_t err; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/example/
Dexample_io.cpp120 if( boost::shared_ptr<FILE> fs = f->lock() ) in copy_data() local
153 if( int const * err=boost::get_error_info<boost::errinfo_errno>(x) ) in dump_clib_info() local
/aosp_15_r20/external/libopus/tests/
H A Dtest_opus_decode.c54 int err,skip,plen; in test_decoder_code0() local
79 int fs=fsv[t>>1]; in test_decoder_code0() local
/aosp_15_r20/external/timezone-boundary-builder/
H A Dindex.js2 var fs = require('fs') variable
116 fs.mkdir(dirname, function (err) { argument
190 fs.stat(file, function (err) { argument
197 fs.stat(fixedFile, function (err) { argument
259 var overpassResponseHandler = function (err, data) { argument
468 function (err) { argument
759 fs.stat(lastReleaseJSONfile, function (err) { argument
991 function (err, stdout, stderr) { argument
1010 function (err, stdout, stderr) { argument
1048 asynclib.auto(autoScript, function (err, results) { argument
/aosp_15_r20/build/soong/zip/
H A Dzip.go91 err error member
92 fs pathtools.FileSystem member
255 fs pathtools.FileSystem member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/asm/
Dsigcontext32.h54 unsigned short fs, __fsh; member
66 unsigned int err; member
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_meta.c60 char *err = NULL; in dzn_meta_compile_shader() local
672 const D3D12_SHADER_BYTECODE *vs, *fs; in dzn_meta_blit_create() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
Dsigcontext32.h54 unsigned short fs, __fsh; member
66 unsigned int err; member
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c67 DWORD err = WSAGetLastError(); in syslog() local
253 fd_set *fs; in more_bytes() local
534 int err = connect(sdr->sockfd, (struct sockaddr *) &saddr, sizeof(saddr)); in ConnectToServer() local
561 DNSServiceErrorType err = kDNSServiceErr_Unknown; // Default for the "goto cleanup" cases in deliver_request() local
1091 DNSServiceErrorType err = ConnectToServer(&tmp, 0, getproperty_request, NULL, NULL, NULL); in DNSServiceGetProperty() local
1155 DNSServiceErrorType err; in DNSServiceResolve() local
1227 …DNSServiceErrorType err = ConnectToServer(sdRef, flags, query_request, handle_query_response, call… in DNSServiceQueryRecord() local
1321 DNSServiceErrorType err; in DNSServiceGetAddrInfo() local
1372 …DNSServiceErrorType err = ConnectToServer(sdRef, flags, browse_request, handle_browse_response, ca… in DNSServiceBrowse() local
1420 DNSServiceErrorType err = ConnectToServer(sdRef, flags, sethost_request, in DNSSetHostname() local
[all …]
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.cpp225 VkShaderObj *fs = new VkShaderObj(m_device, fsSource, VK_SHADER_STAGE_FRAGMENT_BIT, this); in DeviceCanDraw() local
302 VkResult U_ASSERT_ONLY err; in InitFramework() local
501 VkResult err = vkCreateWin32SurfaceKHR(instance(), &surface_create_info, nullptr, &m_surface); in InitSurface() local
509 VkResult err = vkCreateAndroidSurfaceKHR(instance(), &surface_create_info, nullptr, &m_surface); in InitSurface() local
523 … VkResult err = vkCreateXlibSurfaceKHR(instance(), &surface_create_info, nullptr, &m_surface); in InitSurface() local
537 … VkResult err = vkCreateXcbSurfaceKHR(instance(), &surface_create_info, nullptr, &m_surface); in InitSurface() local
600 VkResult err = vkCreateSwapchainKHR(device(), &swapchain_create_info, nullptr, &m_swapchain); in InitSwapchain() local
1516 VkResult U_ASSERT_ONLY err = VK_SUCCESS; in VkShaderObj() local
1544 VkResult U_ASSERT_ONLY err = VK_SUCCESS; in VkShaderObj() local
1923 VkResult err = VK_SUCCESS; in QueueCommandBuffer() local
H A Dvklayertests_buffer_image_memory_sampler.cpp63 VkResult err; in TEST_F() local
432 VkResult err; in TEST_F() local
571 VkResult err; in TEST_F() local
601 VkResult err; in TEST_F() local
805 VkResult err; in TEST_F() local
871 VkResult err; in TEST_F() local
945 VkResult err; in TEST_F() local
1291 VkResult err; in TEST_F() local
1357 VkResult err = VK_SUCCESS; in TEST_F() local
1760 VkResult err; in TEST_F() local
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc256 int err = WebRtcAgc_GetAddFarendError(state, samples); in WebRtcAgc_AddFarend() local
1100 uint32_t fs) { in WebRtcAgc_Init()
/aosp_15_r20/external/aac/libSBRdec/src/
H A Denv_extr.cpp217 UINT sbrdec_mapToStdSampleRate(UINT fs, in sbrdec_mapToStdSampleRate()
1366 int err = 1; in extractFrameInfo() local
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/bits/
H A Dsignal.h60 unsigned short gs, __gsh, fs, __fsh, es, __esh, ds, __dsh; member
62 unsigned long trapno, err, eip; member
/aosp_15_r20/external/trusty/musl/arch/i386/bits/
Dsignal.h60 unsigned short gs, __gsh, fs, __fsh, es, __esh, ds, __dsh; member
62 unsigned long trapno, err, eip; member
/aosp_15_r20/external/musl/arch/i386/bits/
H A Dsignal.h60 unsigned short gs, __gsh, fs, __fsh, es, __esh, ds, __dsh; member
62 unsigned long trapno, err, eip; member
/aosp_15_r20/external/perfetto/ui/
H A Dbuild.js71 const fs = require('fs'); constant
632 fs.readFile(absPath, function(err, data) { argument
/aosp_15_r20/external/musl/arch/x32/bits/
H A Dsignal.h75 unsigned short cs, gs, fs, __pad0; member
76 unsigned long long err, trapno, oldmask, cr2; member
/aosp_15_r20/external/musl/arch/x86_64/bits/
H A Dsignal.h75 unsigned short cs, gs, fs, __pad0; member
76 unsigned long err, trapno, oldmask, cr2; member
/aosp_15_r20/external/trusty/musl/arch/x86_64/bits/
Dsignal.h75 unsigned short cs, gs, fs, __pad0; member
76 unsigned long err, trapno, oldmask, cr2; member
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/bits/
H A Dsignal.h75 unsigned short cs, gs, fs, __pad0; member
76 unsigned long err, trapno, oldmask, cr2; member
/aosp_15_r20/external/trusty/musl/arch/x32/bits/
Dsignal.h75 unsigned short cs, gs, fs, __pad0; member
76 unsigned long long err, trapno, oldmask, cr2; member
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dprofile.c306 const char * const *fs; in profile_init() local
981 int err; member
1865 void syntax_err_report(const char *filename, long err, int line_num) in syntax_err_report()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Ddefs_linux_386.go189 fs uint16 member
204 err uint32 member
Ddefs_linux_amd64.go276 fs uint16 member
278 err uint64 member

12345678910>>...16