OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format
(Results
476 - 500
of
14524
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/hardware/bsp/intel/peripheral/libmraa/examples/java/
Example.java
45
System.out.println(String.
format
("Version: %s", version));
46
System.out.println(String.
format
("Running on %s", board));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
gen_authors.sh
9
$(git log --pretty=
format
:"%aN <%aE>" | sort | uniq)
/libcore/ojluni/src/main/java/java/security/
AlgorithmParametersSpi.java
68
* according to the primary decoding
format
for parameters.
69
* The primary decoding
format
for parameters is ASN.1, if an ASN.1
81
* decodes them according to the specified decoding
format
.
82
* If <code>
format
</code> is null, the
83
* primary decoding
format
for parameters is used. The primary decoding
84
*
format
is ASN.1, if an ASN.1 specification for these parameters
89
* @param
format
the name of the decoding
format
.
93
protected abstract void engineInit(byte[] params, String
format
)
119
* Returns the parameters in their primary encoding
format
[
all
...]
/packages/apps/Messaging/tools/messagegen/
listimages
18
dimension=`identify -
format
"%w %h" $file`
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
polcapquery.py
40
self.log.info("Generating results from {0.policy}".
format
(self))
41
self.log.debug("Name: {0.name!r}, regex: {0.name_regex}".
format
(self))
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
debug_str.d
6
.*ebug_str.copy.o: file
format
.*
group-6.d
7
.*: +file
format
.*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
nop.d
4
.*: +file
format
elf32-.*arc
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
reloc-bad.l
3
[^:]*:3: Error: cannot represent T32_OFFSET_IMM relocation in this object file
format
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
string-1.d
4
.*: file
format
.*-cris
string-2.d
4
.*: file
format
.*-cris
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
immediate-002.d
4
.*: file
format
elf32-d10v
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
branch_lit.d
5
.*.o: file
format
elf32-epiphany
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
arch-9.d
4
.*: file
format
.*
smx.d
4
.*: +file
format
.*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
ehopt0.d
5
.*: +file
format
.*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
ltoff22x-2.d
4
.*: +file
format
.*
ltoff22x-3.d
4
.*: +file
format
.*
ltoff22x-4.d
4
.*: +file
format
.*
ltoff22x-5.d
4
.*: +file
format
.*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
dj2.be.d
6
.*: +file
format
.*
dj2.le.d
6
.*: +file
format
.*
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/
endian_be.d
6
.*: file
format
elf32-microblaze
endian_le.d
6
.*: file
format
elf32-microblazeel
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
nan-2008-1.d
5
.*:.*file
format
.*mips.*
Completed in 4043 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>