HomeSort by relevance Sort by last modified time
    Searched refs:redefine (Results 1 - 15 of 15) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExtendedType.java 68 * Redefine this ExtendedType object to represent a different extended type.
72 protected void redefine(int nodetype, String namespace, String localName) method in class:ExtendedType
81 * Redefine this ExtendedType object to represent a different extended type.
85 protected void redefine(int nodetype, String namespace, String localName, int hash) method in class:ExtendedType
ExpandedNameTable.java 189 // Redefine the hashET object to represent the new expanded name.
190 hashET.redefine(type, namespace, localName, hash);
  /external/llvm/test/MC/ARM/
dot-req.s 4 @ The line is duplicated on purpose, it is legal to redefine a req with
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
dot-req.s 4 @ The line is duplicated on purpose, it is legal to redefine a req with
  /external/webrtc/webrtc/tools/rtcbot/bot/
api.js 26 // redefine a non-native method in a target "obj" from "src" that applies a list
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_vbo.c 189 unsigned i, redefine; local
209 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts);
210 if (redefine == 0)
213 BEGIN_NV04(push, NV30_3D(VTXFMT(0)), redefine);
  /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
InlineBytecodeGenerator.java 211 return byteBuddy.redefine(classBeingRedefined, ClassFileLocator.Simple.of(classBeingRedefined.getName(), classfileBuffer))
  /external/protobuf/objectivec/DevTools/
pddm_tests.py 114 # Redefine macro
116 'Attempt to redefine macro: '),
489 'Attempt to redefine macro: "PDDM-DEFINE mumble(x_)"\n'
  /external/flatbuffers/android/jni/
include.mk 212 # deeply nested projects must redefine LOCAL_PATH after include this makefile
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/
PythonCore.inf 255 GCC:*_*_IPF_SYMRENAME_FLAGS = --redefine-syms=$(WORKSPACE)/StdLib/GccSymRename.txt
  /external/e2fsprogs/doc/
texinfo.tex 77 % Save some plain tex macros whose names we will redefine.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 77 % Save some plain tex macros whose names we will redefine.
    [all...]
  /external/libffi/
texinfo.tex 75 % Save some plain tex macros whose names we will redefine.
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 75 % Save some plain tex macros whose names we will redefine.
    [all...]
  /external/mockito/lib/
byte-buddy-1.8.15.jar 

Completed in 6365 milliseconds