Home
last modified time | relevance | path

Searched refs:Replaced (Results 1 – 25 of 64) sorted by relevance

123

/external/elfutils/libdw/
Dlibdw.map190 # Replaced ELFUTILS_0.130 version, which has bug-compatibility wrapper.
216 # Replaced ELFUTILS_0.122 versions. Both versions point to the
259 # Replaced ELFUTILS_0.122 version, which has a wrapper without add_p_vaddr.
272 # Replaced ELFUTILS_0.146 version, which has a wrapper without executable.
314 # Replaced ELFUTILS_0.144 version. Both versions point to the
/external/clang/docs/
DThreadSafetyAnalysis.rst895 // 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/libnl/doc/images/icons/
DREADME1 Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
/external/curl/tests/data/
Dtest129230 Replaced internal headers with a blank one
Dtest430 Replaced internal and added custom HTTP headers
/external/tensorflow/tensorflow/contrib/learn/
DREADME.md31 * `input_layer_min_slice_size`: Replaced by `input_layer_partitioner`
84 * ExportStrategy: Replaced by `tf.estimator.Exporter`.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp108 MachineOperand *Replaced; // Operand that would be replace by Target member in __anon3d5317d30111::SDWAOperand
112 : Target(TargetOp), Replaced(ReplacedOp) { in SDWAOperand()
114 assert(Replaced->isReg()); in SDWAOperand()
123 MachineOperand *getReplacedOperand() const { return Replaced; } in getReplacedOperand()
/external/mesa3d/m4/
Dax_prog_flex.m448 # Replaced m4_ifnblank(...) with m4_ifval(m4_normalize(...), ...)
Dax_prog_bison.m451 # Replaced m4_ifnblank(...) with m4_ifval(m4_normalize(...), ...)
/external/markdown/docs/
DCHANGE_LOG16 Nov 2008: Added Definistion List ext. Replaced old core with BlockProcessors.
116 Mar. 15, 2006: Replaced some instance variables with class variables
/external/llvm/test/Transforms/SafeStack/
Ddebug-loc2.ll32 ; An extra non-dbg.value metadata use of %x2. Replaced with an empty metadata.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SafeStack/X86/
Ddebug-loc2.ll32 ; An extra non-dbg.value metadata use of %x2. Replaced with an empty metadata.
/external/clang/include/clang/AST/
DType.h3988 const TemplateTypeParmType *Replaced;
3995 Replaced(Param) { }
4002 return Replaced;
4018 const TemplateTypeParmType *Replaced,
4020 ID.AddPointer(Replaced);
4043 const TemplateTypeParmType *Replaced;
4059 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); }
4063 return Replaced;
4073 const TemplateTypeParmType *Replaced,
DASTContext.h1228 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced,
1231 const TemplateTypeParmType *Replaced,
/external/mesa3d/docs/specs/OLD/
DEGL_MESA_screen_surface.txt528 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1853 bool Replaced = false; in replaceInstr() local
1855 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr()
1857 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr()
1859 if (Diff != 0 && Replaced && ED.IsDef) { in replaceInstr()
1878 return Replaced; in replaceInstr()
/external/shflags/doc/
DCHANGES-1.0.md119 Replaced shell_versions.sh with a new versions library and created
/external/freetype/
DChangeLog.20253 (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/sfobjs.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 …]
/external/python/cpython2/Doc/library/
Dundoc.rst52 --- Play audio data on the Linux audio device. Replaced in Python 2.3 by the
/external/grpc-grpc/templates/
Dpackage.xml.template138 - Replaced by ChannelCredentials and CallCredentials class #3765
/external/libpng/
DCHANGES264 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/autotest/client/tests/crashme/
Dcrashme_2.4-9.diff190 + * Replaced execl call with execlp. (Fixes bug #37304)
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinInstrInfo.td245 // Replaced with Load D + CC=D
397 // Replaced with D=CC + STORE byte
/external/python/cpython3/Misc/NEWS.d/
D3.5.0b1.rst244 Replaced the ``tkinter._fix`` module used for setting up the Tcl/Tk
/external/wpa_supplicant_8/wpa_supplicant/
Deap_testing.txt8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger

123