HomeSort by relevance Sort by last modified time
    Searched full:square (Results 176 - 200 of 2496) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/SemaCXX/
new-delete-0x.cpp 24 auto u = new (int(*)[[]{return 1;}()][2]); // expected-error {{C++11 only allows consecutive left square brackets when introducing an attribute}} \
  /external/dagger2/core/src/main/java/dagger/
Module.java 2 * Copyright (C) 2012 Square, Inc.
  /external/dagger2/
deploy_website.sh 9 REPO="git@github.com:square/dagger.git"
  /external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/
AbstractActivityComponent.java 2 * Copyright (C) 2013 Square, Inc.
ActivityModule.java 2 * Copyright (C) 2013 Square, Inc.
ApplicationComponent.java 2 * Copyright (C) 2013 Square, Inc.
DemoApplication.java 2 * Copyright (C) 2013 Square, Inc.
DemoApplicationModule.java 2 * Copyright (C) 2013 Square, Inc.
  /external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/ui/
ActivityTitleController.java 2 * Copyright (C) 2013 Square, Inc.
HomeActivity.java 2 * Copyright (C) 2013 Square, Inc.
HomeComponent.java 2 * Copyright (C) 2013 Square, Inc.
HomeFragment.java 2 * Copyright (C) 2013 Square, Inc.
  /external/dagger2/examples/android-simple/src/main/java/com/example/dagger/simple/
AndroidModule.java 2 * Copyright (C) 2013 Square, Inc.
DemoApplication.java 2 * Copyright (C) 2013 Square, Inc.
  /external/dagger2/examples/android-simple/src/main/java/com/example/dagger/simple/ui/
HomeActivity.java 2 * Copyright (C) 2013 Square, Inc.
  /external/dagger2/examples/simple/
pom.xml 3 Copyright (C) 2012 Square, Inc.
  /external/eigen/Eigen/
IterativeLinearSolvers 15 * - BiCGSTAB for general square matrices.
  /external/libopus/celt/
bands.h 42 * @param bandE Square root of the energy for each band (returned)
52 * @param bandE Square root of the energy for each band
59 * @param bandE Square root of the energy for each band
87 * @param bandE Square root of the energy for each band
  /external/libvpx/libvpx/vp9/encoder/
vp9_context_tree.c 14 static const BLOCK_SIZE square[] = { variable
89 // This function sets up a tree of contexts such that at each square
121 tree->block_size = square[0];
134 tree->block_size = square[square_index];
  /external/okhttp/
README.android 1 URL: https://github.com/square/okhttp
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
PushPromise.java 2 * Copyright (C) 2014 Square, Inc.
  /external/okhttp/okhttp/
pom.xml 42 <link>http://square.github.io/okio/</link>
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Challenge.java 2 * Copyright (C) 2014 Square, Inc.
Credentials.java 2 * Copyright (C) 2014 Square, Inc.
Interceptor.java 2 * Copyright (C) 2014 Square, Inc.

Completed in 2458 milliseconds

1 2 3 4 5 6 78 91011>>