HomeSort by relevance Sort by last modified time
    Searched full:system (Results 1751 - 1775 of 46866) sorted by null

<<71727374757677787980>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
corhdr.h 879 #define CMOD_CALLCONV_NAMESPACE_OLD "System.Runtime.InteropServices"
880 #define CMOD_CALLCONV_NAMESPACE "System.Runtime.CompilerServices"
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/CpuIo2OnCpuIoThunk/
CpuIo2OnCpuIoThunk.c 34 Enables a driver to read memory-mapped registers in the PI System memory space.
43 @retval EFI_SUCCESS The data was read from or written to the EFI system.
44 @retval EFI_INVALID_PARAMETER Width is invalid for this EFI system. Or Buffer is NULL.
46 Or,The address range specified by Address, Width, and Count is not valid for this EFI system.
69 Enables a driver to write memory-mapped registers in the PI System memory space.
78 @retval EFI_SUCCESS The data was read from or written to the EFI system.
79 @retval EFI_INVALID_PARAMETER Width is invalid for this EFI system. Or Buffer is NULL.
81 Or,The address range specified by Address, Width, and Count is not valid for this EFI system.
114 @retval EFI_SUCCESS The data was read from or written to the EFI system.
115 @retval EFI_INVALID_PARAMETER Width is invalid for this EFI system. Or Buffer is NULL.
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
Messages.resx 18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
48 : System.Serialization.Formatters.Binary.BinaryFormatter
53 : System.Runtime.Serialization.Formatters.Soap.SoapFormatte
    [all...]
  /external/capstone/bindings/java/
TestXcore.java 34 System.out.printf("0x%x:\t%s\t%s\n", ins.address, ins.mnemonic, ins.opStr);
39 System.out.printf("\top_count: %d\n", operands.op.length);
43 System.out.printf("\t\toperands[%d].type: REG = %s\n", c, ins.regName(i.value.reg));
45 System.out.printf("\t\toperands[%d].type: IMM = 0x%x\n", c, i.value.imm);
47 System.out.printf("\t\toperands[%d].type: MEM\n", c);
49 System.out.printf("\t\t\toperands[%d].mem.base: REG = %s\n", c, ins.regName(i.value.mem.base));
51 System.out.printf("\t\t\toperands[%d].mem.index: REG = %s\n", c, ins.regName(i.value.mem.index));
53 System.out.printf("\t\t\toperands[%d].mem.disp: 0x%x\n", c, i.value.mem.disp);
55 System.out.printf("\t\t\toperands[%d].mem.direct: -1\n", c);
69 System.out.println(new String(new char[16]).replace("\0", "*"))
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Trans.java 70 out = new PrintWriter(System.out);
100 if (DEBUG) System.out.println("*S:" + line.substring(0, right+1));
108 if (DEBUG) System.out.println("T:" + line.substring(right+1));
114 if (DEBUG) System.out.println("T:" + line.substring(right+1, left));
119 if (DEBUG) System.out.println("S:" + line.substring(left));
123 if (DEBUG) System.out.println("S:" + line.substring(left, right+1));
139 System.out.println("Usage: java com.ibm.icu.dev.tool.translit.Trans [-html] <trans> ( <input> | -i <infile>) [ -o <outfile> ]");
140 System.out.println("<trans> Name of transliterator");
141 System.out.println("<input> Text to transliterate");
142 System.out.println("<infile> Name of input file")
    [all...]
  /external/pdfium/third_party/base/allocator/partition_allocator/
page_allocator.h 33 // All Blink-supported systems have 4096 sized system pages and can handle
35 // Loongson have 16384 sized system pages.
69 // Mark one or more system pages as being inaccessible.
75 // Mark one or more system pages as being accessible.
84 // Decommit one or more system pages. Decommitted means that the physical memory
85 // is released to the system, but the virtual address space remains reserved.
86 // System pages are re-committed by calling recommitSystemPages(). Touching
89 // system pages, before or after they write to the page. The only guarantee
90 // provided is that the contents of the system page will be deterministic again
91 // after recommitting and writing to it. In particlar note that system pages ar
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidZipStressTest.java 43 long t0 = System.currentTimeMillis();
52 long t1 = System.currentTimeMillis();
53 System.out.println("loadCertificates() took " + (t1 - t0) + " ms");
55 System.out.println("We have no certificates");
57 System.out.println("We have " + certs.length + " certificates");
62 File[] result = new File("/system/app").listFiles(new FilenameFilter() {
79 long time0 = System.currentTimeMillis();
82 System.out.println("ZIP stress test processing " + file + "...");
93 long time1 = System.currentTimeMillis();
94 System.out.println("ZIP stress test finished, time was " + (time1- time0) + "ms")
    [all...]
  /prebuilts/abi-dumps/vndk/28/32/x86/source-based/
libsoftkeymasterdevice.so.lsdump.gz 
libsysutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm64_armv8-a/source-based/
libsoftkeymasterdevice.so.lsdump.gz 
libsysutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86/source-based/
libsoftkeymasterdevice.so.lsdump.gz 
libsysutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_64/source-based/
libsoftkeymasterdevice.so.lsdump.gz 
libsysutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/x86_x86_64/source-based/
libsoftkeymasterdevice.so.lsdump.gz 
libsysutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/32/arm_armv7-a-neon/source-based/
libsysutils.so.lsdump.gz 
libsoftkeymasterdevice.so.lsdump.gz 
libhwbinder_noltopgo.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm_armv8-a/source-based/
libsysutils.so.lsdump.gz 
libsoftkeymasterdevice.so.lsdump.gz 
libhwbinder.so.lsdump.gz 
libhwbinder_noltopgo.so.lsdump.gz 
  /libcore/luni/src/test/java/tests/org/w3c/dom/
ImportNode.java 100 String system; local
118 system = docType.getSystemId();
121 null, null, null, system);
141 String system; local
150 system = docType.getSystemId();
152 null, null, null, system);
163 String system; local
172 system = docType.getSystemId();
174 null, null, null, system);
207 String system; local
283 String system; local
340 String system; local
449 String system; local
475 String system; local
    [all...]

Completed in 2226 milliseconds

<<71727374757677787980>>