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

1 2 3 4 5 6

  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 8 #define N_(a) a
11 N_( "EXT2FS Library version 1.42.9"),
12 N_( "Wrong magic number for ext2_filsys structure"),
13 N_( "Wrong magic number for badblocks_list structure"),
14 N_( "Wrong magic number for badblocks_iterate structure"),
15 N_( "Wrong magic number for inode_scan structure"),
16 N_( "Wrong magic number for io_channel structure"),
17 N_( "Wrong magic number for unix io_channel structure"),
18 N_( "Wrong magic number for io_manager structure"),
19 N_( "Wrong magic number for block_bitmap structure")
    [all...]
  /external/e2fsprogs/lib/et/test_cases/
heimdal.c 8 #define N_(a) a
11 N_("Kerberos successful"),
12 N_("Kerberos principal expired"),
13 N_("Kerberos service expired"),
14 N_("Kerberos auth expired"),
15 N_("Incorrect kerberos master key version"),
16 N_("Incorrect kerberos master key version"),
17 N_("Incorrect kerberos master key version"),
18 N_("Kerberos error: byte order unknown"),
19 N_("Kerberos principal unknown")
    [all...]
heimdal2.c 8 #define N_(a) a
11 N_("$Id: kadm_err.et,v 1.5 1998/01/16 23:11:27 joda Exp $"),
12 N_("Cannot fetch local realm"),
13 N_("Unable to fetch credentials"),
14 N_("Bad key supplied"),
15 N_("Can't encrypt data"),
16 N_("Cannot encode/decode authentication info"),
17 N_("Principal attemping change is in wrong realm"),
18 N_("Packet is too large"),
19 N_("Version number is incorrect")
    [all...]
imap_err.c 8 #define N_(a) a
11 N_( "System I/O error"),
12 N_( "Permission denied"),
13 N_( "Over quota"),
14 N_( "Too many user flags in mailbox"),
15 N_( "Mailbox has an invalid format"),
16 N_( "Operation is not supported on mailbox"),
17 N_( "Mailbox does not exist"),
18 N_( "Mailbox already exists"),
19 N_( "Invalid mailbox name")
    [all...]
simple.c 8 #define N_(a) a
11 N_( "Can't read ticket file"),
12 N_( "Can't find ticket or TGT"),
13 N_( "TGT expired"),
14 N_( "Can't decode authenticator"),
15 N_( "Ticket expired"),
16 N_( "Repeated request"),
17 N_( "The ticket isn't for us"),
18 N_( "Request is inconsistent"),
19 N_( "Delta-T too big")
    [all...]
  /external/elfutils/0.153/libdw/
dwarf_error.c 83 [DWARF_E_NOERROR] = N_("no error"),
84 [DWARF_E_UNKNOWN_ERROR] = N_("unknown error"),
85 [DWARF_E_INVALID_ACCESS] = N_("invalid access"),
86 [DWARF_E_NO_REGFILE] = N_("no regular file"),
87 [DWARF_E_IO_ERROR] = N_("I/O error"),
88 [DWARF_E_INVALID_ELF] = N_("invalid ELF file"),
89 [DWARF_E_NO_DWARF] = N_("no DWARF information"),
90 [DWARF_E_NOELF] = N_("no ELF file"),
91 [DWARF_E_GETEHDR_ERROR] = N_("cannot get ELF header"),
92 [DWARF_E_NOMEM] = N_("out of memory")
    [all...]
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 35 {MNOTE_PENTAX_TAG_MODE, "Mode", N_("Capture Mode"), ""},
36 {MNOTE_PENTAX_TAG_QUALITY, "Quality", N_("Quality Level"), ""},
37 {MNOTE_PENTAX_TAG_FOCUS, "Focus", N_("Focus Mode"), ""},
38 {MNOTE_PENTAX_TAG_FLASH, "Flash", N_("Flash Mode"), ""},
41 {MNOTE_PENTAX_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
44 {MNOTE_PENTAX_TAG_ZOOM, "Zoom", N_("Zoom"), NULL},
45 {MNOTE_PENTAX_TAG_SHARPNESS, "Sharpness", N_("Sharpness"), ""},
46 {MNOTE_PENTAX_TAG_CONTRAST, "Contrast", N_("Contrast"), ""},
47 {MNOTE_PENTAX_TAG_SATURATION, "Saturation", N_("Saturation"), ""},
54 {MNOTE_PENTAX_TAG_ISO_SPEED, "ISOSpeed", N_("ISO Speed"), ""}
    [all...]
mnote-pentax-entry.c 77 { {0, N_("Auto")},
78 {1, N_("Night scene")},
79 {2, N_("Manual")},
80 {4, N_("Multi-exposure")},
83 { {0, N_("Good")},
84 {1, N_("Better")},
85 {2, N_("Best")},{0,NULL}}},
87 { {2, N_("Custom")},
88 {3, N_("Auto")},
91 { {1, N_("Auto")}
    [all...]
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 37 {MNOTE_NIKON_TAG_FIRMWARE, "Firmware", N_("Firmware Version"), ""},
38 {MNOTE_NIKON_TAG_ISO, "ISO", N_("ISO Setting"), ""},
39 {MNOTE_NIKON_TAG_COLORMODE1, "ColorMode1", N_("Color Mode (?)"), ""},
40 {MNOTE_NIKON_TAG_QUALITY, "Quality", N_("Quality"), ""},
41 {MNOTE_NIKON_TAG_WHITEBALANCE, "WhiteBalance", N_("White Balance"), ""},
42 {MNOTE_NIKON_TAG_SHARPENING, "Sharpening", N_("Image Sharpening"), ""},
43 {MNOTE_NIKON_TAG_FOCUSMODE, "FocusMode", N_("Focus Mode"), ""},
44 {MNOTE_NIKON_TAG_FLASHSETTING, "FlashSetting", N_("Flash Setting"), ""},
45 {MNOTE_NIKON_TAG_FLASHMODE, "FlashMode", N_("Flash Mode"), ""},
46 {MNOTE_NIKON_TAG_WHITEBALANCEFINE,"WhiteBalanceFine",N_("White Balance Fine Adjustment"), ""}
    [all...]
mnote-olympus-entry.c 92 { {0, N_("AF non D lens")},
93 {1, N_("Manual")},
94 {2, N_("AF-D or AF-S lens")},
95 {6, N_("AF-D G lens")},
96 {10, N_("AF-D VR lens")},
97 {14, N_("AF-D G VR lens")},
100 { {0, N_("Flash did not fire")},
101 {4, N_("Flash unit unknown")},
102 {7, N_("Flash is external")},
103 {9, N_("Flash is on camera")}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cif-code.def 38 DEFCIFCODE(FUNCTION_NOT_CONSIDERED, N_("function not considered for inlining"))
41 DEFCIFCODE(BODY_NOT_AVAILABLE, N_("function body not available"))
45 N_("redefined extern inline functions are not considered for "
49 DEFCIFCODE(FUNCTION_NOT_INLINABLE, N_("function not inlinable"))
52 DEFCIFCODE(OVERWRITABLE, N_("function body can be overwritten at link time"))
55 DEFCIFCODE(FUNCTION_NOT_INLINE_CANDIDATE, N_("function not inline candidate"))
59 N_("--param large-function-growth limit reached"))
61 N_("--param large-stack-frame-growth limit reached"))
63 N_("--param max-inline-insns-single limit reached"))
65 N_("--param max-inline-insns-auto limit reached")
    [all...]
  /external/libexif/libexif/canon/
mnote-canon-entry.c 76 { 0, 1, N_("Macro")},
77 { 0, 2, N_("Normal")},
78 { 2, 1, N_("Economy")},
79 { 2, 2, N_("Normal")},
80 { 2, 3, N_("Fine")},
81 { 2, 4, N_("RAW")},
82 { 2, 5, N_("Superfine")},
83 { 3, 0, N_("Off")},
84 { 3, 1, N_("Auto")},
85 { 3, 2, N_("On")}
    [all...]
mnote-canon-tag.c 35 {MNOTE_CANON_TAG_SETTINGS_1, "Settings1", N_("Settings (First Part)"), ""},
36 {MNOTE_CANON_TAG_FOCAL_LENGTH, "FocalLength", N_("Focal Length"), ""},
37 {MNOTE_CANON_TAG_SETTINGS_2, "Settings2", N_("Settings (Second Part)"), ""},
38 {MNOTE_CANON_TAG_PANORAMA, "Panorama", N_("Panorama"), ""},
39 {MNOTE_CANON_TAG_IMAGE_TYPE, "ImageType", N_("Image Type"), ""},
40 {MNOTE_CANON_TAG_FIRMWARE, "FirmwareVersion", N_("Firmware Version"), ""},
41 {MNOTE_CANON_TAG_IMAGE_NUMBER, "ImageNumber", N_("Image Number"), ""},
42 {MNOTE_CANON_TAG_OWNER, "OwnerName", N_("Owner Name"), ""},
43 {MNOTE_CANON_TAG_COLOR_INFORMATION, "ColorInformation", N_("Color Information"), ""},
44 {MNOTE_CANON_TAG_SERIAL_NUMBER, "SerialNumber", N_("Serial Number"), ""}
    [all...]
  /external/e2fsprogs/e2fsck/
prof_err.c 8 #define N_(a) a
11 N_("Profile version 0.0"),
12 N_("Bad magic value in profile_node"),
13 N_("Profile section not found"),
14 N_("Profile relation not found"),
15 N_( "Attempt to add a relation to node which is not a section"),
16 N_( "A profile section header has a non-zero value"),
17 N_("Bad linked list in profile structures"),
18 N_("Bad group level in profile structures"),
19 N_( "Bad parent pointer in profile structures")
    [all...]
problem.c 50 N_("(no prompt)"), /* 0 */
51 N_("Fix"), /* 1 */
52 N_("Clear"), /* 2 */
53 N_("Relocate"), /* 3 */
54 N_("Allocate"), /* 4 */
55 N_("Expand"), /* 5 */
56 N_("Connect to /lost+found"), /* 6 */
57 N_("Create"), /* 7 */
58 N_("Salvage"), /* 8 */
59 N_("Truncate"), /* 9 *
    [all...]
message.c 112 N_("aextended attribute"),
113 N_("Aerror allocating"),
114 N_("bblock"),
115 N_("Bbitmap"),
116 N_("ccompress"),
117 N_("Cconflicts with some other fs @b"),
118 N_("iinode"),
119 N_("Iillegal"),
120 N_("jjournal"),
121 N_("Ddeleted")
    [all...]
  /external/libexif/libexif/fuji/
mnote-fuji-tag.c 36 {MNOTE_FUJI_TAG_VERSION, "Version", N_("Maker Note Version"), ""},
37 {MNOTE_FUJI_TAG_SERIAL_NUMBER, "SerialNumber", N_("Serial Number"), N_("This number is unique and based on the date of manufacture.")},
38 {MNOTE_FUJI_TAG_QUALITY, "Quality", N_("Quality"), ""},
39 {MNOTE_FUJI_TAG_SHARPNESS, "Sharpness", N_("Sharpness"), ""},
40 {MNOTE_FUJI_TAG_WHITE_BALANCE, "WhiteBalance", N_("White Balance"), ""},
41 {MNOTE_FUJI_TAG_COLOR, "ChromaticitySaturation", N_("Chromaticity Saturation"), ""},
42 {MNOTE_FUJI_TAG_TONE, "Contrast", N_("Contrast"), ""},
43 {MNOTE_FUJI_TAG_FLASH_MODE, "FlashMode", N_("Flash Mode"), ""},
44 {MNOTE_FUJI_TAG_FLASH_STRENGTH, "FlashStrength", N_("Flash Firing Strength Compensation"), ""}
    [all...]
mnote-fuji-entry.c 62 { {1, N_("Softest")},
63 {2, N_("Soft")},
64 {3, N_("Normal")},
65 {4, N_("Hard")},
66 {5, N_("Hardest")},
67 {0x0082, N_("Medium soft")},
68 {0x0084, N_("Medium hard")},
69 {0x8000, N_("Film simulation mode")},
70 {0xFFFF, N_("Off")},
73 { {0, N_("Auto")}
    [all...]
  /external/libexif/libexif/
exif-format.c 37 {EXIF_FORMAT_SHORT, N_("Short"), 2},
38 {EXIF_FORMAT_RATIONAL, N_("Rational"), 8},
39 {EXIF_FORMAT_SRATIONAL, N_("SRational"), 8},
40 {EXIF_FORMAT_UNDEFINED, N_("Undefined"), 1},
41 {EXIF_FORMAT_ASCII, N_("ASCII"), 1},
42 {EXIF_FORMAT_LONG, N_("Long"), 4},
43 {EXIF_FORMAT_BYTE, N_("Byte"), 1},
44 {EXIF_FORMAT_SBYTE, N_("SByte"), 1},
45 {EXIF_FORMAT_SSHORT, N_("SShort"), 2},
46 {EXIF_FORMAT_SLONG, N_("SLong"), 4}
    [all...]
exif-tag.c 62 {EXIF_TAG_GPS_VERSION_ID, "GPSVersionID", N_("GPS Tag Version"),
63 N_("Indicates the version of <GPSInfoIFD>. The version is given "
69 N_("Interoperability Index"),
70 N_("Indicates the identification of the Interoperability rule. "
76 {EXIF_TAG_GPS_LATITUDE_REF, "GPSLatitudeRef", N_("North or South Latitude"),
77 N_("Indicates whether the latitude is north or south latitude. The "
81 N_("Interoperability Version"), "",
83 {EXIF_TAG_GPS_LATITUDE, "GPSLatitude", N_("Latitude"),
84 N_("Indicates the latitude. The latitude is expressed as three "
91 {EXIF_TAG_GPS_LONGITUDE_REF, "GPSLongitudeRef", N_("East or West Longitude")
    [all...]
exif-entry.c 669 { N_("Chunky format"), N_("Planar format"), NULL}},
671 { "", N_("Not defined"), N_("One-chip color area sensor"),
672 N_("Two-chip color area sensor"), N_("Three-chip color area sensor"),
673 N_("Color sequential area sensor"), "", N_("Trilinear sensor"),
674 N_("Color sequential linear sensor"), NULL}},
676 { "", N_("Top-left"), N_("Top-right"), N_("Bottom-right")
    [all...]
  /external/elfutils/0.153/libelf/
elf_error.c 85 N_("no error")
88 N_("unknown error")
92 N_("unknown version")
96 N_("unknown type")
100 N_("invalid `Elf' handle")
104 N_("invalid size of source operand")
108 N_("invalid size of destination operand")
112 N_("invalid encoding")
116 N_("out of memory")
120 N_("invalid file descriptor"
    [all...]
  /external/elfutils/0.153/libasm/
asm_error.c 62 [ASM_E_NOERROR] = N_("no error"),
63 [ASM_E_NOMEM] = N_("out of memory"),
64 [ASM_E_CANNOT_CREATE] = N_("cannot create output file"),
65 [ASM_E_INVALID] = N_("invalid parameter"),
66 [ASM_E_CANNOT_CHMOD] = N_("cannot change mode of output file"),
67 [ASM_E_CANNOT_RENAME] = N_("cannot rename output file"),
68 [ASM_E_DUPLSYM] = N_("duplicate symbol"),
69 [ASM_E_TYPE] = N_("invalid section type for operation"),
70 [ASM_E_IOERROR] = N_("error during output of data"),
71 [ASM_E_ENOSUP] = N_("no backend support available")
    [all...]
  /external/libmtp/src/
ptp.c 39 # define N_(String) gettext_noop (String)
41 # define N_(String) (String)
50 # define N_(String) (String)
    [all...]
  /external/e2fsprogs/misc/
nls-enable.h 6 #define N_(a) gettext_noop (a)
8 #define N_(a) (a)
19 #define N_(a) a

Completed in 4225 milliseconds

1 2 3 4 5 6