HomeSort by relevance Sort by last modified time
    Searched refs:MAP (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/icu4c/data/sprep/
rfc4518ci.txt 426 0041; 0061; MAP
427 0042; 0062; MAP
428 0043; 0063; MAP
429 0044; 0064; MAP
430 0045; 0065; MAP
431 0046; 0066; MAP
432 0047; 0067; MAP
433 0048; 0068; MAP
434 0049; 0069; MAP
435 004A; 006A; MAP
    [all...]
rfc3491.txt 422 00AD; ; MAP
423 034F; ; MAP
424 1806; ; MAP
425 180B; ; MAP
426 180C; ; MAP
427 180D; ; MAP
428 200B; ; MAP
429 200C; ; MAP
430 200D; ; MAP
431 2060; ; MAP
    [all...]
rfc3530csci.txt 421 00AD; ; MAP
422 034F; ; MAP
423 1806; ; MAP
424 180B; ; MAP
425 180C; ; MAP
426 180D; ; MAP
427 200B; ; MAP
428 200C; ; MAP
429 200D; ; MAP
430 2060; ; MAP
    [all...]
rfc3722.txt 422 00AD; ; MAP
423 034F; ; MAP
424 1806; ; MAP
425 180B; ; MAP
426 180C; ; MAP
427 180D; ; MAP
428 200B; ; MAP
429 200C; ; MAP
430 200D; ; MAP
431 2060; ; MAP
    [all...]
rfc3920node.txt 422 00AD; ; MAP
423 034F; ; MAP
424 1806; ; MAP
425 180B; ; MAP
426 180C; ; MAP
427 180D; ; MAP
428 200B; ; MAP
429 200C; ; MAP
430 200D; ; MAP
431 2060; ; MAP
    [all...]
rfc4518.txt 476 # Map table for LDAP profile (rfc4518.txt)
478 00AD; ; MAP
479 034F; ; MAP
480 1806; ; MAP
481 180B; ; MAP
482 180C; ; MAP
483 180D; ; MAP
484 FE00; ; MAP
485 FE01; ; MAP
486 FE02; ; MAP
    [all...]
rfc4013.txt 550 # Map table for SASL profile (rfc4013.txt)
552 00A0; 0020; MAP
553 1680; 0020; MAP
554 2000; 0020; MAP
555 2001; 0020; MAP
556 2002; 0020; MAP
557 2003; 0020; MAP
558 2004; 0020; MAP
559 2005; 0020; MAP
560 2006; 0020; MAP
    [all...]
rfc3530cs.txt 421 00AD; ; MAP
422 034F; ; MAP
423 1806; ; MAP
424 180B; ; MAP
425 180C; ; MAP
426 180D; ; MAP
427 200B; ; MAP
428 200C; ; MAP
429 200D; ; MAP
430 2060; ; MAP
    [all...]
rfc3530mixp.txt 422 00AD; ; MAP
423 034F; ; MAP
424 1806; ; MAP
425 180B; ; MAP
426 180C; ; MAP
427 180D; ; MAP
428 200B; ; MAP
429 200C; ; MAP
430 200D; ; MAP
431 2060; ; MAP
    [all...]
rfc3920res.txt 422 00AD; ; MAP
423 034F; ; MAP
424 1806; ; MAP
425 180B; ; MAP
426 180C; ; MAP
427 180D; ; MAP
428 200B; ; MAP
429 200C; ; MAP
430 200D; ; MAP
431 2060; ; MAP
    [all...]
rfc4011.txt 421 00AD; ; MAP
422 034F; ; MAP
423 1806; ; MAP
424 180B; ; MAP
425 180C; ; MAP
426 180D; ; MAP
427 200B; ; MAP
428 200C; ; MAP
429 200D; ; MAP
430 2060; ; MAP
    [all...]
  /external/icu4c/test/testdata/
nfs4_cis_prep.txt 413 00AD; ; MAP
414 034F; ; MAP
415 1806; ; MAP
416 180B; ; MAP
417 180C; ; MAP
418 180D; ; MAP
419 200B; ; MAP
420 200C; ; MAP
421 200D; ; MAP
422 2060; ; MAP
    [all...]
nfs4_cs_prep_ci.txt 413 00AD; ; MAP
414 034F; ; MAP
415 1806; ; MAP
416 180B; ; MAP
417 180C; ; MAP
418 180D; ; MAP
419 200B; ; MAP
420 200C; ; MAP
421 200D; ; MAP
422 2060; ; MAP
    [all...]
nfs4_mixed_prep_s.txt 413 00AD; ; MAP
414 034F; ; MAP
415 1806; ; MAP
416 180B; ; MAP
417 180C; ; MAP
418 180D; ; MAP
419 200B; ; MAP
420 200C; ; MAP
421 200D; ; MAP
422 2060; ; MAP
    [all...]
nfs4_cs_prep_cs.txt 413 00AD; ; MAP
414 034F; ; MAP
415 1806; ; MAP
416 180B; ; MAP
417 180C; ; MAP
418 180D; ; MAP
419 200B; ; MAP
420 200C; ; MAP
421 200D; ; MAP
422 2060; ; MAP
    [all...]
nfs4_mixed_prep_p.txt 413 00AD; ; MAP
414 034F; ; MAP
415 1806; ; MAP
416 180B; ; MAP
417 180C; ; MAP
418 180D; ; MAP
419 200B; ; MAP
420 200C; ; MAP
421 200D; ; MAP
422 2060; ; MAP
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 0 /* Map logical line numbers to (source file, line number) pairs.
56 creation of this line map, SYSP is one for a system header, two for
105 /* Initialize a line map set. */
108 /* Free a line map set. */
139 /* Given a logical line, returns the map from which the corresponding
149 /* Converts a map and a source_location to source line. */
150 #define SOURCE_LINE(MAP, LOC) \
151 ((((LOC) - (MAP)->start_location) >> (MAP)->column_bits) + (MAP)->to_line
    [all...]
diagnostic.h 209 #define diagnostic_last_module_changed(DC, MAP) \
210 ((DC)->last_module != MAP)
214 #define diagnostic_set_last_module(DC, MAP) \
215 (DC)->last_module = MAP
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 0 /* Map logical line numbers to (source file, line number) pairs.
56 creation of this line map, SYSP is one for a system header, two for
105 /* Initialize a line map set. */
108 /* Free a line map set. */
139 /* Given a logical line, returns the map from which the corresponding
149 /* Converts a map and a source_location to source line. */
150 #define SOURCE_LINE(MAP, LOC) \
151 ((((LOC) - (MAP)->start_location) >> (MAP)->column_bits) + (MAP)->to_line
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 0 /* Map logical line numbers to (source file, line number) pairs.
56 creation of this line map, SYSP is one for a system header, two for
105 /* Initialize a line map set. */
108 /* Free a line map set. */
139 /* Given a logical line, returns the map from which the corresponding
149 /* Converts a map and a source_location to source line. */
150 #define SOURCE_LINE(MAP, LOC) \
151 ((((LOC) - (MAP)->start_location) >> (MAP)->column_bits) + (MAP)->to_line
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 0 /* Map logical line numbers to (source file, line number) pairs.
56 creation of this line map, SYSP is one for a system header, two for
105 /* Initialize a line map set. */
108 /* Free a line map set. */
139 /* Given a logical line, returns the map from which the corresponding
149 /* Converts a map and a source_location to source line. */
150 #define SOURCE_LINE(MAP, LOC) \
151 ((((LOC) - (MAP)->start_location) >> (MAP)->column_bits) + (MAP)->to_line
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
RopToDop.java 38 /** {@code non-null;} map from all the common rops to dalvik opcodes */
39 private static final HashMap<Rop, Dop> MAP;
226 MAP = new HashMap<Rop, Dop>(400);
227 MAP.put(Rops.NOP, Dops.NOP);
228 MAP.put(Rops.MOVE_INT, Dops.MOVE);
229 MAP.put(Rops.MOVE_LONG, Dops.MOVE_WIDE);
230 MAP.put(Rops.MOVE_FLOAT, Dops.MOVE);
231 MAP.put(Rops.MOVE_DOUBLE, Dops.MOVE_WIDE);
232 MAP.put(Rops.MOVE_OBJECT, Dops.MOVE_OBJECT);
233 MAP.put(Rops.MOVE_PARAM_INT, Dops.MOVE)
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
RopToDop.java 38 /** {@code non-null;} map from all the common rops to dalvik opcodes */
39 private static final HashMap<Rop, Dop> MAP;
226 MAP = new HashMap<Rop, Dop>(400);
227 MAP.put(Rops.NOP, Dops.NOP);
228 MAP.put(Rops.MOVE_INT, Dops.MOVE);
229 MAP.put(Rops.MOVE_LONG, Dops.MOVE_WIDE);
230 MAP.put(Rops.MOVE_FLOAT, Dops.MOVE);
231 MAP.put(Rops.MOVE_DOUBLE, Dops.MOVE_WIDE);
232 MAP.put(Rops.MOVE_OBJECT, Dops.MOVE_OBJECT);
233 MAP.put(Rops.MOVE_PARAM_INT, Dops.MOVE)
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopToDop.java 38 /** {@code non-null;} map from all the common rops to dalvik opcodes */
39 private static final HashMap<Rop, Dop> MAP;
54 MAP = new HashMap<Rop, Dop>(400);
55 MAP.put(Rops.NOP, Dops.NOP);
56 MAP.put(Rops.MOVE_INT, Dops.MOVE);
57 MAP.put(Rops.MOVE_LONG, Dops.MOVE_WIDE);
58 MAP.put(Rops.MOVE_FLOAT, Dops.MOVE);
59 MAP.put(Rops.MOVE_DOUBLE, Dops.MOVE_WIDE);
60 MAP.put(Rops.MOVE_OBJECT, Dops.MOVE_OBJECT);
61 MAP.put(Rops.MOVE_PARAM_INT, Dops.MOVE)
    [all...]
  /external/okhttp/src/main/java/libcore/io/
Base64.java 128 private static final byte[] MAP = new byte[]
140 out[index++] = MAP[(in[i] & 0xff) >> 2];
141 out[index++] = MAP[((in[i] & 0x03) << 4) | ((in[i + 1] & 0xff) >> 4)];
142 out[index++] = MAP[((in[i + 1] & 0x0f) << 2) | ((in[i + 2] & 0xff) >> 6)];
143 out[index++] = MAP[(in[i + 2] & 0x3f)];
147 out[index++] = MAP[(in[end] & 0xff) >> 2];
148 out[index++] = MAP[(in[end] & 0x03) << 4];
153 out[index++] = MAP[(in[end] & 0xff) >> 2];
154 out[index++] = MAP[((in[end] & 0x03) << 4) | ((in[end + 1] & 0xff) >> 4)];
155 out[index++] = MAP[((in[end + 1] & 0x0f) << 2)]
    [all...]

Completed in 301 milliseconds

1 2 3