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

  /libcore/ojluni/src/main/java/java/time/format/
Parsed.java 469 long som = fieldValues.remove(SECOND_OF_MINUTE); local
471 resolveTime(hod, moh, som, nos);
504 Long som = fieldValues.get(SECOND_OF_MINUTE); local
508 if ((moh == null && (som != null || nos != null)) ||
509 (moh != null && som == null && nos != null)) {
515 long somVal = (som != null ? som : 0);
536 private void resolveTime(long hod, long moh, long som, long nos) {
540 totalNanos = Math.addExact(totalNanos, Math.multiplyExact(som, 1_000_000_000L));
549 if (resolverStyle == ResolverStyle.SMART && hod == 24 && mohVal == 0 && som == 0 && nosVal == 0)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
Makefile.am 289 config/obj-som.c
300 config/obj-som.h
configure     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
som.c 1 /* bfd back-end for HP PA-RISC SOM objects.
29 #include "som.h"
31 #include "som/reloc.h"
110 /* SOM allows any one of the four previous relocations to be reused
124 an EXPORT or IMPORT directive. Only SOM uses this formation
161 /* Map SOM section names to POSIX/BSD single-character symbol types.
193 relocation opcode available in SOM. We index the table by
201 is far too simple to handle SOM relocations. The basic assumption
203 relocations before an object file is written is invalid for SOM.
205 The SOM relocations are meant to be processed as a stream, the
6804 #undef som macro
    [all...]
Makefile.am 443 som.lo \
634 som.c \
801 pef.h pef-traceback.h peicode.h som.h version.h \
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar 

Completed in 774 milliseconds