HomeSort by relevance Sort by last modified time
    Searched refs:present (Results 451 - 475 of 846) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/go/scanner/
scanner.go 102 // line information which is already present is ignored. Init causes a
582 // literal string is ";" if the semicolon was present in the source,
  /prebuilts/go/linux-x86/src/net/
net_windows_test.go 427 // remove scope ID if present
559 //Transport Name: Hardware not present
  /prebuilts/go/linux-x86/src/text/template/
doc.go 51 In these trim markers, the ASCII space must be present; "{{-3}}" parses as an
230 which has type error. If that second value is present and evaluates to
  /prebuilts/go/linux-x86/src/time/
example_test.go 314 // in the desired layout; it has no time zone present.
437 // If the system has a timezone database present, it's possible to load a location
  /build/soong/android/
package_ctx.go 215 // list of present source paths prefixed with the supplied prefix. It may only
  /build/soong/bpfix/bpfix/
bpfix.go 361 // removes from <items> every item present in <removals>
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 912 for (i = 0; ( i < available_sensors ) && ( sensor_tbl[i].present ) ; i++) {
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.bat 178 echo Ensuring correct build directory is present for GenBiosId...
  /external/blktrace/doc/
blktrace.tex 687 \item[C -- complete] If a payload is present, this is presented between
690 If no payload is present, the sector and number of blocks are presented
698 \item[B -- bounced] If a payload is present, the number of payload bytes
701 If no payload is present, the sector and number of blocks are presented
    [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 3 # not present in the libgcc that shipped on the platform. In such cases, we link
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 662 if ((reply->present & required_components) != required_components)
675 reply->present,
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 623 if (!(extension && extension->present))
627 if (!(extension && extension->present))
    [all...]
  /external/vulkan-validation-layers/
CONTRIBUTING.md 58 * There are `.clang-format files` present in the repository to define clang-format settings
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /prebuilts/go/darwin-x86/src/archive/zip/
struct.go 113 // If only the MS-DOS date is present, the timezone is assumed to be UTC.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
redblack32.go 117 // or nil if key was not present.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/list/
list.go 101 Pos string // position of error (if present, file:line:col)
  /prebuilts/go/darwin-x86/src/go/doc/
example.go 297 // Strip copyright comment if present.
  /prebuilts/go/darwin-x86/src/index/suffixarray/
suffixarray.go 85 // decode as many elements as present in buf
  /prebuilts/go/darwin-x86/src/net/http/httptest/
server.go 39 // certificate is a parsed version of the TLS config certificate, if present.
  /prebuilts/go/darwin-x86/src/runtime/
os_freebsd.go 251 // present. To avoid this confusion, explicitly disable the
  /prebuilts/go/darwin-x86/src/time/
zoneinfo.go 274 // present on all systems, especially non-Unix systems.
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 113 // If only the MS-DOS date is present, the timezone is assumed to be UTC.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
redblack32.go 117 // or nil if key was not present.
  /prebuilts/go/linux-x86/src/cmd/go/internal/list/
list.go 101 Pos string // position of error (if present, file:line:col)

Completed in 1651 milliseconds

<<11121314151617181920>>