Searched
full:machines (Results
1126 -
1150 of
3908) sorted by null
<<41424344454647484950>>
/external/bison/lib/ |
rawmemchr.c | 126 starting at char_ptr is == c. On little-endian machines, we 129 iteration. But this does not work on big-endian machines.
|
strchrnul.c | 132 starting at char_ptr is == 0 or == c. On little-endian machines, 135 iteration. But this does not work on big-endian machines.
|
/external/icu/icu4c/source/common/unicode/ |
ucnvsel.h | 4 * Copyright (C) 2008-2011, International Business Machines 133 * The serialized form is portable to different machines.
|
uvernum.h | 3 * Copyright (C) 2000-2015, International Business Machines 54 " Copyright (C) 2015, International Business Machines Corporation and others. All Rights Reserved. "
|
/external/icu/icu4c/source/samples/layout/ |
cgnomelayout.c | 5 * Copyright (C) 1999-2007, International Business Machines 51 "Copyright (C) 1998-2006 By International Business Machines Corporation and others. All Rights Reserved.",
|
gnomelayout.cpp | 5 * Copyright (C) 1999-2007, International Business Machines 61 "Copyright (C) 1998-2006 By International Business Machines Corporation and others. All Rights Reserved.",
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
Differ.java | 3 * Copyright (C) 1996-2009, International Business Machines Corporation and * 18 // "Copyright (C) 2010, International Business Machines Corporation and others. All Rights Reserved.";
|
/external/icu/icu4j/main/shared/build/ |
common.properties | 2 #* Copyright (C) 2009-2015, International Business Machines Corporation and * 14 copyright = Copyright 2000-${current.year}, International Business Machines Corporation and others. All Rights Reserved.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
NormalizerData.java | 2 * Copyright (C) 1998-2007 International Business Machines Corporation and 22 // static final String copyright = "Copyright (C) 1998-2003 International Business Machines Corporation and Unicode, Inc.";
|
UnicodeNormalizer.java | 2 * Copyright (C) 1998-2007 International Business Machines Corporation and 22 // static final String copyright = "Copyright (C) 1998-2003 International Business Machines Corporation and Unicode, Inc.";
|
/external/jpeg/ |
jconfig.doc | 12 * in jconfig.h. On many machines, jconfig.h can be generated automatically 72 /* For 80x86 machines, you need to define NEED_FAR_POINTERS,
|
jconfig.h | 13 * in jconfig.h. On many machines, jconfig.h can be generated automatically 73 /* For 80x86 machines, you need to define NEED_FAR_POINTERS,
|
structure.doc | 60 run-time option, because most machines can store 8-bit pixels much more 93 1. Memory usage. We want the code to be able to run on PC-class machines 99 2. Near/far pointer distinction. To run efficiently on 80x86 machines, the 102 fortunately it does not impact code quality for less brain-damaged machines, 111 problem on machines where char is wider than 8 bits. The library represents 210 by indirecting through a function pointer; on most machines this is no more 587 as "((value) & 0xFF)" on signed-char machines and "((int) (value))" elsewhere. 606 machines [all...] |
/external/kernel-headers/original/uapi/linux/ |
timex.h | 22 * for ARM machines 25 * Shifted LATCH define to allow access to alpha machines.
|
/external/openssh/ |
ssh-keyscan.0 | 20 access to the machines that are being scanned, nor does the scanning 105 of all the machines it scans if the server is older than version 2.9.
|
ssh-keyscan.1 | 44 login access to the machines that are being scanned, nor does the 176 of all the machines it scans if the server is older than version 2.9.
|
/external/selinux/policycoreutils/sepolicy/ |
sepolicy-generate.8 | 78 This file is an RPM SPEC file that can be used to install the SELinux policy on to machines and setup the labeling. The spec file also installs the interface file and a man page describing the policy. You can use \fBsepolicy manpage \-d NAME\fP to generate the man page. 83 compile and build an RPM suitable to be installed on other machines
|
/external/valgrind/memcheck/tests/ |
mempool2.c | 21 // machines. 31 // machines.
|
/external/wpa_supplicant_8/src/utils/ |
state_machine.h | 14 * a group of state machines with shared data structure, STATE_MACHINE_ADDR 16 * SM_ENTRY_M macro can be used to define similar group of state machines
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
timex.h | 22 * for ARM machines 25 * Shifted LATCH define to allow access to alpha machines.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
timex.h | 22 * for ARM machines 25 * Shifted LATCH define to allow access to alpha machines.
|
/external/linux-tools-perf/src/tools/perf/util/ |
session.c | 92 machines__set_id_hdr_size(&session->machines, id_hdr_size); 97 int ret = machine__create_kernel_maps(&self->machines.host); 100 ret = machines__create_guest_kernel_maps(&self->machines); 106 machines__destroy_kernel_maps(&self->machines); 135 machines__init(&self->machines); 165 machine__delete_dead_threads(&session->machines.host); 170 machine__delete_threads(&session->machines.host); 195 machines__exit(&self->machines); 893 return &session->machines.host; 1118 return machine__findnew_thread(&session->machines.host, 0, pid) [all...] |
/external/regex-re2/util/ |
hash.cc | 17 little-endian machines. Intel and AMD are little-endian machines. 139 This works on all machines. To be useful, it requires 144 machines, and identical to hashbig() on big-endian machines,
|
/external/valgrind/tests/ |
s390x_features.c | 256 // :NAME match machines up to and including CPU 260 // NAME: match machines beginning with CPU or later 266 // NAME:NAME match machines in interval
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap.h | 81 * EAP state machines reads this value. 88 * EAP state machines reads this value. 95 * EAP state machines reads this value.
|
Completed in 1086 milliseconds
<<41424344454647484950>>