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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 207 flagword oldflags;
214 oldflags = bfd_get_section_flags (stdoutput, sec);
215 if (oldflags == SEC_NO_FLAGS)
205 flagword oldflags; local
1556 flagword flags, oldflags; local
    [all...]
obj-macho.c 174 flagword oldflags, flags; local
239 oldflags = bfd_get_section_flags (stdoutput, sec);
242 if (oldflags == SEC_NO_FLAGS)
274 if (flags != oldflags
    [all...]
tc-ppc.c 3918 flagword oldflags; local
    [all...]
tc-tic54x.c 4003 flagword oldflags = bfd_get_section_flags (stdoutput, now_seg); local
    [all...]
  /external/libxml2/
relaxng.c 4735 int newNs = 0, oldflags; local
7289 int oldflags = ctxt->flags; local
8148 int ret = 0, oldflags; local
8715 int ret = 0, oldflags; local
9286 int oldflags; local
9618 int ret = 0, oldflags = 0; local
9838 int ret = 0, i, tmp, oldflags, errNr; local
10606 int i, j, k, ret, oldflags; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys.py 273 oldflags = sys.getdlopenflags()
275 sys.setdlopenflags(oldflags+1)
276 self.assertEqual(sys.getdlopenflags(), oldflags+1)
277 sys.setdlopenflags(oldflags)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys.py 273 oldflags = sys.getdlopenflags()
275 sys.setdlopenflags(oldflags+1)
276 self.assertEqual(sys.getdlopenflags(), oldflags+1)
277 sys.setdlopenflags(oldflags)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 273 oldflags = sys.getdlopenflags()
275 sys.setdlopenflags(oldflags+1)
276 self.assertEqual(sys.getdlopenflags(), oldflags+1)
277 sys.setdlopenflags(oldflags)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 273 oldflags = sys.getdlopenflags()
275 sys.setdlopenflags(oldflags+1)
276 self.assertEqual(sys.getdlopenflags(), oldflags+1)
277 sys.setdlopenflags(oldflags)
  /external/libpcap/
pcap-linux.c 1150 int oldflags; local
5230 int oldflags; local
    [all...]
  /external/aac/libSBRdec/src/
env_calc.cpp 247 int oldflags = *harmFlagsPrev; local
283 sineMapped[(ui+li-lowSubband2) >> 1] = ( oldflags & mask ) ? 0 : tranEnv;
289 oldflags = *harmFlagsPrev; /* Fetch 16 of the old flags */
    [all...]
  /external/valgrind/VEX/priv/
guest_x86_toIR.c 6593 IRTemp oldflags = newTemp(Ity_I32); local
    [all...]
guest_amd64_toIR.c 8303 IRTemp oldflags = newTemp(Ity_I64); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 591 milliseconds