HomeSort by relevance Sort by last modified time
    Searched full:traditional (Results 1 - 25 of 864) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/asus/deb/
system.prop 6 #Display Traditional Chinese/Simplified Chinese carriers name
  /external/kernel-headers/original/asm-x86/
pgtable-2level-defs.h 7 * traditional i386 two-level paging structure:
  /external/clang/test/Preprocessor/
traditional-cpp.c 1 /* Clang supports a very limited subset of -traditional-cpp, basically we only
6 RUN: %clang_cc1 -traditional-cpp %s -E -o %t
8 RUN: %clang_cc1 -traditional-cpp %s -E -C | FileCheck -check-prefix=CHECK-COMMENTS %s
11 /* -traditional-cpp should eliminate all C89 comments. */
13 * CHECK-COMMENTS: {{^}}/* -traditional-cpp should eliminate all C89 comments. *{{/$}}
54 /* FIXME: -traditional-cpp should not consider this a preprocessing directive
64 /* FIXME: -traditional-cpp should not homogenize whitespace in macros.
  /external/e2fsprogs/util/
gcc-wall-cleanup 13 /traditional C rejects string concatenation/d
14 /integer constant is unsigned in ANSI C, signed with -traditional/d
  /external/clang/test/CodeGen/
arrayderef.c 3 // enough to the traditional (wrong) implementation of offsetof
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_clear.3 11 capng_clear sets to 0 all bits in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
capng_fill.3 11 capng_fill sets all bits to a 1 in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if filling both is desired.
capng_have_capabilities.3 11 capng_have_capabilities will check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
capng_apply.3 11 capng_apply will transfer the specified internal posix capabilities settings to the kernel. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if transferring both is desired.
capng_print_caps_numeric.3 13 The set parameter controls what is included in the representation. The legal options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
  /external/chromium/base/
foundation_utils_mac.h 14 // system. In a traditional managed-memory environment, cf_object is
31 // In the traditional GC-less environment, NSMakeCollectable is a no-op,
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.h 38 * ARM GOT integrates traditional .got.plt and .got sections into one.
39 * Traditional .got.plt is placed in the front part of GOT (PLTGOT), and
40 * traditional .got is placed in the rear part of GOT (GOT).
  /external/webrtc/src/modules/audio_processing/ns/
defines.h 14 //#define PROCESS_FLOW_0 // Use the traditional method.
15 //#define PROCESS_FLOW_1 // Use traditional with DD estimate of prior SNR.
  /frameworks/base/docs/html/design/patterns/
compatibility.jd 43 <p>Android phones with traditional navigation hardware keys don't display the virtual navigation bar at
61 can touch the control to display the app's actions in the traditional Android menu styling.</p>
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
CollationElementIteratorTest.java 103 .getInstance(new Locale("es", "", "TRADITIONAL"));
165 .getInstance(new Locale("es", "", "TRADITIONAL"));
178 .getInstance(new Locale("es", "", "TRADITIONAL"));
194 .getInstance(new Locale("es", "", "TRADITIONAL"));
  /external/chromium/chrome/common/
icon_messages.h 5 // Multiply-included message file, no traditional include guard.
nacl_messages.h 7 // Multiply-included message file, no traditional include guard.
  /external/icu4c/test/intltest/
escoll.h 9 * specific primary and tertiary rules. This Spanish sort uses the traditional
  /external/kernel-headers/original/asm-mips/
statfs.h 42 * Unlike the traditional version the LFAPI version has none of the ABI junk
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
RefCountObject.cpp 8 // lifecycle support for GL objects using the traditional BindObject scheme, but
RefCountObject.h 8 // lifecycle support for GL objects using the traditional BindObject scheme, but
  /libcore/luni/src/test/java/libcore/java/util/
LocaleTest.java 50 Locale unknown = new Locale("xx", "YY", "Traditional");
53 assertEquals("Traditional", unknown.getVariant());
57 assertEquals("TRADITIONAL", unknown.getDisplayVariant());
58 assertEquals("xx (YY,TRADITIONAL)", unknown.getDisplayName());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syscall.h 29 programs expect the traditional form `SYS_<name>'. So in building libc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syscall.h 29 programs expect the traditional form `SYS_<name>'. So in building libc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
syscall.h 29 programs expect the traditional form `SYS_<name>'. So in building libc

Completed in 643 milliseconds

1 2 3 4 5 6 7 8 91011>>