Searched refs:Replaced (Results 1 – 25 of 49) sorted by relevance
12
/external/elfutils/libdw/ |
D | libdw.map | 191 # Replaced ELFUTILS_0.130 version, which has bug-compatibility wrapper. 217 # Replaced ELFUTILS_0.122 versions. Both versions point to the 260 # Replaced ELFUTILS_0.122 version, which has a wrapper without add_p_vaddr. 273 # Replaced ELFUTILS_0.146 version, which has a wrapper without executable. 315 # Replaced ELFUTILS_0.144 version. Both versions point to the
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 895 // Replaced by REQUIRES 899 // Replaced by REQUIRES_SHARED 903 // Replaced by CAPABILITY 907 // Replaced by SCOPED_CAPABILITY 911 // Replaced by ACQUIRE 915 // Replaced by ACQUIRE_SHARED 919 // Replaced by RELEASE and RELEASE_SHARED 923 // Replaced by TRY_ACQUIRE 927 // Replaced by TRY_ACQUIRE_SHARED 931 // Replaced by ASSERT_CAPABILITY [all …]
|
/external/curl/tests/data/ |
D | test4 | 30 Replaced internal and added custom HTTP headers
|
/external/markdown/docs/ |
D | CHANGE_LOG | 16 Nov 2008: Added Definistion List ext. Replaced old core with BlockProcessors. 116 Mar. 15, 2006: Replaced some instance variables with class variables
|
/external/libvorbis/ |
D | CHANGES | 46 * Replaced RTP payload format draft with RFC 5215.
|
/external/clang/include/clang/AST/ |
D | Type.h | 3818 const TemplateTypeParmType *Replaced; 3825 Replaced(Param) { } 3832 return Replaced; 3848 const TemplateTypeParmType *Replaced, 3850 ID.AddPointer(Replaced); 3873 const TemplateTypeParmType *Replaced; 3889 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); } 3893 return Replaced; 3903 const TemplateTypeParmType *Replaced,
|
D | ASTContext.h | 1215 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced, 1218 const TemplateTypeParmType *Replaced,
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 528 Replaced EGL_SCREEN_X/Y_OFFSET_MESA with EGL_SCREEN_POSITION_MESA. 529 Replaced EGL_PHYSICAL_WIDTH/HEIGHT_MESA with EGL_PHYSICAL_SIZE_MESA. 548 Replaced EGLint screen_number parameters with EGLScreenMESA screen.
|
/external/shflags/doc/ |
D | CHANGES-1.0.md | 119 Replaced shell_versions.sh with a new versions library and created
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.20 | 253 (html_format): Replaced with ... 377 * src/pshinter/pshglob.c (psh_globals_new): Replaced a floating 797 src/smooth/ftgrays.c (gray_render_span, gray_raster_new): Replaced 1438 include/freetype/internal/t1errors.h: Removed. Replaced with files 1472 * src/cid/cidtokens.h: Replaced with... 1709 * src/cff/cffdrivr.c, src/cff/cffobjs.c, src/cff/cffload.c: Replaced 1711 * src/cid/cidparse.c: Replaced `FT_Err_*' with `T1_Err_*'. 1713 * src/sfnt/sfobcs.c, src/sfnt/ttload.c: Replaced `FT_Err_*' with 1717 src/type1/t1parse.c: Replaced `FT_Err_*' with `T1_Err_*'. 2340 * builds/module.mk: Replaced `xxx #' with `xxx$(space). [all …]
|
D | vms_make.com | 1065 $! Remove xpm hack -> Replaced by more general dnsrl handling
|
D | ChangeLog.21 | 927 (Get_Advance_Widths): Replaced with... 3322 include/freetype/config/ftstdlib.h (ft_atoi): Replaced with... 4204 (T1_Skip_Alpha): Replaced with... 4229 * src/type42/t42parse.c (T1_Skip_Alpha): Replaced with... 4305 (FT_SERVICE_ID_POSTSCRIPT_NAME): Replaced with... 4752 (TT_CONFIG_OPTION_OPTION_COMPILE_UNPATENTED_HINTING): Replaced 5088 * include/freetype/freetype.h (FT_Open_Flags): Replaced with 5094 Replaced with #defines for the constants. 5117 ft_glyph_bbox_truncate, ft_glyph_bbox_pixels): Replaced with 5127 ft_module_driver_has_hinter): Replaced with FT_MODULE_FONT_DRIVER, [all …]
|
D | ChangeLog.22 | 756 Replaced with... 764 (FT_Module_Get_Flags): Removed. Replaced with... 2286 * src/autofit/afangles.c (af_angle_atan): Replaced CORDIC-based
|
/external/libpng/ |
D | CHANGES | 264 Version 99c "buffered" operations didn't work as intended. Replaced them 279 Replaced pngtest.png with one created with zlib 1.1.1 305 Replaced "while(1)" with "for(;;)" 310 Replaced ansi2knr.c with the one from jpeg-v6 410 Replaced and extended code that was removed from png_set_filler() in 1.0.1a. 455 Replaced leading blanks with tab characters in makefile.hux 484 Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h 537 Replaced some instances of memcpy with simple assignments in pngvcrd (GR-P) 961 Replaced png_set_empty_plte_permitted() with png_permit_mng_features(). 1121 Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c [all …]
|
/external/libvncserver/ |
D | NEWS | 48 * Replaced the Tight encoder with a TurboVNC one which is tremendously faster in most
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 190 + * Replaced execl call with execlp. (Fixes bug #37304)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eap_testing.txt | 8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
|
/external/clang/lib/AST/ |
D | Type.cpp | 3073 Replaced(Param), in SubstTemplateTypeParmPackType() 3087 const TemplateTypeParmType *Replaced, in Profile() argument 3089 ID.AddPointer(Replaced); in Profile()
|
/external/libnl/ |
D | ChangeLog | 28 o Replaced filter object operation with new compare operation
|
/external/llvm/docs/ |
D | TestingGuide.rst | 402 Replaced by a single ``%``. This allows escaping other substitutions.
|
/external/selinux/libsepol/ |
D | ChangeLog | 853 * Replaced exported global variables with set functions.
|
/external/okhttp/ |
D | CHANGELOG.md | 583 * Internal: Replaced internal byte array buffers with pooled buffers ("OkBuffer").
|
/external/ceres-solver/docs/source/ |
D | version_history.rst | 602 #. Replaced ``EXPECT/ASSERT_DEATH`` with the more portable
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | news.txt | 100 * Replaced :func:`paste.util.mimeparse.desired_match`
|
/external/selinux/libselinux/ |
D | ChangeLog | 1165 * Replaced $HOME/.default_contexts support with /etc/selinux/contexts/users/$USER support.
|
12