HomeSort by relevance Sort by last modified time
    Searched full:traditional (Results 1 - 25 of 1168) 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/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 | FileCheck -strict-whitespace %s
7 RUN: %clang_cc1 -traditional-cpp %s -E -C | FileCheck -check-prefix=CHECK-COMMENTS %s
8 RUN: %clang_cc1 -traditional-cpp -x c++ %s -E | FileCheck -check-prefix=CHECK-CXX %s
11 /* -traditional-cpp should eliminate all C89 comments. */
13 * CHECK-COMMENTS: {{^}}/* -traditional-cpp should eliminate all C89 comments. *{{/$}}
16 /* -traditional-cpp should only eliminate "//" comments in C++ mode. */
56 /* FIXME: -traditional-cpp should not consider this a preprocessing directive
66 /* 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.
  /development/samples/browseable/BeamLargeFiles/
_index.jd 12 \n\nThis feature requires Android 4.1 (Jelly Bean) or above. Unlike traditional Beam,
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.h 33 * ARM GOT integrates traditional .got.plt and .got sections into one.
34 * Traditional .got.plt is placed in the front part of GOT (PLTGOT), and
35 * traditional .got is placed in the rear part of GOT (GOT).
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.h 35 * AArch64 GOT integrates traditional .got.plt and .got sections into one.
36 * Traditional .got.plt is placed in the front part of GOT (PLTGOT), and
37 * traditional .got is placed in the rear part of GOT (GOT). When -z now and
  /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 44 <p>Android phones with traditional navigation hardware keys don't display the virtual navigation bar at
62 can touch the control to display the app's actions in the traditional Android menu styling.</p>
  /developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/res/values/
base-strings.xml 28 \n\nThis feature requires Android 4.1 (Jelly Bean) or above. Unlike traditional Beam,
  /development/samples/browseable/BeamLargeFiles/res/values/
base-strings.xml 28 \n\nThis feature requires Android 4.1 (Jelly Bean) or above. Unlike traditional Beam,
  /external/icu/icu4c/source/data/
icu-coll-deprecates.xml 11 <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value="traditional"/>
  /external/icu/icu4c/source/test/intltest/
escoll.h 9 * specific primary and tertiary rules. This Spanish sort uses the traditional
  /external/iproute2/man/man8/
ip-netns.8 54 their traditional location in /etc.
  /external/kernel-headers/original/uapi/asm-mips/asm/
statfs.h 43 * Unlike the traditional version the LFAPI version has none of the ABI junk
  /external/valgrind/memcheck/tests/linux/
proc-auxv.c 24 // First try the "traditional" way.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsNepaliTraditional.java 27 * ne_NP: Nepali (Nepal) Traditional/nepali_traditional
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syscall.h 29 programs expect the traditional form `SYS_<name>'. So in building libc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syscall.h 29 programs expect the traditional form `SYS_<name>'. So in building libc

Completed in 658 milliseconds

1 2 3 4 5 6 7 8 91011>>