Home
last modified time | relevance | path

Searched +defs:pf +defs:error (Results 1 – 25 of 165) sorted by relevance

1234567

/aosp_15_r20/external/curl/tests/server/
H A Dtftpd.c561 int error; in main() local
894 const struct formats *pf; in do_tftp() local
909 int error = errno; in do_tftp() local
1012 int error; in parse_servercmd() local
1131 int error = errno; in validate_access() local
1138 int error = getpart(&test->buffer, &count, "reply", partbuf, stream); in validate_access() local
1165 static void sendtftp(struct testcase *test, const struct formats *pf) in sendtftp()
1246 static void recvtftp(struct testcase *test, const struct formats *pf) in recvtftp()
1354 static void nak(int error) in nak()
/aosp_15_r20/external/freetype/src/type42/
H A Dt42parse.c127 #define T1_Load_Field( p, f, o, m, pf ) \ argument
129 #define T1_Load_Field_Table( p, f, o, m, pf ) \ argument
141 FT_Error error = FT_Err_Ok; in t42_parser_init() local
333 FT_Error error; in t42_parse_encoding() local
545 FT_Error error; in t42_parse_sfnts() local
839 FT_Error error; in t42_parse_charstrings() local
1140 FT_Error error; in t42_load_keyword() local
/aosp_15_r20/external/iputils/
H A Dtftpd.c227 register struct formats *pf; in tftp() local
349 void sendfile(struct formats *pf) in sendfile()
420 void recvfile(struct formats *pf) in recvfile()
515 void nak(int error) in nak()
/aosp_15_r20/external/regex-re2/re2/
H A Dset.cc36 int RE2::Set::Add(const StringPiece& pattern, string* error) { in Add()
42 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Add() local
96 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Compile() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.cc55 int RE2::Set::Add(const StringPiece& pattern, std::string* error) { in Add()
61 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Add() local
115 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Compile() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dset.cc53 int RE2::Set::Add(absl::string_view pattern, std::string* error) { in Add()
59 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Add() local
113 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>( in Compile() local
/aosp_15_r20/external/flac/src/test_grabbag/picture/
H A Dmain.c68 static FLAC__bool test_one_picture(const char *prefix, const PictureFile *pf, const PictureResoluti… in test_one_picture()
71 const char *error; in test_one_picture() local
122 const char *error; in do_picture() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp152 char error[256]; in EglOsEglDispatcher() local
195 char error[256]; in EglOsGlLibrary() local
687 Surface* EglOsEglDisplay::createWindowSurface(PixelFormat* pf, in createWindowSurface()
869 virtual EglOS::Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType wnd) { in createWindowSurface()
DEglOsApi_glx.cpp63 char error[256]; in GlxLibrary() local
692 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* pf, in createWindowSurface()
/aosp_15_r20/external/curl/lib/
H A Dhostip6.c105 int error; in Curl_getaddrinfo() local
111 int pf = PF_INET; in Curl_getaddrinfo() local
H A Dasyn-ares.c669 int error = 0; in ares2addr() local
782 int pf = PF_INET; in Curl_resolver_getaddrinfo() local
H A Dhostip.c315 int pf = PF_INET; in fetch_addr() local
1182 bool error = TRUE; in Curl_loadhostpairs() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngstest.c479 static void format_init(format_list *pf) in format_init()
495 static int format_is_initial(format_list *pf) in format_is_initial()
505 static int format_set(format_list *pf, png_uint_32 format) in format_set()
523 static int format_isset(format_list *pf, png_uint_32 format) in format_isset()
529 static void format_default(format_list *pf, int redundant) in format_default()
2052 png_uint_16 error[4]; member
3311 testimage(Image *image, png_uint_32 opts, format_list *pf) in testimage()
3801 int error = 0; in main() local
/aosp_15_r20/external/autotest/client/deps/fakemodem/src/
H A Dfakemodem.c77 parse_pattern_files(char **pattern_files, GError **error) in parse_pattern_files()
94 GIOChannel *pf; in parse_pattern_files() local
356 GError *error = NULL; in primary_read() local
546 GError *error = NULL; in set_response() local
/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/
DDumpstateDevice.cpp146 std::error_code error; in dumpHelperSystem() local
279 auto pf = [fd](std::string s) -> void { dprintf(fd, "%s\n", s.c_str()); }; in debug() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp656 const tcu::PixelFormat &pf = rt.getPixelFormat(); in iterate() local
1565 static tcu::Vec4 MaskChannels(const tcu::PixelFormat &pf, const tcu::Vec4 &v) in MaskChannels()
1574 static tcu::Vec4 QuantizeChannels(const tcu::PixelFormat &pf, const tcu::Vec4 &v) in QuantizeChannels()
1590 const tcu::PixelFormat &pf = rt.getPixelFormat(); in getTestColors() local
1613 const tcu::PixelFormat &pf = rt.getPixelFormat(); in iterate() local
1991 glw::GLenum error = gl.getError(); in iterate() local
/aosp_15_r20/external/libdav1d/src/
H A Dlib.c381 const int error = f->task_thread.retval; in drain_picture() local
623 Dav1dTaskContext *const pf = &c->tc[n]; in close_internal() local
/aosp_15_r20/frameworks/rs/
H A DrsFont.cpp47 FT_Error error = 0; in init() local
240 FT_Error error = FT_Load_Glyph( mFace, glyph->mGlyphIndex, FT_LOAD_RENDER ); in updateGlyphCache() local
385 FT_Error error = FT_Init_FreeType(&mLibrary); in getLib() local
525 ProgramFragment *pf = new ProgramFragment(mRSC, shaderString, strlen(shaderString), in initRenderState() local
/aosp_15_r20/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp491 PF pf = u_strcmp; in doBinarySearch() local
827 UErrorCode error = U_ZERO_ERROR; in doForwardIterTest() local
989 UErrorCode error = U_ZERO_ERROR; in doBackwardIterTest() local
1216 UBool error() {return fError;}; in error() function in UCharFile
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp491 PF pf = u_strcmp; in doBinarySearch() local
827 UErrorCode error = U_ZERO_ERROR; in doForwardIterTest() local
989 UErrorCode error = U_ZERO_ERROR; in doBackwardIterTest() local
1216 UBool error() {return fError;}; in error() function in UCharFile
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c236 enum pipe_format pf; in dri_image_drawable_get_buffers() local
287 enum pipe_format pf; in dri2_allocate_buffer() local
1653 unsigned *error, in dri2_from_dma_bufs()
/aosp_15_r20/external/lzma/C/Util/7zipUninstall/
H A D7zipUninstall.c349 IPersistFile *pf; in CreateShellLink() local
983 BoolInt error = True; in WinMain() local
/aosp_15_r20/external/lzma/C/Util/7zipInstall/
H A D7zipInstall.c771 IPersistFile* pf; in CreateShellLink() local
1063 BoolInt error = True; in WinMain() local
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp70 std::string error; in add() local
163 std::string error; in createManifestHal() local
479 std::string error; in TEST_F() local
491 std::string error; in TEST_F() local
507 std::string error; in TEST_F() local
533 std::string error; in TEST_F() local
555 std::string error; in TEST_F() local
580 std::string error; in TEST_F() local
602 std::string error; in TEST_F() local
1122 std::string error; in TEST_F() local
[all …]
/aosp_15_r20/external/iptables/iptables/
H A Dnft.c147 static void mnl_err_list_node_add(struct list_head *err_list, int error, in mnl_err_list_node_add()
284 } error; member
3558 uint32_t pf = AF_INET; in nft_compatible_revision() local

1234567