HomeSort by relevance Sort by last modified time
    Searched full:descriptors (Results 1176 - 1200 of 1862) sorted by null

<<41424344454647484950>>

  /external/chromium/testing/gtest/src/
gtest-death-test.cc 798 // file descriptors are shared. We flush all log files here so that closing
799 // the file descriptors in the child process doesn't throw off the
800 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/chromium_org/remoting/tools/
me2me_virtual_host.py 669 # Create new (temporary) file-descriptors before forking, so any errors get
716 # Copy the file-descriptors to create new stdin, stdout and stderr. Note
723 # Close the temporary file-descriptors.
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 834 // file descriptors are shared. We flush all log files here so that closing
835 // the file descriptors in the child process doesn't throw off the
836 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
serv.h 68 * has no custom descriptors.</p>
122 * factory may handle all descriptors for an ID, or just a
235 * <p>Update result to reflect the IDs (not descriptors) that this
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 798 // file descriptors are shared. We flush all log files here so that closing
799 // the file descriptors in the child process doesn't throw off the
800 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 965 cerr << "Cannot use --encode or --decode and generate descriptors at the "
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
message.h 84 // // Get the descriptors for the fields we're interested in and verify
162 // adds descriptors and reflection on top of that.
    [all...]
text_format_unittest.cc 1239 vector<const FieldDescriptor*> descriptors; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/gtest/src/
gtest-death-test.cc 798 // file descriptors are shared. We flush all log files here so that closing
799 // the file descriptors in the child process doesn't throw off the
800 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/icu4c/common/
serv.h 68 * has no custom descriptors.</p>
122 * factory may handle all descriptors for an ID, or just a
236 * <p>Update result to reflect the IDs (not descriptors) that this
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 477 /**** retrieve device descriptors ****/
513 /**** end: retrieve device descriptors ****/
684 /* file descriptors are maintained per-instance */
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 797 // file descriptors are shared. We flush all log files here so that closing
798 // the file descriptors in the child process doesn't throw off the
799 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 798 // file descriptors are shared. We flush all log files here so that closing
799 // the file descriptors in the child process doesn't throw off the
800 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-death-test.cc 750 // file descriptors are shared. We flush all log files here so that closing
751 // the file descriptors in the child process doesn't throw off the
752 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/openssh/
sshconnect.c 134 /* Cannot be 1 because pin allocated two descriptors. */
157 /* Close child side of the descriptors. */
164 /* Set the connection file descriptors. */
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 750 // file descriptors are shared. We flush all log files here so that closing
751 // the file descriptors in the child process doesn't throw off the
752 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessage.java 33 import com.google.protobuf.Descriptors.Descriptor;
34 import com.google.protobuf.Descriptors.EnumValueDescriptor;
35 import com.google.protobuf.Descriptors.FieldDescriptor;
    [all...]
  /external/v8/src/
v8natives.js     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 834 // file descriptors are shared. We flush all log files here so that closing
835 // the file descriptors in the child process doesn't throw off the
836 // synchronization between descriptors and buffers in the parent process.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 17 package com.android.ide.eclipse.adt.internal.editors.descriptors;
68 * Utility methods related to descriptors handling.
583 // Detects @blah@, used in hard-coded tooltip descriptors
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 492 cipher descriptors may require to be called for resource management purposes. To be compliant, all functions which call a cipher
558 \mysection{The Cipher Descriptors}
560 To facilitate automatic routines an array of cipher descriptors is provided in the array \textit{cipher\_descriptor}. An element
639 For AES, (also known as Rijndael) there are four descriptors which complicate issues a little. The descriptors
640 rijndael\_desc and rijndael\_enc\_desc provide the cipher named \textit{rijndael}. The descriptors aes\_desc and
642 only difference is when you call find\_cipher() you have to pass the correct name. The cipher descriptors with \textit{enc}
644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and
647 The \textit{encrypt only} descriptors are useful for applications that only use the encryption function of the cipher. Algorithms such
    [all...]
  /art/runtime/jdwp/
jdwp_socket.cc 395 * Select blocks until it sees activity on the file descriptors.
  /dalvik/dexopt/
OptMain.cpp 31 * file descriptors.
  /development/ndk/platforms/android-3/include/
stdio.h 171 * FOPEN_MAX is a minimum maximum, and should be the number of descriptors

Completed in 3708 milliseconds

<<41424344454647484950>>