HomeSort by relevance Sort by last modified time
    Searched refs:change (Results 251 - 275 of 440) sorted by null

<<1112131415161718

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
pkt_sched.h 259 unsigned char change; member in struct:tc_cbq_lssopt
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 62 import org.eclipse.ltk.core.refactoring.Change;
168 return "Change Layout";
222 protected @NonNull List<Change> computeChanges(IProgressMonitor monitor) {
226 List<Change> changes = new ArrayList<Change>();
230 TextFileChange change = new TextFileChange(file.getName(), file); local
232 change.setTextType(EXT_XML);
233 changes.add(change);
328 change.setEdit(rootEdit);
ExtractIncludeRefactoring.java 65 import org.eclipse.ltk.core.refactoring.Change;
223 protected @NonNull List<Change> computeChanges(IProgressMonitor monitor) {
236 List<Change> changes = new ArrayList<Change>();
317 // Add change to create the new file
339 Change finishHook = createFinishHook(file);
345 private void handleIncludingFile(List<Change> changes,
347 TextFileChange change = new TextFileChange(sourceFile.getName(), sourceFile); local
349 change.setTextType(EXT_XML);
350 changes.add(change);
    [all...]
  /external/opencv/cvaux/src/
enmin.cpp     [all...]
  /external/libppp/src/
command.c 814 "Add or change an iface address", "iface add! addr[/bits| mask] peer",
837 "add or change route", "add! dest mask gateway", (void *)1},
1645 u_short *change; local
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 380 int change = 2; local
384 change = 2; // change ok
386 change = 1; // change, but once we hit a non-space char, don't change
388 if (change != 0) {
392 if (change == 1) {
393 change = 0;
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 114 (* Codegen of 'then' can change the current block, update then_bb for the
124 (* Codegen of 'else' can change the current block, update else_bb for the
198 (* Emit the body of the loop. This, like any other expr, can change the
  /external/v8/test/mjsunit/
json.js 422 // literals. If we change that, this test should change with it.
426 // change the original.
debug-liveedit-diff.js 60 // After last change
debug-script.js 60 // This has to be updated if the number of native scripts change.
  /external/iproute2/doc/
ip-cref.tex 188 if the \verb|ip| utility fails, it does not change anything
191 which may change only some of the device parameters given
229 commands display and change the state of devices.
233 \subsection{{\tt ip link set} --- change device attributes}
246 --- change the state of the device to \verb|UP| or \verb|DOWN|.
250 --- change the \verb|NOARP| flag on the device.
261 --- change the \verb|MULTICAST| flag on the device.
265 --- change the \verb|DYNAMIC| flag on the device.
269 --- change the name of the device. This operation is not
275 --- change the transmit queue length of the device
    [all...]
  /external/ceres-solver/docs/
helloworld.tex 71 Starting from a $x=5$, the solver in two iterations goes to 10~\footnote{Actually the solver ran for three iterations, and it was by looking at the value returned by the linear solver in the third iteration, it observed that the update to the parameter block was too small and declared convergence. Ceres only prints out the display at the end of an iteration, and terminates as soon as it detects convergence, which is why you only see two iterations here and not three.}. The careful reader will note that this is a linear problem and one linear solve should be enough to get the optimal value. The default configuration of the solver is aimed at non-linear problems, and for reasons of simplicity we did not change it in this example. It is indeed possible to obtain the solution to this problem using Ceres in one iteration. Also note that the solver did get very close to the optimal function value of 0 in the very first iteration. We will discuss these issues in greater detail when we talk about convergence and parameter settings for Ceres.
  /external/chromium/chrome/browser/resources/gpu_internals/
browser_bridge_tests.js 77 selectEl.addEventListener('change', function() {
  /external/chromium/chrome/browser/resources/net_internals/
tabswitcherview.js 139 // Shows/hides the DOM node that is used to select the tab. Will not change
  /external/libvorbis/doc/
Vorbis_I_spec.tex 41 % we use the underscore package to change this default behavior.
  /external/openssh/contrib/redhat/
openssh.spec 487 - change build dependency on a file from pam-devel to the pam-devel package
504 - change a couple of log() statements to debug() statements (#50751)
540 - change Copyright: BSD to License: BSD
560 at startup (change merged from openssh.com init script, originally by
699 - Change libexecdir from %%{_libexecdir}/ssh to %%{_libexecdir}/openssh.
708 - Change authentication related messages to be private (#19966).
737 - Change subpackage requirements from %%{version} to %%{version}-%%{release}

Completed in 423 milliseconds

<<1112131415161718